td {  font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; font-weight: normal; color: #000000}

p { font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; font-weight: normal; color: #000000 }

.small { font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 10px; font-weight: normal; color: #000000 }

.small2 { font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; font-weight: normal; color: #000000 }

.medium { font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 11px; font-weight: normal; color: #000000 }

.big { font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 16px; font-weight: bold; color: #47458c }

.title { font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; font-weight: bold; color: #47458c }


a:link {  text-decoration: underline; color: #47458c}
a:visited {  text-decoration: underline; color: #47458c}
a:active {  text-decoration: underline; color: #B88B01}
a:hover {  text-decoration: none; color: #B88B01}

BODY {
	scrollbar-arrow-color:#d5b34b;
	scrollbar-base-color:#d5b34b;
	scrollbar-shadow-color:#d5b34b;
	scrollbar-face-color:#47458c;
	scrollbar-highlight-color:#87A4B8;
	scrollbar-dark-shadow-color:ffffff;
	background-color: #1b4773;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
      }	
.titlegold {
font-family: Arial, Helvetica, Verdana, Tahoma, "Century Gothic", sans-serif; font-size: 12px; font-weight: bold; color: #d5b34b
}
.tdborder {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 11px;
}
.fontsize11 { font-size: 11px; }

.fontsize13 { font-size: 13px }

.sitemap, .sitemap:link, .sitemap:visited, .sitemap:hover {
	font-size: 6px;
	color: #1A4570;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}
.justify {
	text-align: justify;
}
.td-bg {
	background-color: #FFFFFF;
	background-image: url(../images/td-bg.jpg);
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-repeat: repeat-x;
}
.borderBlack {
	border: 1px solid #000000;
}

.datatable {
	border: 1px solid #47458C;
	border-collapse:collapse
}
.datatable td {
	border: 1px solid #999999;
	padding-top: 6px;
	padding-bottom: 20px;
	background-color: #FCFCF8;
	padding-right: 2px;
	padding-left: 20px;
	font-size: 12px;
}

.datatable th {
	border: 1px solid #47458C;
	font-weight: bold;
	color: #000000;
	background-color: #D5B34B;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;
	text-transform: uppercase;
}
.grayBox {
	padding: 12px;
	background-color: #f1f1f1;
	border: 1px solid #1B4773;
}
