body, td, p, span, div {
	font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
	color: #000000;
}

li {
	color: #00468c;
}

.input_text
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
	border: solid 1px black;
	width:85; 
	height:16;
}

.select{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	border: solid 1px black;
	width:150px;
	height:15px;
	font-weight: normal;
}

.input
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
	border: solid 1px black;
}

.select_plain {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	border: solid 1px black;
	width:360px;
	height:15px;
	font-weight: normal;
}

.ch1
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
	color: #00468b;
	font-weight: bold;
}

.ch2
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.typing_1 {
	font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
	color: #000000;
}

.error {
	font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
	font-weight: bold;
	color: #ff9900;
}

.typing_1a {
	font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
	color: #000000;
}

.typing_2 {
	font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
	color: #0000ff;
}

.typing_left {
	font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
	color: #000000;
	margin-left: 10 px;
}

.typing_3 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-variant: normal;
	line-height: 9px;
}

.td_copy{
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #004688;;
	font-variant: normal;
}

.td_orange {
	background: #ff9900;
	filter: Alpha(Opacity=70);
}

.td_left{
}

.td_round {
}

.td_top {
}

.active_group {
	border-bottom-style: solid;
	border-bottom-color: #ffa319;
	border-bottom-width: 1px;
	background: #004688;
}
.active_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.nactive_group {
	border-bottom-style: solid;
	border-bottom-color: #ffa319;
	border-bottom-width: 1px;
	background: #ffffff;
}
.nactive_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #004688;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.active_unit {
	color: #716a6a;
	border-bottom-style: solid;
	border-bottom-color: #00468b;
	border-bottom-width: 1px;
	
}
.active_unit_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #716a6a;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.nactive_unit_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #716a6a;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.uactive_group {
	border-bottom-style: solid;
	border-bottom-color: #ffa319;
	border-bottom-width: 1px;
	background: #716a6a;
}

.nactive_unit {
	color: #716a6a;
	border-bottom-style: solid;
	border-bottom-color: #00468b;
	border-bottom-width: 1px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
}
.text2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.hrplain {
	font-size: 1px;
	color: #CCCCCC;
	width: 95%;
	background-color: #666666;
}
.padding {
	margin : 5 5 5 5;
}
