/* CSS Document */

A:         { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #990000; text-decoration: underline; font-weight: normal;}
A:link     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000066; text-decoration: none; font-weight: normal;}
A:visited  { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000066; text-decoration: none; font-weight: normal;}
A:hover    { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #0033FF; font-weight: normal;}

.title     { font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #990000; font-weight: bold; font-style: normal; text-decoration: none;}
td     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF0000;
}
h2 {
	font-size: 15px;
	color: #FF0000;
}
h3 {
	font-size: 11pt;
	color: #FF0000;
}
td,th {
	font-size: 11pt;
	
}
.style2 {color: #000000}
.style3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
body {
	margin-bottom: 0px;
	background-color: #000033;
	background-image: url(images/back1.gif);
	background-repeat: repeat;
}
.style4 {font-size: 12px}
.style7 {
	font-size: 14pt;
	color: #003366;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
}
.style14 {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
a {
	font-size: 12px;
}
.style15 {font-size: 24px}
.style16 {color: #FF0000; font-weight: bold; font-size: 30px; }
.border {
	border: medium solid #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.imageborder {
	border: 2px solid #001449;
}
.divider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
