/*
BODY,TD,PRE {
	background-color: #ffffff;
	font-family: Verdana;
	color: #0000000;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}
*/

A.a_sort:link, A.a_sort:visited, SPAN.a_sort {
	font-size: 10pt;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

A.a_sort:hover {
	color: #666666;
}

A.pager:link, A.pager:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

A.pager:hover {
	color: #666666;
}

.pager_selected {
	color: #ee2222;
	text-decoration: none;
	font-weight: bold;
}

.head_1 {
	padding-top: 8pt;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
}

.head_2 {
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top; 
}

.HEAD {
	background-color: #404040;
	border-color: #404040;
}

INPUT.all  {
	background-color: #eeeeee;
	font-family: Fixedsys;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #000000;
	font-size: 12px; 
	color: #FF8000;
	width: 100%;
}

TEXTAREA {
	background-color: #eeeeee;
	font-family: Fixedsys;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #333333;
	font-size: 12px; 
	color: #FF8000;
	width: 100%;
}
INPUT.orange {
	background-color: #000000;
	color: #FF8000;
	border : 1 solid #FF8000;
	font-family: Fixedsys;
	font-size: 12px;
}

.lnk1b {
	text-decoration: none;
}
.lnk1 {
	background-color: #FF8000;
	color: #000000;
	text-decoration: none;
}

.row_0 {
	background-color: #ffffff;
}

.row_1 {
	background-color: #dfffdf;
}
.row_0s {
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
}

.row_1s {
	background-color: #dfffdf;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
}

.row_1h {
	background-color: #A2C46F;
	font-weight: bold;
}
.row_1hs {
	background-color: #A2C46F;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	font-weight: bold;
}

.table_h {
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}