body {
	padding:0;
	margin:0;
	color:#0E2231; 
	background-image: url(images/bg_800.jpg);
	background-repeat: repeat-x;
	repeat-x top #0E2231;
	}

img {
	border: none;
	}
	
a img {
	border: 0px;
	}



body, td {
	font-family:Tahoma;
	font-size:11px;
	}
	
br {
	font-size:10px;
	}
	
.sitemap {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FE7B00;
	}

.sitemap a {
	color: #FE7B00;
	text-decoration: underline;
	}

.sitemap a:link {
	color: #FE7B00;
	}

.sitemap a:active {
	color: #FE7B00;
	}

.sitemap a:hover {
	color: #FE7B00;
	text-decoration: underline;
	}

.sitemap a:visited {
	color: #FE7B00;
	text-decoration: none;
	}

.testimonial {
	font-family: "Arial";
	font-size: 9pt;
	color: #FE7B00;
	font-style: italic;
	}
	
.blue_text {
	color: blue;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.blue_text a {
	text-decoration: none;
	}

.blue_text a:active {
	text-decoration: none;
	}

.blue_text a:hover {
	text-decoration: underline;
	}

.blue_text a:visited {
	text-decoration: none;
	}

.page_title {
	color: #AEBDE1;
	font-family: Arial;
	font-size: 18pt;
	}

.page_header {
	color:#FFFFFF;
	font-size:11px;
	line-height:17px;
	}
	 
.page_header a {
	color:#D1D7DA;
	font-size:9px;
	text-decoration:underline;
	}
	
.page_header a:hover {
	text-decoration:none;
	} 

.white_text {
	color: #FFFFFF;
	font-size:11px;
	}

.white_text a {
	color: #FE7B00;
	text-decoration: none;
	}

.white_text a:hover {
	color: #FE7B00;
	text-decoration: underline;
	}

.white_text a:visited {
	color: #FE7B00;
	text-decoration: none;
	}

.page_content td {
	color:#B6D2E1;
	font-size:11px;
	line-height:17px;
	}
	 
.page_content b {
	color:#FE7B00;
	}
	 
.page_content a {
	color:#FE7B00;
	text-decoration:underline;
	}
	 
.page_content a:hover {
	text-decoration:none;
	}
	 
.page_content li {
	background:url(images/1_z1.gif)  center left no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	}

.page_content .block {
	color:#CEE8CD;
	font-size:11px;
	line-height:13px;
	}
	
.page_content .block b {
	color:#FF8F3B;
	}
	
.page_content .block a {
	color:#FF8F3BD;
	text-decoration:underline;
	}
	
.page_content .block a:hover {
	text-decoration:none;
	} 

.footer {
	color:#FFFFFF;
	font-size:9px;
	line-height:13px;
	}
	 
.footer b {
	color:#FFE400;
	font-size:10px
	}
	 
.footer a {
	color:#FFE400;
	font-size:10px;
	text-decoration:underline;
	}
	 
.footer a:hover {
	text-decoration:none;
	} 

.orange_text {
	color: #FE7B00;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	}

table, select, input, textarea {
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	line-height:14px;
	color:#4E4E4E;
	}

form {
	margin:0px;
	padding:0px;
	}

.myform {
	width:250px; 
	margin:0px; 
	padding:0px; 
	height:20px; 
	vertical-align:middle;
	font-size:11px;
	font-family:Tahoma;
	color:#00000f;
	background:#D9D9D9;
	}
	
.myform_error {
	width:250px; 
	margin:0px; 
	padding:0px; 
	height:20px; 
	vertical-align:middle;
	font-size:11px;
	font-family:Tahoma;
	color:#00000f;
	background: #FF9999;
	}
	
.myform_success {
	width:250px; 
	margin:0px; 
	padding:0px; 
	height:20px; 
	vertical-align:middle;
	font-size:11px;
	font-family:Tahoma;
	color:#00000f;
	background: #66CC66;
	}
