td {
	font-family: verdana;
	font-size: 10px;
}

body {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	background-color: #000000;
}

.header_general {
	background-color: #323232;
}

.header_search {
	background-color: #323232;
}

form {
	margin: 0px;
	padding: 0px;
}

.left_top_general {
	background-color: #323232;
}

.left_bottom_general {
	background-color: #000000;
}

.right_navigation {
	background-color: #575757;
}

.right_top_general {
	background-color: #000000;
}


.bottom_general {
	background-color: #575757;
	font-family: "verdana";
	font-size: 14px;
	font-weight: normal;
	color: #FFD541;
}

.search_input {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	border: 1px solid;
	background-color: #000000;
	border-color: #F1EAC7;
}

.search_button {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid;
	border-color: #F1EAC7;
}

.navigation_text {
	font-family: "verdana";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.menu_item {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
}

.title_text {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;	
	padding-bottom: 3px;
}

.title_comment_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFE691;	
	padding-bottom: 5px;
}

.right_top_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;	
}

.detailed_list_header{
	background-color: #1E1E1E;
	padding: 5px;
}

.list_header{
	background-color: #1E1E1E;
	font-weight: bold;
	padding: 5px;
}

.list_line_1{
	background-color: #282828;
	padding: 5px;
}

.list_line_2{
	background-color: #2D2D2D;
	padding: 5px;
}

a.search_link { font-size: 14px; color: #FFCC00; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:link.search_link { color: #FFCC00; text-decoration: underline; }
a:visited.search_link { color: #FFCC00; text-decoration: underline; font-family: "verdana"; font: bold; }
a:active.search_link { color: #FFCC00; text-decoration: underline; font-family: "verdana"; font: bold; }
a:hover.search_link { color: #FFCC00; text-decoration: none; font-family: "verdana"; font: bold; }	


a { font-size: 14px; color: #FFCC00; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:link { color: #FFCC00; text-decoration: underline; font-weight: bold; }
a:visited { color: #FFCC00; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:active { color: #FFCC00; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:hover { color: #FFCC00; text-decoration: none; font-family: "verdana"; font-weight: bold; }	

a.leftmenu { font-size: 14px; color: #FFCC00; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:link.leftmenu { color: #FFCC00; text-decoration: none; font-weight: bold; }
a:visited.leftmenu { color: #FFCC00; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:active.leftmenu { color: #FFCC00; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:hover.leftmenu { color: #FFCC00; text-decoration: underline; font-family: "verdana"; font-weight: bold; }	

a.navigationLink { font-size: 12px; color: #FFD541; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:link.navigationLink { color: #FFD541; text-decoration: none; font-weight: bold; }
a:visited.navigationLink { color: #FFD541; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:active.navigationLink { color: #FFD541; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:hover.navigationLink { color: #FFD541; text-decoration: underline; font-family: "verdana"; font-weight: bold; }	

.left_box_general {
	background-color: #323232;
}

.left_menu_box_top {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}


.formElementComment {
	font-family: verdana;
	font-size: 12px;
	color: #FFCC00;
}

.formElementDisplay {
	font-family: verdana;
	font-size: 12px;
	color: #FFCC00;
}

.formElementControl {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.formElementSubmit {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid;
	border-color: #FFCC00;
}


.formMessageError {
	font-family: verdana; font-size: 10px; color: #FA4700; font-weight: bold;
}

.formMessageFeedback {
	font-family: verdana; font-size: 10px; color: #0051F6; font-weight: bold;
}

.search_link_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #70AF25;	
	padding-bottom: 5px;
}


.search_percent_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #91B0FF;	
	padding-bottom: 5px;
}


