@charset "utf-8";
body {
	background-attachment: fixed;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Verdana","Tahoma";
	background-image: url(./images/bbg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 12px;
}
.mainTable {
	background-attachment: fixed;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 2px ;
}
.nsc {
	border: 2px #737AAC;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {color: #0066FF}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.style5 {font-size: 14px; font-weight: bold; color: #000000; }
.style6 {color: #FF0000}

a:link { color: #296176; text-decoration: none}
a:visited { color: #296176; text-decoration: none}
a:active { color: #296176; text-decoration: underline}
a:hover { color: #000077; text-decoration: underline}