body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
}

.style5 {
	font-size: 10pt;
}

.style8 {
	font-style: italic;
	color: #754B9D;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.style10 {font-size: small; 
	font-weight: bold; 
}

.style11 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.footer {color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding-right: 100px; 
	background-image:url(../images/footer.png); 
	height: 164px; 
	vertical-align:bottom; 
	background-repeat: no-repeat; 
	background-color:#000000; 
	text-align: left;
}

.footer a {color: #9999FF; 
	text-decoration: none;
}

.footer a:hover {color: #FFFFFF; 
	text-decoration:underline;
}

.btn {background-image:url(../images/btn.gif); 
	background-repeat: no-repeat; 
	width: 90px; 
	height: 21px; 
	font-size: 11pt; 
	color:#210950; 
	font-weight:bold; 
	text-align:center; 
	margin-top: 10px; 
	vertical-align:top;
}

.btn a {color:#210950; 
	text-decoration: none;
}

.btn a:hover {color:#666666; 
	text-decoration: none;
}

.btn2 {background-image:url(../images/btn2.gif); 
	background-repeat: no-repeat; 
	width: 102px; 
	height: 21px; 
	font-size: 11pt; 
	color:#210950; 
	font-weight:bold; 
	text-align:center; 
	margin-top: 10px; 
	vertical-align:top;
}

.btn2 a {color:#210950; 
	text-decoration: none;
}

.btn2 a:hover {color:#666666; 
	text-decoration: none;
}

.left{width: 184px; 
	vertical-align: top;
}

.right {width: 616px; 
	vertical-align:top; 
	background-color:#000000;
}

.content {background-color:#FFFFFF;
}

.text_cell {text-align: left; 
	vertical-align: top; 
	background-color:#FFFFFF;
}

.top_title {background-color:#FFFFFF; 
	vertical-align: top;
}

.list {padding-top: 10px; 
	text-align:left; 
	vertical-align: top; 
	font-weight: bold; 
	font-size: 8pt; 
	color:#333333; 
	background-color:#FFFFFF;
}

.vertical_divide {width: 1px; 
	background-color:#CCCCCC;
}

.horizontal_divide {height: 1px; 
	background-color:#CCCCCC;
}

.right_spacer {width: 5px; 
	background-color:#FFFFFF;
}

.feat_image {width: 215px; 
	text-align: center; 
	vertical-align: middle; 
	padding-right: 5px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.feat_text {width: 340px; 
	padding-left: 5px; 
	padding-right: 10px; 
	vertical-align: middle;
	text-align: justify;
}

.feat_text a {color:#000000; 
	font-weight:bold; 
	text-decoration: underline;
}

.feat_text a:hover {color:#000000; 
	font-weight:bold; 
	text-decoration: none;
}

.feature {width: 260px; 
	text-align: center; 
	vertical-align: top; 
	padding-right: 12px;
}

.txt {text-align: left; 
	padding-left: 5px; 
	padding-right: 5px; 
	vertical-align: top;
}

.title {
	color: #660099;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 10px;
	text-align: left;
}

h1 {color:#9933CC;
	font-size: 12pt;
	margin-left: 10px;
}

h2 {font-size: 10pt;
	color:#9933CC;
	margin-bottom: 3px;
	}

.images {border-style: solid; 
	border-width: 1px; 
	border-color:#999999;
}


.images_left {float: left;
	margin-right: 15px;
	border-style: solid; 
	border-width: 1px; 
	border-color:#999999;
}


.images_right {border-style: solid; 
	margin-left: 15px;
	border-width: 1px; 
	border-color:#999999;
	float: right;
	
}

