h1 {
	font-family:Verdana,Tahoma,Arial,Helvetica; 
	font-size:22pt; 
	color:#0900A6; 
	text-indent:0mm; 
	margin-top:22pt; 
	line-height:28pt; 
	font-weight:normal; 
	text-align:center;
}

h2 {
	font-family:Courier New, Courier; 
	font-size:14pt; 
	color:#000000; 
	background-color:#F6CB0B; 
	margin-top:2pt; 
	font-weight:bold; 
	text-align:center;
}

h3 {	
	font-family:Verdana,Tahoma,Arial,Helvetica; 
	font-size:10pt; 
	color:#FF0000; 
	margin-top:22pt; 
	font-weight:bold; 
	text-indent:10mm; 
	text-align:left;
}

h5 {
	font-family:Verdana,Tahoma,Arial,Helvetica; 
	text-transform:uppercase; 
	font-size:10pt; 
	color:#FFFFFF; 
	line-height:10pt; 
	font-weight:bold; 
	text-align:center;
}

h6 {
	font-family:Verdana,Tahoma,Arial,Helvetica; 
	font-size:8pt; 
	color:#CCCCCC; 
	line-height:10pt; 
	margin-bottom:1pt; 
	margin-top:1pt; 
	font-weight:normal; 
	color:#636363; 
	text-align:left;
}

p,th,nobr,b,i,div {
	font-family:Verdana,Arial,Helvetica; 
	font-size:10pt; 
	color:#444444; 
	line-height:15pt; 
	text-align:left;
}

td {
	font-family:Verdana,Arial,Helvetica; 
	font-size:10pt; 
	color:#444444; 
	line-height:15pt;
}


address {
	font-family:Verdana,Tahoma,Arial,Helvetica; 
	font-size:10pt; 
	font-style:normal; 
	color:#AAAAAA; 
	line-height:15pt; 
	text-align:justify;
}

li,ul,ol {
	font-family:Verdana,Arial,Helvetica; 
	font-size:10pt; 
	color:#444444; 
	text-align:justify;
}

a:link {
	text-decoration:none; 
	font-weight:bold; 
	color:#1409D5; 
	font-family:Verdana,Tahoma,Arial,Helvetica; 
}
 
a:visited {
	text-decoration:none; 
	font-weight:bold; 
	color:#1409D5; 
	font-family:Verdana,Tahoma,Arial,Helvetica; 
}
 
a:active {
	text-decoration:none; 
	font-weight:bold; 
	color:#1409D5; 
	font-family:Verdana,Tahoma,Arial,Helvetica; 
}
 
a:hover {
	text-decoration:underline; 
	font-weight:bold; 
	color:#0E8A0B; 
	font-family:Verdana,Tahoma,Arial,Helvetica; 
}
 
.PageBODY {
	color:#000000;
}

.FormTABLE {
	border:0px double #000000; 
	padding:3px;
}

.FormHeaderTD {
	border:0px solid #000000; 
	padding:0px; 
	background-color: #1409D5;
}

.FormHeaderFONT {
	font-family:Verdana,Arial,Tahoma,Verdana,Helvetica; 
	font-size:12pt; 
	color:#FFFFFF; 
	font-weight:bold;
}

.FormMenuTABLE {
	border:0px double #000000; 
	padding:3px; 
	background-color:#F3F2E6;
}

.FormMenuTD {
	background-color:#F3F2E6; 
	color:#000000; 
	border:0 solid #000000
}

.FormMenuFONT {
	font-family:Verdana,Helvetica; 
	font-size:8pt; 
	color:#000000; 
	text-align:center; 
	font-weight:bold;
}

.DataMenuTD {
	background-color:#F3F2E6; 
	color:#000000; 
	border:0 solid #000000;
}

.DataMenuFONT {
	font-family:Arial,Tahoma,Verdana,Helvetica; 
	font-size: 10pt; color: #000000;
}

.FieldCaptionTD {
	border:1px #000000 solid;  
	padding:3px; 
	background-color:#F6CB0B;
}

.FieldCaptionFONT {
	font-family:Tahoma,Verdana,Helvetica; 
	color:#000000; 
	font-size:11px; 
	font-weight:bold; 
	margin-top:2pt; 
	text-transform:uppercase;
}

.DataTD {
	border:1px #444444 solid; 
	padding:3px;
	background-color:#F3F2E6;
}

.RecordSeparatorTD {
	height:1px; 
	color:#000000;
}

.DataFONT {
	font-family:Verdana,Arial,Helvetica; 
	font-size:10pt; 
	color:#444444; 
	line-height:15pt; 
	text-align:left;
	
}

.ColumnFONT {
	font-family:Tahoma,Verdana,Helvetica; 
	color:#000000; 
	font-size:11px; 
	font-weight:bold; 
	margin-top:2pt; 
	text-transform:uppercase;
}

.ColumnTD {
	border:1px #000000 solid; 
	padding:3px; 
	background-color: #F6CB0B;
}

.ArticlesColumnFONT {
	font-family:Courier New,Courier; 
	font-size:14pt; 
	color:#000000; 
	background-color:#F6CB0B; 
	margin-top:2pt; 
	font-weight:bold; 
	text-align:center;
}

.LinkFONT {
	font-weight:bold; 
	color:#000000; 
	font-size:8pt; 
	font-family:Verdana,Tahoma,Arial,Helvetica;
}

body {
	scrollbar-arrow-color:  #1D2938;
	scrollbar-face-color: #F3F2E6;
	scrollbar-track-color: #F3F2E6;
	scrollbar-highlight-color: #F3F2E6;
	scrollbar-3dlight-color: #EAEFF4;
	scrollbar-shadow-color: #949494;
	scrollbar-darkshadow-color: #000000;
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px;
	font-family:Arial,Helvetica;
	border: #F6CB0B 2 solid;
	background-color: #F3F2E6;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #EAEFF4;
	color: #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}