/* CSS Document */
BODY 	{	font-family: Arial, sans-serif;
			SCROLLBAR-FACE-COLOR: #BEC8D1; 
			SCROLLBAR-HIGHLIGHT-COLOR: #819BC6; 
			SCROLLBAR-SHADOW-COLOR: #111111; 
			SCROLLBAR-3DLIGHT-COLOR: #666666; 
			SCROLLBAR-ARROW-COLOR: #000000; 
			SCROLLBAR-TRACK-COLOR: #D2D9E1; 
			SCROLLBAR-DARKSHADOW-COLOR: #000000		
		}	

H1 { 	font-family: Times New Roman, sans-serif;	
		font-size: 40px;
		font-weight: bold;
		text-align: center;
	}
.cprght { 			font-size: 8pt;
					text-align: center;
		}
.menuactive { font-size: 18px;color: #FEFCF9;}


TD.blue {	background-color: #2C365E;	
			background-image: url(images/interface/corner01sharp.gif);
			background-repeat: no-repeat;
			background-position: bottom left;
			text-align: center;
			font-size: 20px;
			font-weight: bold;
			color: #FEDD46;
			padding-top: 20px;
		}
TD.bluemenu {	background-color: #2C365E;	
				background-image: url(images/interface/corner02sharp.gif);
				background-repeat: no-repeat;
				background-position: bottom right;
			line-height: 1.3;
			font-size: 18px;
			font-weight: bold;
			color: #FEDD46;
		
		}
TD.text {	font-size: 10pt;
			padding: 20px 20px 20px 20px;
		}

TABLE.prices 	{ 	background-color: #E7EAED;
				 	font-family: Arial;
					font-size: 10pt;
					text-align: center;
				}			
THEAD.prices {	font-weight: bold;
				background-color: #58656E;
				color: white;
				height: 30px;
				
				
				}
				
TFOOT.prices {	height: 22px;	
				background-image:url(images/interface/end_zonegif2.gif);
				background-repeat: x-repeat;
			}
COLGROUP.prices1 {	background-color: #C1CAD1;
					font-weight: bold;
				}
COLGROUP.prices9 {	font-size: 10px;}

COLGROUP.prices7 { font-weight: bold}
TD.c1 {
	color:#FFFFFF;
	background-color: #58656E;

	}
	
H2 {
	color: #838E98;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;

}

TD.c7 {  color: #FEDD46;
	}

TD.f1 { 
		}

TD.bp { color: #CC3300;
		font-size: 16px;
	}
				
.price-head {
	font-weight: bold;
	background-color: #58656E;
	color: white;
	padding: 2px 6px;
	font-size: 15px;


}
.pricetable th {
	font-weight: bold;
	color: #3B444F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	height: 27px;
	vertical-align: middle;
	background-image: url(/images/tbl_head.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D7A82;
	border-left-color: #6D7A82;




}
.pricetable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C3C9;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8D0D5;
	border-left-color: #C8D0D5;
	background-color: #FAFBFC;
	padding: 3px;




}
