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

body {margin:0px; background:url(body-bg.gif); background-repeat:repeat-x;}

h1, h2, h3, h4, h5, h6 {display:inline;}


/* class */
.head0 {font-size:10px; color:#eee; font-weight:lighter}
.head1_logosub {font-size:15px; color:#333}
.body_text1 {font-size:15px; color:#333}
.body_text2 {font-size:13px; color:#333}
.body_text3 {font-size:16px; color:#333}
.body_text6 {font-size:13px; color:#666666}

.body_form1 {font-size:15px; color:#666666; font-weight:bold}

.table_border1 {border:#CCC solid 1px}

/* CSS Credit: http://www.templatemo.com */

#templatemo_menu {
	height: 28px;
	float: left;
	width: 868px;
	margin: 4px 0 4px 30px;
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
}

#templatemo_menu ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#templatemo_menu li a {
	float: left;
	height: 23px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;	
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 5px 32px 0 32px;
}

#templatemo_menu li.current a, #templatemo_menu li a:hover {
	background: url(/eimages/templatemo_menu_current.gif) repeat-x;
	color: #fff;
}
