body
{
	background-color:#fff;
	margin:0;
}

#sky
{
	position:absolute;
	left:770px;
	top:110px;
	width:120px;
}

#header
{
	background-color:#D4EED4;
	width:761px;
	border-right:1px solid #7CCB7C;
}
#header a,#header a:link,#header a:visited
{
	font-family:Arial;
	font-size:12px;
	color:#003300;
	font-weight:bold;
	text-decoration:none;
}
#header a:hover
{
	text-decoration:underline;
}

#main
{
	background-color:#D4EED4;
	width:761px;
	border-right:1px solid #7CCB7C;
	padding:0;
}

#bottomlinks
{
	background-color:#9FD99F;
	width:761px;
	border-right:1px solid #7CCB7C;
	border-bottom:1px solid #7CCB7C;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003300;
	line-height:24px;
	text-align:center;
}
#bottomlinks a,#bottomlinks a:hover,#bottomlinks a:visited
{
	color:#003300;
	text-decoration:underline;
}
#bottomlinks a:hover
{
	color:#DD0000;
	text-decoration:underline;
}
#footer
{
	width:760px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#footer a
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

.mleftmenu
{
	width:151px;
	background-color:#B9E3B9;
	margin-bottom:15px;
	border-right:1px solid #7CCB7C;
}

.mleftmenu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid #7CCB7C;
}
.mleftmenu ul li
{
	border-bottom:1px solid #7CCB7C;
	margin:0;
	padding:0;	
}
.mleftmenu ul li h2
{
	background:none;
	margin:0;
	margin-bottom:0;	
	padding:0;
	text-decoration:none;
	height:22px;
	line-height:22px;	
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	text-decoration:none;
	display:block;	
	color:#003300;
	
}
.mleftmenu ul li h2 a,.mleftmenu ul li h2 a:link
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	text-decoration:none;
	display:block;	
	margin:0;
	margin-bottom:0;
	padding:0;
	padding-left:4px;
	color:#003300;
	width:147px;
}
.mleftmenu ul li h2 a:hover
{
	background-color:#9FD99F;
}
.mleftmenu ul li h2 a.active
{
	background-color:#9FD99F;
}


.mleftmenu ul li ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:none;
}
.mleftmenu ul li ul li
{
	border-bottom:none;
	border-top:1px solid #7CCB7C;
	margin:0;
	padding:0;	
}
.mleftmenu ul li ul li h3
{
	background:none;	
	margin:0;
	padding:0;
	text-decoration:none;
	height:19px;
	line-height:19px;
}
.mleftmenu ul li ul li h3 a,.mleftmenu ul li ul li h3 a:link
{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	text-decoration:none;
	display:block;	
	margin:0;
	margin-bottom:0;	
	padding:0;
	padding-left:16px;
	color:#006600;
	width:135px;
}
.mleftmenu ul li  ul li h3 a:hover
{
	background-color:#9FD99F;
}
.mleftmenu ul li  ul li h3 a.active
{
	background-color:#9FD99F;
}


.content
{
	font-family:Arial;
	font-size:13px;
	color:#003300;
	margin-bottom:20px;
	line-height:20px;
}
.content a,.content a:visited
{
	color:#006600;
	font-weight:bold;
}
.content a:hover
{
	color:#DD0000;
}
h1
{
	background:url(img/titleback.jpg);
	background-repeat:no-repeat;
	height:28px;
	line-height:28px;
	color:#E9E99A;
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	padding:0;
	padding-left:5px;
	margin:0;
	margin-bottom:5px;
}
h2
{
	background:url(img/title2back.gif);
	background-repeat:no-repeat;	
	height:22px;
	line-height:22px;
	text-decoration:underline;
	color:#DD0000;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	padding:0;
	padding-left:24px;
	margin:0;
	margin-bottom:5px;
}
h3
{
	background:url(img/title3back.gif);
	background-repeat:no-repeat;	
	height:16px;
	line-height:16px;
	text-decoration:underline;
	color:#006600;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	padding:0;
	padding-left:24px;
	margin:0;
	margin-bottom:5px;
}
.content h3 a, .content h4 a, 
.content h3 a:link, .content h4 a:link, 
.content h3 a:visited, .content h4 a:visited,
.content h3 a:hover, .content h4 a:hover
{
	color:#006600;
}
h4
{
	background:url(img/title3back.gif);
	background-repeat:no-repeat;	
	height:16px;
	line-height:16px;
	text-decoration:none;
	color:#006600;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	padding:0;
	padding-left:24px;
	margin:0;
	margin-bottom:5px;
}

p
{
	margin-top:0;
	margin-bottom:10px;
}
.bsdback
{
	background:url(img/bsdback.gif);
	background-repeat:repeat-x;		
}