body {
	background-color: #244177;
	margin: 2px;
	padding: 2px;
}
img {
	border: 0;
}
a{
	color: #000000;
}
a:hover {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbar {
	text-decoration: none;
	color: #FFFFFF;
}
.navbar a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navbar a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navbar a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.form {
  padding-top:20px;
}
.form label {
  display: block;
  padding-top:3px;
  font-weight: bold;
}
.form .formError {
  font-size:10px;
  color:red;
  font-size:11px;
  padding:3px 0 5px 0;
  display:block;
}
.form td {
  vertical-align:top;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #244177;
	border: 1px solid #244177;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ACBAD2;
	vertical-align: middle;
	width: 90%;
	padding: 5px;
}
.catheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 24px;
}
.categories a {
  color:#333;
  text-decoration:none;
}
.categories a:hover {
  text-decoration:underline;
}
TD.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E2E2E2;
	border-top: 1px solid #244177;
	border-bottom: 4px solid #244177;
	padding: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F3F3F3;
	border-top: 1px solid #244177;
	padding: 4px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bdr {
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.cattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.bg {
	background-image: url(images/metallic_plate.jpg);
	background-repeat: no-repeat;
}
#page_numbers, #page_numbers a {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.current_page {
	background-color: #F0F6FF;
	color: #000000;
	padding: 3px;
	border: 1px solid #dae0eb;
	font-weight: bold;
}

