body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}
a {
	color: #0000cc;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #9900cc
}
a:active {
	color: #660066;
}

.links {
	font-weight: bold;
}
.reg {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.sml {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #FF0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	color: #000099;
	font-style: italic;
	font-size: 18px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	color: #000099;
}
.ulList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

#mainTable {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#mainTable td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
#navTable {
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}
#navTable td {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftCol {
	width: 175px;
}
#rightCol {
	padding-left: 25px;
}


.nldiv { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-align: center; width: 175px; margin-top: 50px; border-top: 1px solid #003399; border-right: 1px solid #6C81AE; border-bottom: 1px solid #6C81AE; border-left: 1px solid #003399; padding-top: 10px; padding-bottom: 10px; }
.imgBord {
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.blueText {
	color: #000099;
}
.blueTextBI {
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
.mail { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; padding-top: 10px; }
.mail h3 { font-size: 18px; font-weight: bold; color: #000099; text-align: center; margin-bottom: 0px; padding-bottom: 0px; }
.mail h3 span { font-size: 16px; }
.top { font-size: 12px; display: block; float: right; margin-right: 20px; margin-top: 5px; }
.imgRight { margin-top: 10px; margin-left: 10px; }
