



body {


	background-image:url('');


	font: 12px Verdana,Arial, Helvetica, sans-serif;
	margin: 10px auto;

text-align:center;
}

.container {
	background-color:#FFFFFF;
	padding:10px 20px 20px 20px;

align:center;



}
ul{
	margin:30px 0px;
}


li a, li a:visited{
	
	text-align:left;
	
}

h1{
	font-size:28px;
	 color:#595454;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

h2{
	font-weight:normal;
	font-size:14px;
	 color:#E1AA49;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif


}
headline{
	font-weight:normal;
	font-size:12px;
	 color:#4E4F4F;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif


}



#rounded{
	width:800px;
	margin:20px auto;
	text-align:left;
}


.tr {
    border:1px dashed #CCCCCC;
	padding: 10px;
	width: 685px;
	background-color:#FFFFFF;
	text-align:justify;

	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	display:block;
	margin-right:10px;
	position:none;

}

.msg_body {
    border:1px dashed #CCCCCC;
	padding:0px 10px 10px 10px;
	width: 550px;
	background-color:#E8ECFB;
	text-align:justify;


	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	display:block;
	margin-right:0px;
	position:absolute-center;

}


#mainWrap {
	margin: 0 auto;
	width: 900px;
	background-color:#E8ECFB;
}

#wrdInfoWrap {
	background-color: #FFFF99;
	height: 80px;
}

#wrdInfoWrapLeft {
	float: left;
	width: 300px;
	padding: 10px;
}

#wrdInfoWrapRight {
	float: right;
}

#wrdInfoWrapRight A:link, #wrdInfoWrapRight A:visited, #wrdInfoWrapRight A:active {
	color: #333333;
	text-decoration: underline;
}

#wrdInfoWrapRight A:hover {
	color: #669900;
}

#wrdTutorialInfo {
	margin: 25px 10px; 0 0;
	background-color: #FFFFFF;
	padding: 5px;
}

#headerWrap {
	width: 100%;
	height: 30px;
	background-color: #666666;
	border: 1px #999999 solid;
}

#contentWrapLeft {
	float: left;
	width: 450px;
}


#contentWrapRight {
	float: right;
	width: 200px;
}

.productWrap {

	float:left;
	width: 170px;
	margin: 5px;
	padding:10px;
	text-align:left;
	font-size: 12px;
	background-color: #EEF1FB;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#7a7a7a;

	border: 1px #002B7A DASHED;
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	display:block;
}
.linkclass
{

 font-weight:bold;
	 color:#595454;
	font-size:12px;
	font-weight:bold;
	position:absolute-center;
}

.LINKWrap {

	float:left;
	width: 567px;
	margin: 10px;
	padding:10px;
	text-align:LEFT;
	font-size: 12px;
	background-color: #EEF1FB;
	font-family:"Helvetica, Trebuchet MS",Arial, sans-serif;
	color:#002B7A;

	border: 1px #002B7A DASHED;
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	display:block;

}
.productPriceWrap {
	background-color: #none;
	padding: 1px;
	color: #000000;
	font-weight: bold;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productPriceWrap img {
	border: 0;
}

#basketWrap {
	margin: 10px;
	background-color: #EBEBEB;
	padding-bottom: 5px;
width: 500px;
}

#basketTitleWrap {
	background-color: #002B7A;
	border: 3px #CCCCCC solid;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	height: 10px;
width: 500px;
}

#basketItemsWrap img {
	border: 0;
}

#basketItemsWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#basketItemsWrap li {
	background-color: #ffffff;
	margin: 5px;
	font-size: 12px;
}

.basketItemLeft {
	float: left;
}

.basketItemRight {
	float: right;
}

#bannerWrap {
	margin: 10px;
	padding-bottom: 5px;
}
ul.tabs {
	margin: 0;
	padding: 0px;
	float: left;
	list-style: none;
	
	border-top: 0px dashed #cccccc;
	border-bottom: 0px dashed #cccccc;
	border-left: 0px dashed #cccccc;
	border-right: 0px dashed #cccccc;
position: relative;
	width: 100%;
}
ul.tabs li {
	float: left;
	width: 181px;
	margin: 0;
	padding: 0px;
	height: 28px;/*-- Subtract 1px from the height of the unordered list--*/
	line-height: 28px; /*--Vertically aligns the text within the tab--*/
	border: 0px dashed #002B7A;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #002B7A;
}
ul.tabs li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 181px;
	margin: 0;
	padding: 0 10px;
	height: 28px;/*-- Subtract 1px from the height of the unordered list--*/
	line-height: 28px; /*--Vertically aligns the text within the tab--*/
	border: 1px DASHED #CCCCCC; /*--Gives the bevel look with a 1px white border inside the list item--*/

	outline: none;
}
ul.tabs li a:hover {
	background: #E8ECFB;
}
/*html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	/*background: #CCCCCC;*/
	/*border-bottom: 1px DASHED #702C2C; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px dashed #702C2C;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 10px;
	font-size: 1.2em;
	text-decoration: none;
	color: #702C2C
}

