a:link {
	color: #0000bb;
	text-decoration: none;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #ff8800;
	text-decoration : underline;
}

a.mainmenu:link{
  font-family: "Georgia";
  font-size: 11px;
  color: #000099;
  text-decoration: none;
}

a.mainmenu:visited{
  font-family: "Georgia";
  font-size: 11px;
  color: #000099;
  text-decoration: none;
}

a.mainmenu:hover{
  font-family: "Georgia";
  font-size: 11px;
  color: #000099;
  text-decoration: underline;
}

body {
	font-family: "Arial, sans-serif";
	background-color: #003377;
	font-size: 12px;
    margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
    scrollbar-base-color: #003377;
	scrollbar-face-color: #003377;
	scrollbar-track-color: #ddeeff;
	scrollbar-arrow-color: #99bbdd;
	scrollbar-highlight-color: #bbddff;
	scrollbar-3dlight-color: #506fbf;
	scrollbar-shadow-color: #000050;
	scrollbar-darkshadow-color: #000050;	
}

select {
	font-family: "Arial";
	font-size: 11px;
	border: 1px solid #000050;
}

input {
	font-family: "Arial";
	font-size: 11px;
	border: 1px solid #000050;
}

textarea {
	font-family: "Arial";
	font-size: 11px;
	border: 1px solid #000050;
}

td {
  font-family: "Arial";
  font-size: 12px;
  color: #000000;
}

.hdr{
  font-family: "Arial";
  font-size: 20px;
  font-weight: bold;
  color: #003377;
}

.blue{
  color: #0000ff;
}

.navy{
  color: #000099;
}

.fieldname{
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #003377;
}

.fieldnameR{
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #db1b1f;
}

.red{
  color: #df1b1f;
}

.orange{
  color: #506fbf;
}

.cmeblue{
  color: #003377;
}

.reg{
  font-family: "Arial";
  font-size: 12px;
  color: #000000;
}

.regG{
  font-family: "Arial";
  font-size: 12px;
  color: #aaaaaa;
}

.breg{
  font-family: "Arial";
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.mreg{
  font-family: "Arial";
  font-size: 14px;
  color: #000000;
}

.mhdr{
  font-family: "Arial";
  font-size: 20px;
  color: #506fbf;
}

.thdr{
  font-family: "Arial";
  font-size: 14px;
  font-weight: bold;
  color: #506fbf;
}

.bhdr{
  font-family: "Arial";
  font-size: 24px;
  font-weight: bold;
  color: #506fbf;
}

.yellow{
  color: #ffff00;
}

.dkgreen{
  color: #009900;
}

.splink{
  font-family: "Arial";
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

.smreg{
  font-family: "Arial";
  font-size: 11px;
  color: #000000;
}

.smred{
  font-family: "Arial";
  font-size: 11px;
  color: #df1b1f;
}

.smblu{
  font-family: "Arial";
  font-size: 11px;
  color: #506fbf;
}

.gray{
  color: #cccccc;
}

.white{
  color: #ffffff;
}

.pagebrk{
  page-break-after: always;
}

.footer{
  font-family: "Georgia";
  font-size: 11px;
  color: #ffffff;
}