body {
	background-color: #eeeeee;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;



}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	text-align: center;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.small {
	font-size: 12px;
}
.large {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;



}
a:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;



}
a:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;



}
a.nav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;


}
a.nav:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;

}
a.nav:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;


}
.tblbg {
	color: #000000;
	background-color: #B0B0B0;
	background-image: url(images/bg.jpg);

}
.tblbg2 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bline.gif);


}
.indent {
	margin-right: 3px;
	margin-left: 10px;
}
.bgline {
	background-image: url(images/spcr.gif);
}
.indent25 {
	margin-right: 25px;
	margin-left: 25px;
}
.redcenter {
	color: #990000;
	text-align: center;
}
.accent {
	color: #990000;
}
.box {
	background-color: #ffffff;
	border: thin solid #000000;
	color: #000000;
	text-align: center;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;



}
.title  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	text-align: center;

	}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;

}
.adtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
input {
	font-family: "Courier New", Courier, mono;
}
.tblhead {
	color: #000000;
	background-color: #B0B0B0;
}
.redsmall {

	font-size: 10px;
	color: #990000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.frmbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: thin solid #CC0000;
	line-height: 20px;

}
s {
	font-weight: bold;
	color: #FF0000;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.specialbox {
	background-color: #ffe8e8;
	border: medium double #990000;
	padding: 10px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}