/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#EAF3FB:BGCOLORCSS;
background-image:url(../Tex-Back.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}


a:link{
color:#000000;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#333333;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:12px;
text-decoration:underline;
}

a:active{
color:#333333;
font-size:12px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin-top:0px;
    margin-bottom:0px;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top:0px;
    margin-bottom:0px;
	}

H3, H4, H5, H6 {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

.actCHECKOUTEM {background-color:#5cbfe4;}
.actCHECKOUTBG {background-color:#eaeff4;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#003366;}

/* NAVIGATION */

#pageNav2{
	float: center;
	width:162px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #F5f7f7;
	border-left: 1px solid #F5f7f7;
	border-bottom: 1px solid #F5f7f7;
	font: small Verdana,sans-serif;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited, #sectionLinks2 a:visited {
	display: block;
	background-color: #FFFFFF;
	/*border-top: 1px solid #ffffff;*/
	/*border-left: 1px solid #ffffff;*/
	border-bottom: 1px solid #D1D8D8;
	border-right: 1px solid #D1D8D8;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	color: #247297;
	text-decoration: none;
	/*font-weight: bold;*/
	
}

#sectionLinks2 a:hover{
	/*border-top: 1px solid #ffffff;*/
	/*border-left: 1px solid #ffffff;*/
	border-right: 1px solid #D1D8D8;
	border-bottom: 1px solid #D1D8D8;
	background-color: #DDEEFF;
	/*background-image: url(images/Menu-Title.gif);*/
	/*font-weight: bold;*/
		
}

#WhiteLinks a:link, #WhiteLinks a:visited{
	font-size: 12px;
	color: #FFFFFF;
		
}

#SectionLinks a:link, #SectionLinks a:visited, #SectionLinks a:hover{
	font-size: 12px;
	color: #FFFFFF;
}

.cartheading {
	background-color: #828282;
	font-weight: bold;
	color:#FFFFFF
}

.section-product a:link, .section-product a:visited, .section-product a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	/*font-weight: bold;*/
}