BODY {
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
margin-bottom: 0;
margin-left: 2;
margin-right: 2;
margin-top: 0;
}

DIV.maintext	{
		text-indent: 5px;
		margin-top: 2px;
		margin-bottom: 2px;
}
P		{font-size: 12px;
		font-weight: bold;
		text-indent: 7px;
		margin-top: 2px;
		margin-bottom: 2px;}
P:first-letter  {font-size: 14px; font-weight: bolder;}

H1,H2,H3,H4	{margin-left: 5px;}

TABLE {

}

TH.mainframe  {background: #888888;
		border-left: 1px solid #999999;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #777777;
		border-right: 1px solid #777777;}
TD.mainframe  {background: #222222;
		border-left: 0px; border-top: 0px;
		border-bottom: 1px solid #005500;
		border-right: 0px;}

TABLE.out {background: #aaaaaa;}
TH.out	  {background: #888888; border-left: 1px solid #999999; border-top: 1px solid #999999; border-bottom: 1px solid #777777; border-right: 1px solid #777777;}
TD.out1	  {background: #567345; border-left: 1px solid #789567; border-top: 1px solid #789567; border-bottom: 1px solid #456234; border-right: 1px solid #456234;}
TD.out2	  {background: #456744; border-left: 1px solid #678966; border-top: 1px solid #678966; border-bottom: 1px solid #345633; border-right: 1px solid #345633;}

TH {
font-family: Tahoma, Verdana, sans-serif;
font-size: 10pt;
color: #000000;
background: #aaafaa;
}

TD {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #b0b5b5;
}

.bar_name {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #aabbaa;
}

TEXTAREA {
	width: 200px;
	height: 110px;
	background-color: #333355;
	border-bottom-width: 1px;
	border-color: #aaaaaa;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #dddddd;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
}

INPUT {
	background-color: #333355;
	border: 1px #AAAAAA solid;
	color: #dddddd;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
}

INPUT.radio {
	background-color: transparent;
	border: 0px;
}

INPUT.checkbox {
	background-color: transparent;
	border: 0px;
}

A {
	background-color: transparent;
	color: #ccbb77;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A:link {
	background-color: transparent;
	color: #ccbb77;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A:visited {
	background-color: transparent;
	color: #b0b79e;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A:hover {
	background-color: #77dd77;
	color: #2222aa;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A:active {
	background-color: transparent;
	color: #FFFFCC;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.error {
	color: #FFDDCC;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sig {
	color: #889988;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cool_header_table {
	color: #bbccbb;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
