@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00426d;
	background-color:#FFFFFF;
}



a {
	color:#336824;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;

}

a hover {
	color:#478f33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a visted {
	color:#0069a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#header {
	background-image: url('/images/head.jpg');
	background-repeat: no-repeat;
	height: 23px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-color:#ddf9fc;
}



#main {
	background-image: url('/images/main.jpg');
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-color:#ddf9fc;
}

#sidebar {
	width:304px;


}

#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #00426d;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image:none;
}

#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1a7582;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image:none;
}


#sidebar_title {
	background-image:url('/images/sidebar_title.jpg');
	width:304px;
	height:54px;
	background-repeat:no-repeat;
	font:Arial;
	font-size:19px;
	color:#ffffff;

	

}



#sidebar_mid {
	background-image:url('/images/sidebar_mid.jpg');
	width:304px;
	background-repeat:repeat-y;
	font:Arial;
	font-size:14px;
	color:#268c98;
	font-weight:600;


}

#sitenews {
	width:225px;
	font:Arial;
	font-size:14px;
	color:#268c98;
	font-weight:600;


}

#sidebar_bot {
	background-image:url('/images/sidebar_bot.jpg');
	width:304px;
	height:18px;
	background-repeat:no-repeat;
}

#sidebar ul {
	list-style-type:none;
	padding-left:0px;
	margin-top:0px;
}
#sidebar ul li {
	margin: 0px;
	padding-top: 0px;
	list-style-type:none;
}


#footer {
	background-image: url('/images/foot.jpg');
	background-repeat: no-repeat;
	height: 13px;
	width: 1024px;
	background-color:#ddf9fc;
}





#content {
	padding-left:15px;
	padding-right:45px;
	width:720px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00426d;

}

#footlinks {
	background-color:#ddf9fc;
	font:Arial;
	font-size:11px;
	color:#268c98;
}

#footlinks a {
	background-color:#ddf9fc;
	font:Arial;
	font-size:12px;
	color:#00426d;
	font-weight:bold;
	text-transform:capitalize;
}

#footlinks a:hover {
	background-color:#ddf9fc;
	font:Arial;
	font-size:12px;
	color:#1a7582;
	font-weight:bold;
	text-transform:capitalize;
}

#mid_bg{
	background-color:#ddf9fc;
	width:auto;
	height:auto;
 }

#stats {
	width:225px;
	font:Arial;
	font-size:14px;
	color:#268c98;
	font-weight:bold;
}

#index {
	width:625px;


}

#index a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #00426d;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image:none;
}

#index a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1a7582;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image:none;
}


#index_title {
	background-image:url('/images/index_01.jpg');
	width:625px;
	height:75px;
	background-repeat:no-repeat;
	font:Arial;
	font-size:19px;
	color:#ffffff;

	

}



#index_mid {
	background-image:url('/images/index_02.jpg');
	width:625px;
	background-repeat:repeat-y;
	font:Arial;
	font-size:14px;
	color:#268c98;
	font-weight:bold;


}

#index_bot {
	background-image:url('/images/index_03.jpg');
	width:625px;
	height:39px;
	background-repeat:no-repeat;
}

#index_bot a {
	font:Arial;
	font-size:19px;
	color: #00426d;
	text-decoration: none;
	margin: 0px;
	background-image:none;
}

#index_bot a:hover {
	font:Arial;
	font-size:19px;
	color: #1a7582;
	text-decoration: none;
	margin: 0px;
	background-image:none;
}

.list { 
	padding-left: 15px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom: 10px;
	background-image:url('/images/index_list.jpg');
	background-position: top left;
	list-style-position:outside;
	background-repeat:no-repeat;
	font:Arial;
	font-size:14px;
	color:#446106;

}