
img{
	border-style:none;
}

a{
	font-family:arial;
	font-size:11px;
	color:blue;
}

a:hover{
	color:#828281;
}
a:active{
	color:#CCE092;
}
div.grey1{
	background-color:#F2F2F2;
	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;
}
td.topmenu{
	text-align:center;
	width:130px;
}
td.topmenu4{
	text-align:center;
	width:163px;
}
a.CAT{
	font-size:11px;
	text-decoration:none;
	padding: 3px;
}
a.topmenu{
	background-color:#A4A4A4;
	display: block; 
	padding: 3px 3px;
	font-family:arial;
	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:#A4A4A4;
	display: block; 
	padding: 3px 3px;
	font-family:arial;
	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;
	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;
	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;
}

h1{
	margin:0;
	margin-bottom:8px;
	font-size:16px;
	color:#000000;
	font-family:arial;
}

h2{
	margin:0;
	margin-bottom:8px;
	font-size:14px;
	color:#656565;
	font-family:arial;
}
p{
	margin:0;
	font-size:11px;
	color:#727272;
	font-family:arial;
}
li{
	margin:0;
	font-size:11px;
	color:#727272;
	font-family:arial;
}
h1.logo{
	color:#96CA39;
	font-family:arial;
	font-size:18px;
	margin:0;
	padding:0;
}
h2.slogan{
	font-family:arial;
	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;
}

