@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.header {
	width: 100%;
	height: 144px;
	background-image: url(images/v2_01.png);
}
.navbg {
	width: 100%;
	height: 17px;
	background-image: url(images/v2_09.png);
}
.leftcontent {
	width: 178px;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
}
.headings {
	font-size: 16px;
	font-weight: bold;
}
.centercontent {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	position: relative;
}
.rightcontent {
	width: 178px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.footer {
	width: 100%;
	height: 54px;
	background-image: url(images/v2_13.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.footer a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
	color: #99CC00;
}
.footer a:active {
	text-decoration: none;
}


a {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
}
.orangeheadings {
	color: #ff6600;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;

}
