BODY { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	background-repeat: repeat-x;
    background-color: #809AC7;
/*	background-color: #A8B286;*/
/*	background-color: #a8af87;*/
/*	background-color: #6d9101;*/
	background-image: url("../images/bg.gif");
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
	color: black;
}
H2
{
    color: #1E245F;
    font-size: 14px;
}    
h4{
	color: black;
	padding-top: 5px
}
A:link  {
	COLOR: #371800;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #371800;
	text-decoration: underline;
}
A:active {
	COLOR: #371800;
	text-decoration: underline; 
}
A:hover {
	COLOR: #2A3DD1;
	text-decoration: none;
}
.copyright{
	font-size: 10px;
}
.copyright A:link  {
	COLOR: #214368;
	text-decoration: underline; 
}
.copyright A:visited { 
	COLOR: #214368;
	text-decoration: underline; 
}
.copyright A:active {
	COLOR: #214368;
	text-decoration: underline; 
}
 .copyright A:hover {
	COLOR: #214368;
	text-decoration: none; 
}
.header{
	font-weight: bold;
	color: 1E245F;
	font-size:16px;
}
.tableheader{
	padding: 3px;
	border: 1px solid #1E245F;
	background-color: #6784A2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.contentTable{
	border: 1px solid #5190D2;
	background-color: #8DB1D6;
	color: white;
	padding: 5px;
}

.shoppingtoolsheader{
	border: 1px solid #083971;
	background-color: #6784A2;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.shoppingtoolsheader a{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.shoppingtoolsheader a:visited{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.shoppingtoolsheader a:hover{
	border-bottom: dashed 1px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.shoppingtoolsheader a:active{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.shoppingtoolsheader td td{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buyboxcontent{
	background-color: #EAEAEA;
	border: 1pt solid #C5C5C5;
	color: #003A78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}

.buyboxheader{
	border: 1px solid #083971;
	background-color: #6784A2;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.checkoutContent{
	background-color: #CB982C;
	border: 1pt solid #083971;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.breadcrumb{
	font-size: 11px;
	font-weight:bold;
}
.border{
	border: 1px solid #083971;
}
.calendarBold{
	 font-weight:bold;
	 color:#214368;
}
.calendar{
	font-size: 12px;
	COLOR: black;
}
.calendar A:link  {
	COLOR: #214368;
	text-decoration: none; 
	font-weight:bold;
}
.calendar A:visited { 
	COLOR: #214368;
	text-decoration: none;
	font-weight:bold;
}
.calendar A:active {
	COLOR: #214368;
	text-decoration: none;
	font-weight:bold;
}
.calendar A:hover {
	COLOR: #214368;
	text-decoration: underline;
	font-weight:bold;
}
.calendarHeader{
	background-color: #BDC8D9;
	color: #32568B;
	font-weight:bold;
}
.calendarBorder{
	border-top: 1px solid #32568B;
	border-left: 1px solid #32568B;
	border-right: 1px solid #32568B;
}
