/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
	
}
body {
	background-color: #BAC7CF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.timesnr {font-family: "Times New Roman", Times, serif}
.line2 {line-height:1.5}
.line1 {line-height:1.2}
.font19 {font-size: 19px;}
.font16 {font-size: 16px;}
.font13 {font-size: 13px;}
.font12 {font-size: 12px;}
.bold {font-weight: bold;}
.bai {color: #FFFFFF}
.lan {color: #000080}
.red {color: #FF0000}
.molan {color: #000000; word-wrap:break-word;}

.redbg {
	background-color: #FF0000;
	border-bottom:1 solid #000000;
	border-right:1 solid #000000;
	border-top:1 solid #000000;
}
.redbg4 {
	background-color: #FF0000;
	border-bottom:1 solid #000000;
	border-right:1 solid #000000;
	border-top:1 solid #000000;
	border-left:1 solid #000000;
}
.bluebg {
	background-color: #010088;
		border-bottom:1 solid #000000;
	border-left:1 solid #000000;
	border-top:1 solid #000000;
}
