body, li, table {

	font-size: 			12px;
	font-size-adjust:		.58;
	font-family: 			Arial;
	color: 				#FEC901; 
}

body         { 
               
             
 scrollbar-face-color: #FEC901;
 scrollbar-shadow-color: #181407; 
 scrollbar-highlight-color: #181407;
 scrollbar-3dlight-color: #F1DC8D;
 scrollbar-darkshadow-color: #F1DC8D; 
 scrollbar-track-color: #005500;  
 scrollbar-arrow-color: #FFFFFF; 
               

}

a:link, a:visited, a:hover, a:active {
	text-decoration:		none;
}
a:link, a:visited   {
	color: 				#ffffff;
}
a:hover   {
	color: 				#ffffff;
}
a:active   {
	color: 				#ffffff;
}

p, h1, h2 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2 	{
	color: 				#e82828;
}

h1 {
	font-size: 			16px;
}
h2 {
	font-size: 			12px;
}


.relleft   { background-image: url('images/rel_left.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: top right;  
}

.relrght   { background-image: url('images/rel_rght.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: top left;  
}

td.watermark   { background-image: url('images/watermark.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: bottom right;  
}
input, select, textarea {
 
 border-width : 1px;
 border-style : solid;
 border-color : #000000;
 background-color: #FFFFFF;
 color: #000000;

}#bottom-nav {
	font-size: 10px;
	color: #FFCC33;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom-nav a {
	color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#bottom-nav a:hover {
	color: #ffffff;
}
#tariff {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FEC901;
}
#tariff2 {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 224px;
}
#tariff2 td {
	padding-left: 8px;
	padding-bottom: 5px;
	height: 25%;
	
}
#tariff #tariff2 .cel1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FEC901;
	border-bottom-color: #FEC901;
}
#tariff #tariff2 .cel12 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FEC901;
}
