body {
background-image: url(images/bg.jpg); 
background-repeat : repeat-x;
background-position : top left;background-color:#ffffff;
	margin-top : 0px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

.h1 {
	font-family: "Helvetica LT Std", Helvetica, Arial, Verdana;
	font-size: 21px;
	color: #2866a0;
}

.bg_rhs{
list-style: none;
width: 7px;
background: url(images/bg_rhs.jpg) repeat-y;
}

.bg_lhs{
list-style: none;
width: 7px;
background: url(images/bg_lhs.jpg) repeat-y;
}

.index{
list-style: none;
width: 685px;
height: 202px;
background: url(images/index_main.jpg) no-repeat;
padding:5px;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.email2:link {color: #808080; text-decoration: none; }
a.email2:active {color: #808080; text-decoration: none; }
a.email2:hover {color: #808080 ; text-decoration: underline; }
	
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.small {font-size: 9px; color: #333333; font-family: Arial;}
.dna {font-size: 9px; color: #c0c0c0; font-family: Arial;}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #808080;
	font-weight: bold;
}
.h3 {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #194c8b;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FFFFFF;}
.menu_on {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #194c8b;}
.table {
	height:0;
	border: 1px solid #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
} 
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	
.image2{	border-style:solid;	border-color: white;	border-width:10px;	}	
.form {font-size: 12px; color: white; font-family: Arial;}
.style2 {font-size: 15px; color: #808080; font-family: Arial;}

.title {

	font-size: 18px;
	color: #595959;
	font-family: Arial;
	font-weight: bold;
}
