body { 
	background-image: url(/images/body_bg10.gif);
}

body, td {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;	
}

input.textbox, textarea { font-family: Verdana, Arial; font-size: 11px; font-style: normal; border-style : groove; border-color: #D4E8FF; border-colordark: #FFFFFF; border-colorlight: #FFFFFF;}

#box {
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}


#header {
	float: left;
	width: 1000px;
	height: 205px;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
}

#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 177px 0px 0px 0px;
}

#header ul li.on {
	float: left;
	padding-left: 1px;
	padding-top: 7px;
	background-image: url(/images/tab_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 110px;
	height: 28px;
}

#header ul a {	
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

#header ul li.off {
	float: left; 
	padding-left: 1px;
	padding-top: 7px;
	background-image: url(/images/tab_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 110px;
	height: 28px;
}

#site {
	width: 1000px;
/*
	background-image: url(/images/contentbg.jpg);
	background-repeat: repeat-x;
*/
	background-color: #FCFFFC;
	margin: 0px;
	padding: 0px;
	
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;	

	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

#menu {
	float: left;
	width: 158px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 10px;
	background-color: #ABB0AB;
	
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul a {	
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

#menu ul a:hover {	
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #283b5e;
	letter-spacing: 1px;
	text-decoration: none;
}

#menu ul li {
	float: left;
	width: 158px;
	margin-top: 8px;
	padding-left: 4px;
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	color: #283b5e; /* 07b636; */
	letter-spacing: 1px;	
}

#menu ul ul {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 150px;

	border-top-width: 1px;
	border-top-color: #283b5e;
	border-top-style: solid;	

	border-bottom-width: 1px;
	border-bottom-color: #283b5e;
	border-bottom-style: solid;
	
}

#menu ul ul li {
	float: left;
	width: 154px;
	padding: 2px 10px 2px 2px;

	margin: 0px;

	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;	
}

#content {
	float: left;
	width: 500px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 10px;
}

#content h1 {
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: #283b5e;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

#content h1.kop {
	font-family: Verdana; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

#content h2 {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#content div.subtitel {
	text-align: right;
	padding-bottom: 4px;
}

#content div.small {
	float: left;
	width: 240px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	_margin-right: 2px;
	height: 100%;
	background-image: url(/images/spotlightbg2.gif);
	background-repeat: no-repeat;
}

#rightbar {
	float: left;
	width: 300px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	_margin-right: 5px;
}

div.cornerbox {
	width: 300px;
}

div.cornerbox div.top { width: 300px; height: 8px; background-image: url(/images/corner_tl.gif); background-repeat: no-repeat; font-size: 1px; }
div.cornerbox div.top div.middle { float: left; background-color: #969596; width: 284px; border-top-width: 1px; border-top-color: #000000; border-top-style: solid; font-size: 1px;
height: 8px; 
margin-left: 8px;
_margin-left: 4px;
}
div.cornerbox div.top div.right { float: right; width: 8px; height: 8px; background-image: url(/images/corner_tr.gif); background-repeat: no-repeat; 
font-size: 1px;
}

div.cornerbox div.content { width: 282px;  background-color: #969596; padding-left: 8px; padding-right: 8px; border-left-width: 1px; border-left-color: #000000; border-left-style: solid; border-right-width: 1px; border-right-color: #000000; border-right-style: solid; 
}

div.cornerbox div.content h1 {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #283b5e;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

div.cornerbox div.content h2.poll {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}


div.cornerbox div.bottom { width: 300px; height: 8px; background-image: url(/images/corner_bl.gif); background-repeat: no-repeat; 
font-size: 1px;
}
div.cornerbox div.bottom div.middle { float: left; background-color: #969596; width: 284px; height: 7px; margin-left: 8px; border-bottom-width: 1px; border-bottom-color: #000000; border-bottom-style: solid; 
font-size: 1px;
_margin-left: 4px;
}
div.cornerbox div.bottom div.right { float: right; width: 8px; height: 8px; background-image: url(/images/corner_br.gif); background-repeat: no-repeat; 
font-size: 1px;
}

.clear {
	clear: both;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #283b5e;
	text-decoration: none;
}

select.dropdown {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	height: 18px;
	font-size: 11px;
	font-family: Verdana;
	color: #234c21;
	background-color: #a0a0a0;
}

ul.rightbar { list-style-type: none; margin: 0px; padding: 0px; }

ul.rightbar li { padding-right: 8px;}
ul.rightbar a { color: #000000; text-decoration: none; }
ul.rightbar a:hover { color: #283b5e; text-decoration: none; }



#footer {
	width: 1000px;
	background-color: #343434;
	margin: 20px auto 20px auto;
	padding: 0px;
	
	border-width: 1px;
	border-color: #000000;
	border-style: solid;	
}

#footer div.left {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	font-size: 9px;
	font-family: Verdana;
	color: #a0a0a0;	
}

#footer div.right {
	float: right;
	width: 500px;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	font-size: 11px;
	font-family: Verdana;
	color: #a0a0a0;
	
	text-align: right;
}

#footer div.right a { color: #fff; text-decoration: none; }
#footer div.right a:hover { color: #a0a0a0; text-decoration: none; }

div.button {
	width: 120px;
	height: 22px;
	padding-top: 6px;
	text-align: center;
	background-image: url(/images/button_120.gif);
}

a.button {
	color: #000000;
	text-decoration: none;
}

a.button:hover {
	color: #FFFFFF;
	text-decoration: none;
}
