a:link {
	color: #999999;
	font-family: MS Sans Serif;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 12px;
}
a:visited {
	color: #333333;
	font-family: MS Sans Serif;
	font-size: 12px;
	text-decoration: none;

}
td, textarea, input, select {  font-family: sans-serif; font-size: 10px}
.tableDetail {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #1c5180;
}
.unnamed1 {
}
.header {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.complain_list {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #003399;
}

.textblue {
	font-family: "MS Sans Serif";
	font-size:12px;
	font-weight: normal;
	color: #003399;
}

.header_search {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.header_show {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.botton {
	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
.text_search {
	font-family: "MS Sans Serif";
	color: #333333;
	text-decoration: none;
	font-size: 9px;

}
.tab {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.box {

	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.bottonYellow {

	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #FFCC00;
}
.bottonBlue {
	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #3399FF;
	color: #FFFFFF;
}
.boxStatus {
	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	width: 100%;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.boxStatusActive {
	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #00FF00;
	width: 100%;
	height: 40px;
	background-position: center center;
}
.bottonTxtStatus {
	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
}
.bottonTxtMessageHead {
	font-family:"MS Sans Serif";
	font-size: 9px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #3399FF;
	color: #FFFFFF;
	height: 15px;
}
.bottonTxtMessage {

	font-family:"MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #666666;
	height: 20px;
}
	fieldset{
		border:1px thin #6bc;
		margin-top:15px;
		padding:10px;
	}
	legend{
		color:#008;
		background-color:#fff;
	}


