/* CSS Document */

body{
	background-color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	text-indent:0pt;
	color:#000;
	line-height:100%;
	margin:0;
	padding:0;
	}

#header a:link {
	text-decoration: none;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}
#header a:hover {
	text-decoration: none;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}

#header a:visited {
	text-decoration: none;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}
#header a:active{
	text-decoration: none;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}

img {
	border:0px;
}

.fred14p{
	font-size:14px;
	color:#990000;
}

.fgreen10p{
	font-size:10pt;
	color:#46653b;
}

#main{
	width:800px;
	margin:0;
	padding:0;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}



#header{
	width:800px;
	height:72px;
	margin:0;
	padding:0;
	text-align:right;
	font-weight:nomal;
	font-size:10pt;
	background:#FFFFFF url("../images/header.gif") no-repeat;
}

#header_menu1{
	width:800px;
	margin:0;
	padding:5px 10px 0 0;
}

#header_menu2{
	width:800px;
	margin:0;
	padding:30px 10px 0 0;
}

#contents{
	width:800px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

#top_left{
	width:320px;
	margin:0;
	padding:30px 20px 30px 0px;
	float:left;
}

#top_right{
	width:450px;
	margin:0;
	padding:20px 10px 30px 0px;
	float:left;
}

.top_right_menu{
	width:85px;
	margin:0;
	padding:0 5px 5px 0;
	font-size:10pt;
	color:#000000;
	float:left;
}

.top_right_menu a:link ,a:hover {
	text-decoration: none;
	font-weight:normal;
	font-size:10pt;
	color: #000000;
}
.top_right_menu a:visited {
	text-decoration: none;
	font-weight:normal;
	font-size:10pt;
	color: #000000;
}
.top_right_menu a:active{
	text-decoration: none;
	font-weight:normal;
	font-size:10pt;
	color: #000000;
}

#top_right_news{
	clear:both;
	width:440px;
	height:132px;
	margin:0;
	padding:5px 0 0 5px;
	font-size:10pt;
	color:#000000;
	background:#E6E6E6;
}

#top_mes{
	clear:both;
	width:800px;
	margin:0;
	padding:0 0 0 20px;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	color:#46653b;
	background:#ffffff;
}

#fotter{
	clear:both;
	width:800px;
	margin:5px 0 0 0;
	padding:0;
	border-top:solid 1px black;
	background:#ffffff;
}

#fotter_top{
	clear:both;
	width:770px;
	margin:0;
	padding:5px 0 0 20px;
	font-size:10pt;
	background:#ffffff;
}

#fotter_l{
	clear:both;
	margin:0;
	padding:0;
	padding:5px 0 0 20px;
	font-size:10pt;
	background:#ffffff;
	float:left;
}

#fotter_c{
	margin:0;
	padding:5px 0 0 80px;
	font-size:10pt;
	color:#000000;
	float:left;
}

#fotter_r{
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
	font-size:10pt;
	color:#000000;
	float:right;
}
