BODY {
	background-color: #450000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	scrollbar-dark-shadow-color: #660000;
	scrollbar-3dlight-color: #660000;
	scrollbar-arrow-color: #FF6600;
	scrollbar-base-color: #660000;
	scrollbar-face-color: #660000;
	scrollbar-highlight-color: #FF6600;
	scrollbar-shadow-color: #FF6600;
} 

H1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
}

TH, TD {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

P {
	line-height: 120%;
	margin: 0px;
	padding: 4px;
	text-align: justify;
	text-indent: 24px;
}

OL, UL { margin-top: 0px; }



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

INPUT {
	background: #800000;
	border: 1px solid #AA4400;
	color: #E0C070;
	margin: 4px;
}

TEXTAREA {
	background: #800000;
	border: 1px solid #AA4400;
	color: #E0C070;
	margin: 4px;
}

SELECT {
	background: #800000;
	border: 1px solid #AA4400;
	color: #E0C070;
	margin: 4px;
}

INPUT.Button {
	background: #500000;
	border: 1px solid #AA4400;
	cursor: Hand;
} 


A:link    { color: #FFAA00; font-weight: normal; text-decoration: underline; }
A:visited { color: #FF8800; font-weight: normal; text-decoration: underline; }
A:active  { color: #FF0000; font-weight: normal; text-decoration: underline; }
A:hover   { color: #FFFFFF; font-weight: normal; text-decoration: none; }


DIV.m A:link    { text-decoration: none; color: #E0C070; }
DIV.m A:visited { text-decoration: none; color: #E0C070; }
DIV.m A:active  { text-decoration: none; color: #E0C070; }
DIV.m A:hover   { text-decoration: underline; color: #FFFFFF; } 


DIV.error {
	border: 1px solid #FF6600;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 8px;
}

DIV.error H1 {
	text-align: center;
}

DIV.page_frame { background-color: #450000; padding: 6px; width: 780px; }


DIV.head_out {
	background-color: #800000;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
} 

DIV.head {
	border: 1px solid #FF6600;
	border-left: 0px solid #FF6600;
	border-right: 0px solid #FF6600;
} 

DIV.head_inner {
	background-color: #660000;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
	vertical-align: top;
} 






DIV.body_outer {
	background-color: #800000;
	color: #EEEECC;
	float: right;
	margin-bottom: 20px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
} 

DIV.body {
	border: 1px solid #FF6600;
	border-top: 0px solid #FF6600;
	border-bottom: 0px solid #FF6600;
} 

DIV.body_inner {
	background-color: #660000;
	margin-left: 3px;
	margin-right: 3px;
	padding: 6px;
	width: 570px;
} 



DIV.m_outer {
	background-color: #800000;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	width: 174px;
}

DIV.m {
	border: 1px solid #FF6600;
	border-top: 0px solid #FF6600;
	border-bottom: 0px solid #FF6600;
	line-height: 180%;
	padding-top: 4px;
} 

DIV.mh {
	background-color: #500000;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	color: #EEEEEE;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 8px;
	white-space: nowrap;
}

DIV.mb {
	background-color: #660000;
	color: #FFFFFF;
	margin: 3px;
	padding-bottom: 8px;
	padding-left: 12px;
	white-space: nowrap;
} 

DIV.mb_wrap {
	background-color: #660000;
	color: #E0E0B0;
	line-height: 120%;
	margin: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: justify;
	white-space: normal;
} 

DIV.mb_wrap UL {
	color: #FFFF70;
	list-style: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}



DIV.block {
	margin-bottom: 10px;
	margin-top: 0px;

	background-color: #450000;
	border: 1px solid #AA4400;
	color: #E0E0B0;
	padding: 6px;
}

DIV.block H1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	margin: 0px;
	padding: 6px;
}

DIV.block_h {
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-indent: 24px;
}

DIV.block B { color: #FFFF70; }


DIV.important {
	background-color: #800000;
	border: 1px solid #FF6600;
	color:#E0C070;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 6px;
}

DIV.important_h {
	background-color: #800000;
	border: 1px solid #FF6600;
	font-size: 16px;
	font-weight: bold;
	margin: 4px;
	margin-left: 100px;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
}

DIV.important B { color: #CCCCCC; }


DIV.caption {
	border-bottom: 1px solid #800000;
	border-top: 1px solid #800000;
	margin-bottom: 10px;
	margin-top: 10px;
}

DIV.caption H1 {
	background-color: #450000;
	border-bottom: 1px solid #FF6600;
	border-top: 1px solid #FF6600;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	margin: 0px;
	padding: 6px;
	text-align: center;
}


DIV.foot { border-bottom: 1px solid #FF6600; border-top: 1px solid #FF6600; clear: both; color: #AA3300; font-size: 9px; padding-bottom: 20px; padding-left: 16px;}
DIV.foot H3 { font-size: 10px; margin-bottom: 0px; }
DIV.foot DIV { padding-left: 16px; }

DIV.foot A:link    { color: #A05000; white-space: nowrap; }
DIV.foot A:visited { color: #A05000; }
DIV.foot A:active  { color: #A05000; }
DIV.foot A:hover   { color: #FFFFFF; } 



DIV.copy { color: #AA3300; font-size: 10px; text-align: center;  white-space: normal;}

DIV.copy A:link    { color: #A05000; }
DIV.copy A:visited { color: #A05000; }
DIV.copy A:active  { color: #A05000; }
DIV.copy A:hover   { color: #FFFFFF; } 


DIV.ml { color: red; padding: 8px; text-align: center; }


STRONG { 
	position: absolute;
	top: -10000px;
}


.ustd {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	position: absolute;
	top: -10000px;
}



DIV.le_menu INPUT.button {
	background: #500000;
	border-bottom: 0px solid #AA4400;
	cursor: Hand;
	margin: 0px;
	padding: 0px;
}

DIV.le_menu INPUT.button_active {
	background: #800000;
	border-bottom: 0px solid #AA4400;
	cursor: Hand;
	margin: 0px;
	padding: 0px;
}

DIV.block SPAN.state0{ color: #EEAA00; }
DIV.block SPAN.state1{ color: #00AA00; }
DIV.block SPAN.state2{ color: #EE0000; }
DIV.block SPAN.state3{ color: #AAAAAA; }

DIV.block SPAN.url{ color: #E0C070; }

.dir_list {
	color: #E0C070;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	padding-top: 6px;
}

.sub_dir_list {
	color: #E0C070;
	font-family: Verdana, Arial;
	font-size: 10px; 
	padding-left: 12px;
}

.dir_list A:link    { text-decoration: underline; color: #E0C070; }
.dir_list A:visited { text-decoration: underline; color: #E0C070; }
.dir_list A:active  { text-decoration: underline; color: #E0C070; }
.dir_list A:hover   { text-decoration: underline; color: #FFFFFF; } 


