@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:url(../images/pagebg.gif) repeat;
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*line-height:18px;*/
	}

td a:link {
	color: #2a44af;
	text-decoration:none;
	
	}

td a:visited{
	color: #2a44af;
	text-decoration:none;
	}

td a:hover{
	color:#000000;
	text-decoration:none;
	}

.s {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	}	
.menu {
	color:#1b1b1b;
	text-decoration:none;
	}
	   	
.menu a:link{
	color:#1b1b1b;
	text-decoration:none;
	}
	   
.menu a:visited{
	color:#1b1b1b;
	text-decoration:none;
	}
	 
.menu a:hover{
    color:#3160a9;
	text-decoration:none;
	}
	
.footer {
	color:#a5d1ed;
	text-decoration:none;
	font-size:12px;
	}

.footer a:link {
	color:#7ca8c4;
	text-decoration:none;
	}

.footer a:visited{
	color:#7ca8c4;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#c9cbcf;
	text-decoration:none;
	}
	
.pagebg{
	background:url(../images/bg.jpg) repeat-y;
	}
	
.menubg{
	background:url(../images/menubg.gif) repeat-x;
	}
	
.shopbg {
	background:url(../images/bgshoppingcart.gif) repeat-x;
	}
	
.shoppingtext{
	font-size:11px;
	padding-left:2px;
	}
.shoptextbox {
	width:220px;
	height:16px;
	border-top:2px solid #afafaf;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #afafaf;
	border-right:1px solid #ffffff;
	background-color:#d7d7d7;
	}
	
.boxonebg{
	background:url(../images/c1_bg.gif) repeat-y;
	}
	
.boxtwobg{
	background:url(../images/c2_bg.gif) repeat-y;
	}
	
.dotline{
	background:url(../images/linearrow.gif) repeat-x;
	}
	
.redtext {
	font-size:11px;
	color:#990000;
	}
	

.button {
	color:#1b1b1b;
	text-decoration:none;
	background:url(../images/but_bg.gif) no-repeat;
	font-weight:bold;
		}
	   	
.button a:link{
	color:#1b1b1b;
	text-decoration:none;
	}
	   
.button a:visited{
	color:#1b1b1b;
	text-decoration:none;
	}
	   
.button a:hover{
    color:#3160a9;
	text-decoration:none;
	}
	
.isstext{
	color:#08366c;
	font-size:14px;
	}
	
.experttext{
	color:#0072bc;
	font-size:14px;
	}
	
.securetext {
	color:#3160a9;
	font-weight:bold;
	}
	
.footerbg{
	background:url(../images/footer_bg.gif) repeat-x;
	}
	
.footertext{
	color:#4879b3;
	font-size:11px;
	}
	
.bannerbg{
	background:url(../images/banner.jpg) no-repeat;
	}
	
.bannerbgone{
	background:url(../images/banner_bg.jpg) repeat-x;
	}
	
.titlebg{
	background:url(../images/title_bg.gif) repeat-x;
	}
	
