@charset "UTF-8";

.input {
	font-size: 12px;
	font-family: "Tahoma","Arial Unicode MS";
	line-height: 18px;
	color: #666666;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #D6DAE6;
}

.style1 {
	font-size: 12px;
	font-family: "Tahoma","Arial Unicode MS";
	color: #66b601;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	font-family:"Tahoma";
	color: #9c9c9c;
	line-height: 140%;
}

.style3 {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 11px;
	color: #66b601;
}

.style4 {
	font-size: 11px;
	font-family: "Tahoma","Arial Unicode MS";
	color: #9c9c9c;
}

.style5:link {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 11px;
	color: #66b601;
	TEXT-DECORATION: none
}
.style5:visited {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 11px;
	color: #66b601;
	TEXT-DECORATION: none
}
.style5:active {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 11px;
	color: #66b601;
	TEXT-DECORATION: none
}
.style5:hover {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 11px;
	color: #66b601;
	TEXT-DECORATION: none
}
.style6 {
	font-size: 12px;
	font-family: "Tahoma","Arial Unicode MS";
	color: #757575;
}
.style7 {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 10px;
	line-height: 14px;
	color: #66b601;
}
.style8 {
	font-family: "Tahoma","Arial Unicode MS"; 
	font-size: 14px;
	color: #525252;
	font-weight: bold;
}
.imgline {
	border: 1px solid #e6e6e6;
}


BODY {
	MARGIN: 0px;
}
TD {
	FONT-SIZE: 9pt;
	font-family: "Tahoma","Arial Unicode MS";
	line-height: 20px;
	COLOR: #666666;
}

A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: none;
}

.topa:link {
	COLOR: #2a2a2a; TEXT-DECORATION: none
}
.topa:visited {
	COLOR: #2a2a2a; TEXT-DECORATION: none
}
.topa:active {
	COLOR: #2a2a2a; TEXT-DECORATION: none
}
.topa:hover {
	COLOR: #ff6600; TEXT-DECORATION: none;
}

.topb:link {
	color:#66b601; font-size:12px; font-weight:bold; TEXT-DECORATION: none;
}
.topb:visited {
	color:#66b601; font-size:12px; font-weight:bold; TEXT-DECORATION: none;
}
.topb:active {
	color:#66b601; font-size:12px; font-weight:bold; TEXT-DECORATION: none;
}
.topb:hover {
	color:#ff6600; font-size:12px; font-weight:bold; TEXT-DECORATION: underline;
}

.topc:link {
	color:#66b601; font-size:11px; TEXT-DECORATION: none;
}
.topc:visited {
	color:#66b601; font-size:11px; TEXT-DECORATION: none;
}
.topc:active {
	color:#66b601; font-size:11px; TEXT-DECORATION: none;
}
.topc:hover {
	color:#ff6600; font-size:11px; TEXT-DECORATION: underline;
}

.subbg {
	background-image: url(../img/main/sub_bg.gif);
	background-repeat: repeat-x;
}


.listbox {
	COLOR: #555555;
	font-family: "Tahoma","Arial Unicode MS";
	letter-spacing:-1px;

    BORDER-BOTTOM: slategray 1pt solid
    BACKGROUND-COLOR: Black;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchbox {
	COLOR: #555555;
	font-family: "Tahoma","Arial Unicode MS";
	letter-spacing:-1px;

    BORDER-BOTTOM: slategray 1pt solid
    BACKGROUND-COLOR: Black;
	height:20px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table {
	border: 1px solid #D6DAE6;
}
.inputText {
	border: 1px solid d5d5d5;
	background-color: 574c4c;
	color: #FFFFFF;
}
.textArea {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #D6DAE6;
	padding-right: 15px;
}
.inputtextArea {

	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #D6DAE6;
}

.input4 {
	font-size: 11px;
	font-family: "Tahoma","Arial Unicode MS";
	line-height: 16px;
	color: #666666;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #D6DAE6;
}