.head {
	color : #6666CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	margin-top : 10px;
	margin-bottom : 10px;
}

.text1 {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-indent: 0px;
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.text4 {
	color : #FFFFCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	border : 1px dotted #999999;
	margin-left : 6px;
	margin-right : 15px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 5px 5px 5px 16px;
}


.text2 {
	color : #FF9900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.text3 {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.nav {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.nav_top {
	color : #FF9900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.navDIV {
	background : #FF9900;
	vertical-align : sub;
}

.DIV_txt {
	overflow : auto;
	height : 350px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TH {
	BACKGROUND-COLOR: #6666CC;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-align: left;
}

.table {
	border : 1px solid #cecece;
}

.input {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.button{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	background-color : #FF9900;
	padding : 3px 3px 3px 3px;
}