
body{
	font-family:Verdana, sans-serif;
	background-color:#EFEFEF;
	margin:5px;
}


img{
	border-style:none;
}
a{
	font-family:arial,sans-serif;
	font-size:11px;
	
	color:#2A5260;
	text-decoration:none;
}
a.std{
	font-family:arial,sans-serif;
	font-size:11px;
	color:blue;
	text-decoration:underline;
}
a.grey{
	font-family:arial,sans-serif;
	font-size:11px;
	color:#2A5260;
}
a:hover{
	color:red;
}
a:active{
	color:#CCE092;
}
div.grey1{
	background-color:#94CD6E;
	height:30px;
	width:630px;
	text-align:right;
	padding-right: 20px;
	padding-top: 5px;
}

div.greenbar{
	background-color:#8AB800;
	height:14px;
	width:650px;
	border-style:none;
	border-top-style:solid;
	border-top-color:#9DD100;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#9DD100;
	border-bottom-width:1px;
	font-size:5px;
}
div.orangebar{
	background-color:#F5B800;
	height:14px;
	width:650px;
	border-style:none;
	border-top-style:solid;
	border-top-color:#FFCC33;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFCC33;
	border-bottom-width:1px;
	font-size:5px;
}
div.bluebar{
	background-color:#94C6FF;
	height:14px;
	width:650px;
	border-style:none;
	border-top-style:solid;
	border-top-color:#AED4FF;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#AED4FF;
	border-bottom-width:1px;
	font-size:5px;
}


div.whitespace{
	background-color:#FFFFFF;
	height:2px;
	width:650px;
	border-style:none;
	font-size:5px;
}
div.frame{
	border-style:solid;
	border-color:#CCE092;
	border-width:1px;
	text-align:center;
	width:300px;
}
table.topmenu{
	width:650px;
}
td{
	vertical-align:top;
	font-family:Verdana,sans-serif;	
	font-size:10px;
	color:#666666;
}
td.topmenu{
	text-align:center;
	width:130px;
}
td.topmenu4{
	text-align:center;
	width:163px;
}
a.topmenu{
	background-color:#94CD6E;
	display: block; 
	padding: 3px 3px;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-color:#D1D1D1;
	border-bottom-width:1px;
	width:95%;
	height:100%;
}
a.topmenu:hover{
	background-color:#AED4FF;
	border-bottom-color:#AED4FF;
	color:#FFFFFF;
}

a.topmenugreen{
	background-color:#94CD6E;
	display: block; 
	padding: 3px 3px;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-color:#D1D1D1;
	border-bottom-width:1px;
	width:95%;
	height:100%;
}
a.topmenugreen:hover{
	background-color:#8AB800;
	border-bottom-color:#8AB800;
	color:#FFFFFF;
}

a.topmenuorange{
	background-color:#A4A4A4;
	display: block; 
	padding: 3px 3px;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-color:#D1D1D1;
	border-bottom-width:1px;
	width:95%;
	height:100%;
}
a.topmenuorange:hover{
	background-color:#F5B800;
	border-bottom-color:#F5B800;
	color:#FFFFFF;
}


td.newsTop{
	background-image:url('newsTop.jpg');
	width:220px;
	height:7px;
}
td.newsMiddle{
	background-color:#EFEFEF;
	width:180px;
	padding-left:20px;
	padding-right:20px;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#727272;
	vertical-align:top;
}

td.newsBottom{
	background-image:url('/newsBottom.jpg');
	width:220px;
	height:7px;
}
tr.header{
	background-color:#ADB694;
	border-style:none;
	border-top-style:solid;
	border-top-color:#CCE092;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCE092;
	border-bottom-width:1px;
	color:#FFFFFF;
}
td.list{
	border-bottom-style:solid;
	border-bottom-width:1px;
}
strong{
	color:#000000;
}

h2{
	margin:0;
	margin-bottom:8px;
	font-size:14px;
	color:#656565;
	font-family:arial,sans-serif;
}
p{
	margin:0;
	font-size:11px;
	color:#4D4D4D;
	font-family:arial,sans-serif;
}
li{
	margin:0;
	font-size:11px;
	color:#727272;
	font-family:arial,sans-serif;
}
h1.logo{
	color:#96CA39;
	font-family:arial,sans-serif;
	font-size:18px;
	margin:0;
	padding:0;
}
h1{
	color:#2A5260;
	font-size:11px;
	font-family:verdana,sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2.slogan{
	font-family:arial,sans-serif;
	font-size:10px;
}
input.txt{
	border-style:solid;
	border-color:#000000;	
	border-width:1px;
}
input.btn{
	border-style:solid;
	border-color:#000000;	
	border-width:1px;
}
div.border1{
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#BCCDD1;
	border-width:1px;
	width:800px;
	margin-left: auto; margin-right: auto;text-align:center;
}
span.c1{
	color:#2A5260;
	font-size:11px;
	font-family:verdana,sans-serif;
	font-weight:bold;
}

td.linktop{
	background-color:#DEE6E8;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-width:1px;
}

table.linktable{
	background-color:#EDF1F2;
	width:95%;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	margin-left:20px;
	margin-right:20px;
}
li{
color:#4D4D4D;
}