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

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

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

.normaltext a:link {
	color: #2b6dc6;
	text-decoration:underline;
	
	}

.normaltext a:visited{
	color: #2b6dc6;
	text-decoration:underline;
	}

.normaltext a:hover{
	color:#b7151a;
	text-decoration:none;
	}
	
.topmenu {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
	   	
.topmenu a:link{
	color:#ffffff;
	text-decoration:none;
	}
	   
.topmenu a:visited{
	color:#ffffff;
	text-decoration:none;
	}
	   
.topmenu a:hover{
    color:#fb6405;
	text-decoration:none;
	}
	
	
.signin{
	color:#fb6405;
	text-decoration:none;
	font-size:11px;
	}
	   	
.signin a:link{
	color:#fb6405;
	text-decoration:none;
	}
	   
.signin a:visited{
	color:#fb6405;
	text-decoration:none;
	}
	   
.signin a:hover{
    color:#ffffff;
	text-decoration:none;
	}
	
.footer {
	color:#878686;
	text-decoration:none;
	font-size:11px;
	}

.footer a:link {
	color:#878686;
	text-decoration:none;
	}
	
.copyright{
	color:#81736e;
	}

.footer a:visited{
	color:#878686;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#21a8b9;
	text-decoration:none;
	}
	
.mailid{
	font-size:14px;
	color:#2f495c;
	font-weight:bold;
	}
	
.mailid a:link{
	color:#2f495c;
	text-decoration:none;
	}
	   
.mailid a:visited{
	color:#2f495c;
	text-decoration:none;
	}
	   
.mailid a:hover{
    color:#2b6dc6;
	text-decoration:none;
	}
	
.crumb {
	color:#666666;
	text-decoration:none;
	font-size:11px;
	}
	   	
.crumb a:link{
	color:#3e60a6;
	text-decoration:none;
	}
	   
.crumb a:visited{
	color:#3e60a6;
	text-decoration:none;
	}
	   
.crumb a:hover{
    color:#b7151a;
	text-decoration:none;
	}
	
.shoppingtext {
	font-size:11px;
	color:#ffffff;
	}
	
.messagetext {
	font-size:13px;
	color:#ffffff;
	}
	
.textboxbg{
	background:url(../images/textboxbgone.gif) no-repeat;
	}
	
.textboxbgone{
	background:url(../images/textboxbgone.gif) no-repeat;
	}
	
.textboxhome{
	width:170px;
	height:16px;
	border:none;
	font-size:11px;
	color:#c0c0c0;
	}
.textboxhomeone{
	width:150px;
	height:16px;
	border:none;
	font-size:11px;
	color:#666;
	}
	
.vline{
	background:url(../images/vline.gif) repeat-y;
	}
	
.linkbg{
	background:url(../images/linkbg.gif) repeat-x;
	}
	
.sidemenu {
	color:#333333;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	}
	   	
.sidemenu a:link{
	color:#333333;
	text-decoration:none;
	}
	   
.sidemenu a:visited{
	color:#333333;
	text-decoration:none;
	}
	   
.sidemenu a:hover{
    color:#15a7c0;
	text-decoration:none;
	}
	
.newsbg{
	background:url(../images/newsbg.gif) repeat-x ;
	background-position:bottom;
	}
	
.email{
	color:#15a7c0;
	text-decoration:none;
	font-size:12px;
	}
	   	
.email a:link{
	color:#15a7c0;
	text-decoration:none;
	}
	   
.email a:visited{
	color:#15a7c0;
	text-decoration:none;
	}
	   
.email a:hover{
    color:#333333;
	text-decoration:none;
	}
	
.tboxgobg{
	background:url(../images/tbox_go_bg.gif) no-repeat;
	}
	
.tboxserchbg {
	background:url(../images/tbox_go_search.gif) no-repeat;
	}


