body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "MS PGothic";
	font-size: 12px;
}
 a:link {
	font-family: "MS PGothic";
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	
}
 a:hover {
	font-family: "MS PGothic";
	font-size: 9pt;
	color: #006599;
	text-decoration: underline;	
}
 a:visited {
	font-family: "MS PGothic";
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
a.menu:link {
	font-family: "MS PGothic";
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	
}
a.menu:hover {
	font-family: "MS PGothic";
	font-size: 9pt;
	color: #006599;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.menu:visited {
	font-family: "MS PGothic"; 
	font-size: 9pt;
	color: #333;	
	text-decoration: none;
	text-transform: uppercase;
	
	font-weight: bold;
}
.loginbox {
	font-family: "MS PGothic";
	font-size: 9pt;
	width: 120px;
	border: 1px solid #666666;
}
.smallfont {
	font-family: "MS PGothic";
	font-size: 11px;
}
.text {
	line-height:20px;font-size: 12px; color:#111;font-family: "MS PGothic"; padding:20px; padding-top:0
}
.hr {
	color: #006699;
	background-color: #006699;

}
.blueline{
	background-image: url(blueline1.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right;
}
.bigfont {
	font-family: "MS PGothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.greenfont {
	font-family:"MS PGothic";
	font-size: 15px;
	font-weight: bold;
	color: #339933;
}
