*{
	padding:0px;
	margin:0px;
	font-family:Arial, Sans Serif;
}
body{
	color:#000;
	font-size:80%;
	background-color:#83bbe8;
}
DIV.MAINHEADER{
	width:100%;
	height:118px;
	background-color:#83bbe8;
	background-repeat: repeat-x;
	background-position:left top;
	background-image:url('../img/Head_bg_8x118.jpg');
	text-align:	center;
}
DIV.MAINNAVBAR{
	width:100%;
	height:31px;
	font-size:120%;
	text-align:center;
	padding-top:6px;
	margin-bottom:-6px;
	background-color:#eee;
	background-repeat: repeat-x;
	background-position:left top;
	background-image:url(../img/navbar_bg_12x31.jpg);
}
DIV.CONTENTAREA{
	width:100%;
	height:100%;
	background-color:#83bbe8;
	background-repeat: repeat-x;
	background-position:left top;
	background-image:url(../img/navbar_Shadow_12x14.jpg);
	text-align:center;
	padding-top:20px;
}
DIV.CONTENT{
	background-color:#eee;
	background-repeat: repeat-y;
	background-position:left top;
	background-image:url(../img/cont_cent_762x2.jpg);
	width:762px;
}
DIV.CONTENT DIV.MAINC{
	width: 732px;
	text-align:left;
	padding: 20px 0px 20px 0px;
}
IMG{
		border:	none;
}
IMG.HEADPICTURE{
	width:	692px;
	height:	118px;
}
IMG.conhead{
	margin: -10px -10px 0px -10px;
}
IMG.confoot{
	margin: 0px -10px -10px -10px;
}
IMG.splitter{
	margin-top:-6px;
}
DIV.MAINNAVBAR IMG{
margin-top:-6px;
margin-left:8px;
cursor:pointer;
}
table.conT td.col1{
width:200px;
}
table.conT td.col2{
width:532px;
font-size:90%;
}
div.box_leftcol{
background-color:#eee;
	background-repeat: repeat-y;
	background-position:left top;
	background-image:url(../img/box_cent_190x1.jpg);
width:180px;
font-size:75%;
padding: 0px 5px 0px 5px;
margin-top:10px;
margin-bottom:10px;
}
img.box_l{
margin: 0px -5px 0px -5px;
}
span.box_lh{
display:block;
width:190px;
text-indent:10px;
height:19px;
background-color:#aaa;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url(../img/box_top_190x19.jpg);
margin: 0px -5px 0px -5px;
}
.submit{
border:1px solid #88B;
width:180px;
height:22px;
font-weight:bold;
color:#000;
font-size: 120%;
background-color:#00f;
	background-repeat: repeat-x;
	background-position:center;
	background-image:url(../img/inputbtnbg.jpg);
cursor:pointer;
}
a, a:hover{
font-size:100%;
color:#00f;
text-decoration:none;
}
a:hover{
color:#f00;
}
span.control{
	color:#0a0;
	font-weight:bold;
	text-indent:10px;
	font-size:60%;
}
span.Headline{
	font-weight:bold;
	text-decoration:underline;
}
div.menu_hidden{
	display:none;
}
div.menu_show{
	display:inline;
	z-index:99;
	position:absolute;
	background-color:#e5e6e6;
	border: 1px #888 solid;
	border-top:none;
	top:148px;
	left:10px;
}
a.submenu{
	margin:0px;
	padding:0px;
	color:#00a;
	width:150px;
	height:18px;
	background-color:none;
	text-align:Center;
	cursor:pointer;
}
a.submenu:hover{
	color:#fff;
	width:150px;
	height:18px;
	background-color:#f00;
	cursor:pointer;
}
div.menu_show a.submenu{
display: block;
}
div.menu_hide a.submenu{
display: none;
}
div.rss_n{
	float:left;
	width:100px;
	height:100px;
	background-color:none;
	border:1px solid #fff;
	font-size:80%;
	font-weight:normal;
}
div.rss_h{
	float:left;
	width:100px;
	height:100px;
	background-color:#CCF;
	border:1px solid #99D;
	font-size:80%;
	font-weight:bold;
}
div.row_n{
	height:80px;
	padding:2px 10px 2px 10px;
	background-color:none;
	border:1px solid #fff;
	font-size:80%;
	border:1px solid #fff;;
	cursor:pointer;
}
div.row_h{
	height:80px;
	padding:2px 10px 2px 10px;
	background-color:#CCF;
	border:1px solid #99D;
	font-size:80%;
	cursor:pointer;
}