BODY {
	Background-color: #ffffff;
}
.table1 {
	Background-color: #FFFFFF;
}
.table2 {
	Background-color: #ffffff;
	border-width=1px;
	Border-color: #000000;
	border-style=solid;
}
.table3 {
	Background-color: #ffffff;
}

.header{
	Background-color: #b8c977;
}
.cellhead{
	Background-color: #F1DFAA;
}

.celltext{
	Background-color: #F7ECCC;
}
.head1{
	color : #000000;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
	text-align:center;	
}
.admhead{
	color : #000000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
	margin-left : 10px;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

.headline{
	color : #000000;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	font-size : 16px;
	font-family : Verdana,Arial;
	font-weight: bold;
	text-align:center;	
}

.head1{
	color : #000000;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
	text-align:center;	
}

.text {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
}
.searchtext {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
}

.error {
	color : #FF0000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-align:center;
}
.tips {
	color : #FF0000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
}

.link {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Arial;
	text-decoration:none;
}
.link b {
	color : #000000;
	font-size : 11px;
	font-family : Arial;
}
.link a {
	color : #000000;
	font-size : 11px;
	font-family : Arial;
}

.link a:visited {
	color : #000000;
	font-size : 11px;
	font-family : Arial;

}

.link a:hover {
	color : #FF0000;
	font-size : 11px;
	font-family : Arial;
}

.showhead{
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	font-size : 16px;
	font-family : Tahoma;
	font-weight: bold;
	text-align:center;	
}

.showtext {
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma;
}