﻿body{
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

body a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
}

.Header1{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: black;
	font-weight:bold;
}

.Header2{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: black;
	font-weight:bold;
}

.Header3{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black;
	font-weight:bold;
}

.body a:hover{
	text-decoration: underline;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.btmnav{
	background-color: #66CC66;
	border: 0px;
	padding: 1px;
	vertical-align:middle;
	font-size: 12px; 	
}

.btmnav a{
	color: white; 
	text-decoration: none;
}

.btmnav a:hover{
	text-decoration: underline;
}

.btmnav2 {
	border: 0px;
	padding: 1px;
	vertical-align:middle;
	color: Gray; 
}

.btmnav2 a{
	color: Gray; 
	text-decoration: none;
}

.btmnav2 a:hover{
	text-decoration: underline;
}

.textbox {
	border: 1px solid #D3D3D3;
	font-size: 12px; 
}

.loginbox {
	font-size: 12px; 
}

.loginbox a{
	font-size: 12px; 
	text-decoration: none;
}

.loginbox a:hover{
	text-decoration: none;
}

.leftnavBoxHeader
{
	background-color: #0E6F10;
	color: white;
	font-weight:bold; 	
}

.leftnavBoxBody{
	background-color: #E4E4E4;
}

.leftnavBoxBody2{
	background-color: #E4E4E4;
}

.leftnavBoxBody a{
	font-size: 11px; 
	color: black;
	font-weight:bold;
	text-decoration: none;
	
}

.leftnavBoxBody2 a{
	font-size: 11px; 
	font-weight:bold;
	text-decoration: none;
	
}

.leftnavBoxBody a:hover{
	text-decoration: underline;
}

.ratecardText{
	font-size: 12px; 
}

.ratecardPrice{
	font-size: 14px; 
	font-style:italic;
	color:Gray;
}

.ratecardHeader{
	font-size: 14px; 
	font-weight: bold;
	background-color:#E3EAEB;
}

.generalButton{
	 background-color: #99CDFF;
	 border: 1px solid #195A24;
	 padding: 3px;
	 font-size: 12px;
	 color: Navy;
	 cursor:hand;
	 font-weight: bold;
}

.generalButton2{
	 background-color: #EFF3FB;
	 border: 1px solid #195A24;
	 padding: 3px;
	 font-size: 14px;
	 color: Navy;
	 cursor:hand;
	 font-weight: bold;
}

.generalButton3{
	 background-color: #EFF3FB;
	 border: 1px solid #195A24;
	 padding: 1px;
	 font-size: 12px;
	 color: Navy;
	 cursor:hand;
	 font-weight: bold;
}

.cartHeader{
	text-align: center;
	font-size: 14px; 
	font-weight: bold;
	background-color:#E3EAEB;
}

.cartremovelink{
	text-decoration: underline;
}

.cartTotalAmount{
	font-size: 14px; 
	font-style:italic;
	color:Gray;
}

.PerdictionCardText{
	font-size: 10px; 
}

.PerdictionCardText12{
	font-size: 11px; 
}

.PerdictionCardHeader{
	font-size: 12px; 
	font-weight: bold;
}
