input{
border: 1px solid #7F9DB9;
}

table{
	border:0px solid #000000;
	background-color:	#B7D7EC;
}

table.twhite{
	border:0px solid #000000;
	background-color:	#FFFFFF;
}

h4{
	font-weight:bold;
	font-family:arial;
	font-size:14px;
	color:#840101;
	background:url(img/bg_h4.jpg) top left repeat-x;
	line-height:38px;
	
	padding-left:7px;
	margin-bottom:3px;
}


 .beta{
	background:url(img/bg_h4_2.jpg) top left repeat-x;
	font-size:13px;
}

 .h3_beta,.top{
	background:url(img/bg_h3_2.jpg) top left repeat-x;
	line-height:41px;

	
}


h3{
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	color:#840101;
	background:url(img/bg_h2.jpg) top left repeat-x;
	height:29px;
	vertical-align:center;
	padding-left:7px;
	
}

.h2red{
	font-weight:bold;
	font-family:Arial;
	font-size:15px;
	color:#483c2e;
	padding-left:0px;
}

.text{
	font-family:Arial;
	font-size:12px;
	color: #104469;
}

a{
	color:#880107;
	font-size:12px;
	font-family:Arial;
}

a.white {  color: #FFFFFF;text-decoration: none;font-weight:bold;font-family:Arial;font-size:12px;}
a.white:hover {  color: #FFFFFF;text-decoration: none;font-weight:bold;font-family:Arial;font-size:12px;}
a.white:visited { color: #FFFFFF;font-weight:bold;font-family:Arial;font-size:12px;}

a.blue {  color: #02375E;text-decoration: none;font-weight:bold;font-family:Arial;font-size:12px;}
a.blue:hover {  color: #02375E;text-decoration: none;font-weight:bold;font-family:Arial;font-size:12px;}
a.blue:visited { color: #02375E;font-weight:bold;font-family:Arial;font-size:12px;}

a.bottom {  color: #010000;text-decoration: none;font-family:Verdana;font-size:10px;}
a.bottom:hover {  color: #840101;text-decoration: none;font-family:Verdana;font-size:10px;}

a.faq {  color: #2f88d5;text-decoration: none;font-family:arial;font-size:13px;}
a.faq:hover {  color: #800300;text-decoration: none;font-family:arial;font-size:13px;}






.product{
	
	cursor:pointer;
}
.product td{
	padding:0px;
	margin:0px;
}

.product .name{
	font-weight:bold;
	color:#8A171A;
	padding-left:5px;	
	padding-right:5px;	
	font-size:18px;
	background:url(img/order_23.jpg) bottom left repeat-x;
	width:230px;
	 height:83px;  
	 padding-top:30px;
}  

.product .months{
	width:135px;  
	font-weight:bold;
	font-size:14px;
	color:#103049;
	padding-top:30px;
	padding-left:5px;
	background:url(img/order_23_white.jpg)  bottom left  no-repeat ;

	
}

.free_shipping{
	font-weight:normal;
	color:red;;
		
	font-size:12px;
	
	}
  
.gray{
	background-color:#F3F2F0;
}

.products_table{
	width:515px;
	font-family:arial;
	border:0px solid red;
	background-color:white;
	color:1b5c8b;
}  

.products_table th{
	background-color:#F8F1EB;
	color:#614c39;
	font-size:12px;
	border-bottom:1px solid #d2cfc8;
	border-top:1px solid #d2cfc8;
	border-right:1px solid #d2cfc8;
	height:30px;
	
}

.products_table  td{ 
	border-bottom:1px solid #96c7f1;
	border-top:1px solid #96c7f1;
	border-right:1px solid #96c7f1;
	background-color:#eaf7ff;
	text-align:center;
	color:#1b5c8b;
	font-weight:bold;
	font-size:12px;
	
 }
 
 .blank{
 	
 	border-width:0px;
 	
 	padding:0px;
 }
 
 #float_menu{
	position:absolute;
	top:210px;
	left:868px;
	width:170px;
	border:2px solid #056aa0;
	background-color:white;

}
 
#float_menu td {
	
	height:27px;
	
	font-weight:bold;
	font-family:arial;
	padding-left:5px;
	font-size:12px;
}

.menu_hover a {text-decoration:none;  color:white;}
.menu_no_hover a {text-decoration:none;  color:#1b5c8b;}


.menu_hover{
	background:#0a4e88;
}


.menu_no_hover{
background:#eaf7ff;
}