body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
	font-weight: normal;
}
.tableBrown {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #993300;
}	
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.error {
	color:#FF0000;
	font-weight: bold;
}

a.a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #993300;
}
a.a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #993300;
}
a.a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #993300;
}

a.b:link {
	font-size: 12px;
	color: #993300;
	font-weight: normal;
}
a.b:visited {
	font-size: 12px;
	color: #993300;
	font-weight: normal;
}
a.b:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #8C8982;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #8C8982;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: 216E84;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 8C8982;
}

.cat_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
}

.cat_text td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
}
.cat_head {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.cat_remark {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #993300;
}

.frame {
	border: 1px solid #82817C;
	background-color: #993300;
}
.frame2 {
	border: 1px solid #82817C;
	background-color: #ff9900;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
