@charset "utf-8";
/* formatting style
--------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link style
--------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
	border-style: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
--------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 852px;
	border-right: 0px groove #999999;
	border-left: 0px groove #999999;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: none;
	width: 700px;
	height: auto;
	margin: 5px 74px 20px;
	padding: 0px;
}
#main dl#news2 dt {
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 20px;
	line-height: 1.5em;
	width: 5px;
	font-size: 1em;
	padding-right: 10px;
}
#main dl#news2 dd {
	margin-bottom: 10px;
	margin-left: 120px;
	line-height: 1.5em;
	padding-left: 25px;
	background-image: url(topimage/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1em;
}
#home #wrapper #main #news2 .style4 .style5 a:link {
	color: #333333;
}
#home #wrapper #main #news2 .style4 .style5 a:visited {
	color: #333333;
}

#home #wrapper #main #news2 .style4 .style10 a:link {
	color: #0000CC;
}
#home #wrapper #main #news2 .style4 .style10 a:visited {
	color: #0000CC;
}
#home #wrapper #main a:visited {
	color: #333333;
}

#home #wrapper #main #news2 .style4 .style5 a:hover {
	color: #D84768;
}

#home #wrapper #main a:link {
	color: #333333;
}
#home #wrapper #main a:hover {
	color: #D84768;
}





#sidebar {
	float: none;
	width: 700px;
	height: auto;
	margin: 25px 74px 40px;
	padding: 0px;
}
#footer {
	color: #FFFFFF;
	background-color: #333333;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#footer p a {
	color: #FFFFFF;
}
#footer p {
	float: right;
	margin-top: 0px;
	margin-right: 25px;
}

#header2 {
	background-repeat: no-repeat;
	height: 330px;
	border-top: 3px ridge #000000;
	position: relative;
	background-color: #000000;
	border-bottom: 3px ridge #000000;
}
#header {
	position: relative;
}
#header2 ul {
	background-color: #FFFFFF;
	width: 852px;
	position: absolute;
	top: 301px;
}
#header2 ul li {
	float: left;
	list-style: none;
}
#header a {
	padding-right: 10px;
	float: right;
	padding-bottom: 0px;
}
#header img {
	padding: 10px 0px 0px;
	float: left;
}

#header2 ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 2.5em;
	width: 120px;
	display: block;
	text-align: center;
	border-top: 1px ridge #FFFFFF;
	border-bottom: 2px ridge #000000;
	border-left: 2px groove #FFFFFF;
}
#header2 ul li a:hover {
	background-color: #E8ECF5;
	color: #333300;
}
#header2 ul li#nHome a {
	border-left-style: none;
	color: #FFFFFF;
}
#home #header2 #nHome a {
	color: #FFFFFF;
	background-color: #6A709B;
}

#sidebar img {
	display: block;
	padding: 0px;
}
#header3 {
	background-color: #F5F5F1;
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header3 table {
	margin-left: 45px;
}
#home #wrapper #header3 .style5 a {
	color: #FF0000;
}

