@charset "UTF-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #94C2FD;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-weight:normal;
	font-size:12px;
	background-image: url(../_images/bg.jpg);
}

p {
	color:#333333;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}

a, #header a, #maincontent a {
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	display:inline;
	float: none;
	line-height:12px;
	background-image:none;
	}


a:hover, a:focus, a:visited, #header a:hover, #header a:visited, #header a:focus, #maincontent a:hover, #maincontent a:visited, #maincontent a:focus {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	display:inline;
	display:inline;
	float: none;
	line-height:12px;
	background-image:none;
	}


#container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 0px auto;
	text-align:left;	
}

#container #header {
	text-align:left;
	height: 200px;
	width: 900px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/header6.jpg);
	background-position: left center;
} 
	
#container #header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	text-align: left;
	line-height: 20px;
	color: #333333;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#maincontent {
	width: 720px;
	margin: 0px 0 2px 5px;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
}


#rightsider {
	width: 320px;
	margin: 0px 0 2px 5px;
	padding: 0;
	float: left;
}

#footer {
	clear: both;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(../_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:11px;
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	height: 55px;
	line-height: 40px;
}

#footer a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	display: inline;
	float: none;
	}


#footer a:hover, a:focus, a:visited {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;	
	}

#sidemenu {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
}
#sideul {
	list-style-type: none;
	width: 170px;
	position: relative;
	margin:0;
	padding:0;
}

#sideul li {
	text-indent: 5px;
	height: 30px;
	width: 170px;
}

#sideul li p {
	font-size: 16px;
	font-weight: lighter;
	color: #DE127A;
	letter-spacing: 4px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

#sideul a, a:visited {
	text-decoration: none;
	color: #003366;
	display: block;
	width: 170px;
	height:30px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sideul a:hover, a:focus {
	text-decoration: none;
	color:#000033;
	display: block;
	width: 170px;
	height:30px;
	margin: 0;
	padding: 0;
	background-image: url(../_images/menu-lomi.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}

table {
	color: #333333;
}
