@charset "utf-8";
@import url("table1.css");
body {
	background-image: url(images/lbg.jpg);
}
h2{
	color:#fff;
	margin:2px;
}
h3{
	color:#990
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C93;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C93;
	text-decoration: none;
}
.formtxt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #960;
}
.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
.news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
.news a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
.news a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
.border{
	border-width: 1px;
	border-color:#960; 
	border-style:dotted;
} 
.centerbg {
	background-image: url(images/centerbg.jpg);
	background-repeat: repeat-y;
}
#btnbg {
	background-image: url(images/btnbg.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	letter-spacing: 1pt;
	border: 1px dotted #666;
	color: #8C5F00;
	background-image: url(images/footerbg.jpg);
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	letter-spacing: 1pt;
    color: #8C5F00;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	letter-spacing: 1pt;
	color: #8C5F00;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	letter-spacing: 1pt;
	color: #930;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	letter-spacing: 1pt;
	color: #930;
}
.cur{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#990;
	font-weight:bold;
}
