/* CSS Document */


html {
height : 100%;
}
body {
	line-height : 110%;
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0;
	background-attachment : scroll;
	margin : 0;
	background-color : #FFFFFF;
	background-repeat : repeat;

}

#top_menu_two {
width : 800px;
float : left;
height : 150px;
padding : 0;
margin : 0;
overflow : hidden;
}
#top_menu_inner_two {
	margin : 0;
	padding : 0;
	overflow : hidden;
	height : 160px;

}
td {
text-align : left;
font-size : 11px;
}
table.contentpaneopen {
width : 100%;
padding-left : 4px;
padding-right : 4px;
}
table.contentpane {
width : 100%;
}
table.searchinto {
width : 100%;
}


}
#content_outer {
	width : 100%;
	float : left;
	color : #FF0000;
	padding : 0;
	margin : 0;
	background-color: #000000;
}
#main_content {
	float : none !important;
	float : left;
	padding : 0;
	background-repeat : repeat-x;
	background-color: #8E816F;
}

.detail:link {
	background: none;
	color: #B5D72B;
	font-weight: normal;

}
.detail:visited {
	background: none;
	color: #B5D72B;
	font-weight: normal;

}
.detail a:hover {
	text-align: center;
	background: none;
	color: #B5D72B;
	text-decoration : underline;
	font-weight: 700;

}

#left_outer {
float : left;
width : 160px;
}
#left_inner {
float : none !important;
float : left;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
padding : 0;
padding-bottom : 5px;
padding-top : 5px;
}
#left_inner_float {
width : 150px;
}
#right_outer {
	float : right;
	width : 160px;
	margin-left: 10px;
	height: 100%;
	border-left: 8px #000000;
	border-left-color: #000000;
}
#right_inner {
float : none !important;
float : left;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
padding : 0;
padding-bottom : 5px;
padding-top : 5px;
}
#right_inner_float {
width : 150px;
}
a.mainlevel:link, a.mainlevel:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
display : block;
vertical-align : middle;
font-size : 12px;
color : #5E3F00;
text-align : left;
margin : 2px;
height : 20px;
line-height : 20px;
text-decoration : none;
padding-left : 5px;
}
a.mainlevel:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
color : #FFFFFF;
background-color : #999999;
text-align : left;
}
a.mainlevel#active_menu {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #b4a998;
text-decoration : none;
text-align : left;
}
a.mainlevel#active_menu:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
background-color : #999999;
text-decoration : line-through;
}
a.sublevel:link, a.sublevel:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #FFFFFF;
text-align : left;
text-decoration : none;
padding-left : 5px;
padding-right : 5px;
}
a.sublevel:hover {
color : #ffffff;
background-color : #8E816F;
text-decoration : none;
}
a.sublevel#active_menu {
color : #b4a998;
}
a.sublevel#active_menu:hover {
color : #ffffff;
background-color : #b4a998;
text-decoration : line-through;
}
