body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 40px;
	margin-bottom: 40px;
}
a {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size:12px;
	color:#999999;
}
h1.imageheader {
   overflow: hidden;
   height: 26px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   width:400px;
}
h1.imageheader strong {
       display:none;
}
#container {
	width: 880px;
	border: 10px solid #ffffff;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#header {
	height: 250px;
	width: 880px;
	clear: both;
}
#navi {
	width: 880px;
	height: 30px;
	margin-top: 10px;
	clear: both;
}
#left_content {
	width: 200px;
	height: 200px;
	margin-top: 25px;
	font-size: 11px;
	line-height: 12pt;
	color: #666666;
}



#content {
	width: 550px;
	color: #666;
	line-height: 12pt;
	font-size: 11px;
	clear: right;
	float: right;
	margin-top: 25px;
}
.stdbuttom {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	letter-spacing:1px;
}
.imageheader {

}

#news_container {
	clear: right;
	float: right;
	margin-top: 20px;
	width: 550px;


}
#bottom {
	width: 880px;
	border-top: 1px solid #DFDFDF;
	padding-top: 20px;
	color: #666;
	height: 50px;
	clear: both;
	font-size:10px;
}
#bottom a {
	color:#666666;
	text-decoration:none;
}
#links {
	float: right;
	height: 50px;
	width: 400px;
}

#news {
	float: right;
	width: 254px;
	border-left: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12pt;
	font-size: 11px;
	color: #666666;
}
.news {
	float: left;
	width: 200px;
	padding: 10px;
	border-left: 1px solid #cccccc;
}
#menu_level01 a{
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-right: 15px;
	color: #666666;
	letter-spacing: 1px;
	background-image:url(images/sym_mn.gif);
	line-height: 20px;
	padding-left: 18px;
	height: 20px;
	text-decoration: none;
}
#menu_level01 a:hover {
	color:#330000;
	background-image: url(images/sym_mn_over.gif);
}
#menu_level01-ACT a{
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-right: 15px;
	color: #666666;
	letter-spacing: 1px;
	background-image:url(images/sym_mn_over.gif);
	line-height: 20px;
	padding-left: 18px;
	height: 20px;
	text-decoration: none;
}
ul.sub_level01 {
	padding-left: 0px;
	margin: 0px;
}
/*NavLevel 1*/
ul.sub_level01 li {
	list-style-type: none;
	line-height: 20px;
	width: 200px;
	border-bottom: 1px solid #cccccc;
	letter-spacing: 1px;
	height: 20px;
}
ul.sub_level01 li a{
	text-decoration: none;
	display: block;
	color: #333333;
}
ul.sub_level01 li a:hover{
	text-decoration: none;
	display: block;
	background-color: #F4F4F4;
	color: #330000;
}
li.sub_level01-ACT {
	text-decoration: none;
	display: block;
	background-color: #F4F4F4;
	color: #330000;
}
