<style>
<!--
#top, #highlite, #header, #content, #footer {
	width: 770;
}

#top {
	height: 43;
	background: url("images/index_01.jpg") x-repeat top #000;
	align: center;
	}

#highlite{
	height: 61;
	background: url("images/index_18.jpg") x-repeat top left #fff;
}

#footer {
	background: url("images/index_22.jpg") x-repeat top left #000;
	height: 100;
}

#footer td {
	color: #ebebeb;
	font-size: 11px;
	padding-top: 5px;
}

#left {
	width: 178px;
	background: url("images/bg_left.gif") x-repeat top left #fff;

}

#main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
}

#main td {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666;
	line-height: 150%;
	text-align: justify;
}

.menu, a.menu {
	width: 175;
	height: 26;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	background: url('images/img_menu_base.gif') norepeat top left #000;
	color: #EbEBEB;
	padding-left: 10;
	padding-top: 5px;
	text-decoration: none;
	display: block;
}

a.menu:hover {
	color: #F0F0DB;
	background: url('images/img_menu_hover.gif') norepeat top left #000;
	
	
}


h1 { 
	font-family: Trebuchet MS; 
	font-size: 22pt; 
	color: #486086; 
	font-weight: bold; 
	padding-top: 10px;
	padding-bottom: 15px;
	margin:0;
	}

h2 { 
	font-family: Trebuchet MS; 
	font-size: 18pt; 
	color: #486086; 
	font-weight: bold; 
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
	}

h3 {
	margin-bottom:5px;
	font-family: arial;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
	
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #999;
	font-family: trebuchet MS;
	margin:0;
	padding-top:10;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	color: #486086;
	font-family: trebuchet MS;
	margin:0;
	padding-top:10;
}

h6 {
	font-size: 14px;
	color: #ff6600;
	font-family: Arial, verdana, tahoma;
	margin:0;
	padding-top:10;
}

	
blockquote   	{ 
	background: url('images/block_quote_start.gif') top left no-repeat;
	font-family: Georgia; 
	font-size: 14pt; 
	color: #808080; 
	font-style: italic;
	padding-bottom: 10;
	padding-left: 25px;
	padding-top: 15px;
	}
li  {
	margin-bottom:5;
	margin-left:-20;
}


.highlite_text {
	font-family: tahoma;
	font-size: 12px;
	color: #444;
	line-height: 150%;
}


a {
	text-decoration: underline;
	color: #ff6600;
}

a:hover {
	text-decoration: none;
	}
-->
</style>