@charset "utf-8";
body
{
	margin: 0px 0px 0px 0px;
	background-color: #AEAEAE;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
p,form, h1,h2,h3{
margin:0;
margin:0;
}
#out_wrap{
	width:980px;
	margin:auto;
	background-image: url(../images/body_mid.gif);
}
#wrapper
{
	width:960px;
	margin-left: 9px;
}
#header
{
	height:100px;
}
#mainmenu
{
	height:40px;
	background-image: url(../images/menu1.gif);
	width: 960px;
}
#content
{
		
}

#page{
	margin: 30px 15px 20px 20px;
}
.font_title {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #71001A;
	height: 20px;
	border-bottom: 1px solid #71001A;
}
.font_normal {
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top:10px;
}


#sidebar{
	width: 253px;
	padding: 5px;
}
#subfooter
{
	padding: 10px;
	background-image: url(../images/sub_footer.gif);
	background-repeat: repeat-x;
	width: 940px;
	background-color: #EBEBEB;
}
.sidebox {
	background-image: url(../images/box1.gif);
	background-repeat: no-repeat;
	height: 270px;
	width: 100px;
}
.sideboxtitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


#footer
{
	height:30px;
	padding: 10px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	width: 940px;
}
#out_footer {
	text-decoration: none;
	height: 32px;
	background-image: url(../images/bot_bg.gif);
}
#top_header {
	height:32px;
	background-image: url(../images/top_bg.gif);
}
.table1 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.table2 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}
a:link {
	color: #71001A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #71001A;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #71001A;
}