body {
	background-image: url(bodybg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #000000;
	text-align: right;
}

h5 {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FF3300;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding-top: 5px;
}


#topLine {
	height: 10px;
	background-color: #808000;
}
#topBanner {
	background-image: url(top_banner.jpg);
	background-position: left;
	height: 60px;
	background-repeat: no-repeat;
}

#topBotum {
	background-color: #000000;
	height: 22px;
	
}
#mainContent {
	padding-left: 5px;
}.menucolumBoder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.topBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#mainMenu {
	color: #000000;
	padding-top: 2px;
	line-height: 20px;
	font-weight: bold;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu li {
	list-style-type: none;
	height: 33px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 20px;
	margin: 0px;
}
.menu {
	background-image: url(menu_bulet.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.menuOver {
	background-image: url(menu_hover.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF0000;
}
#content {
	padding-right: 30px;
	padding-left: 10px;
}
.header_content {
	text-align: right;
	float: right;
}
h3 {
	color: #CC6600;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
p {
	line-height: 22px;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dataTable {
	border: 1px solid #000000;
}
.dataTable th {
	background-color: #CCCCCC;
	padding-left: 10px;
}
.dataTable td {
	padding-left: 10px;
}


#content2 {
	padding-right: 30px;
	padding-left: 10px;
	text-align: right;
	padding-top: 6px;
}
h4 {
	color: #FF0000;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.blueText {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.redText {
	font-weight: bold;
	color: #FF0000;
}

.greenText {
	color: #669900;
}
.botBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(bulet1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.text12Blue {
	color: #0066CC;
}

