body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF repeat-x;
	line-height: 16px; 
}
.ema {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF ;
	line-height: 16px; 
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

p.login_form {
	padding: 2px 0 5px;
	margin: 0;
	float: right;
}

#content {
	margin: 0px auto; 
	width: 880px; 
}

.header { 
	height: 65px; 
	margin: 0px 0 2px 0; 
	padding: 10px 0 0 5px;
	border-top: 0px solid #000;
	background: #FFF url(../images/headerbg.gif) repeat-x bottom left;
	color: #808080;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.login_form {
	width: 530px; 
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #33ADDB url(../images/hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #F6F6F6 url(../images/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	
	float: right;
	width: 674px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.main_menu p {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.main_menu p:hover {
	background: #33ADDB url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.table_main {
	/*align: center;*/
	background: #ffffff;
	width: 100%;
/*	margin: 5px 5px 5px 5px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
*/
}
.table_main_td_1st {
/*	cellpadding: 0;
	cellspacing: 0;
	align: center;*/
	background: #ffffff;
	padding: 0px 0 0 0px;
	width: 150px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;

}
.table_main_td {
	/*cellpadding: 0;
	cellspacing: 0;
	align: center;*/
	background: #ffffff;
	/*
	background: #f2f2f2;
	*/
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;

}
.table_main_td a:hover {
	background: #33ADDB url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	background: #f2f2f2;
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
    font-size: 11px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;

}
.left_menu1 {
	float: left;
	padding: 5px 0 0 5px;
	width: 180px;
    font-size: 11px;
	margin: 0 0 5px 0; 
	background: #FFFFFF url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.left_menu1 a {
/*	color: #626262;*/
	line-height: 16px;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	background: inherit;
	font-weight: bold;
    font-size: 11px;
	text-decoration: none;
}
.left_menu1 a:hover {
	background: #33ADDB url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
    font-size: 11px;
}
.left_menu2 {
	float: left;
	padding: 5px 0 0 5px;
	width: 180px;
    font-size: 11px;
	margin: 0 0 5px 0; 
	padding: 5px 0 0 5px; 
	background: #FFFFFF url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}
.left_menu3 {
	float: left;
	padding: 5px 0 0 5px;
	width: 180px;
    font-size: 11px;
	margin: 0 0 5px 0; 
	padding: 5px 0 0 5px; 
	background: #FFFFFF url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}
.left_menu4 {
	float: left;
	padding: 5px 0 0 5px;
	width: 180px;
    font-size: 11px;    
	margin: 0 0 5px 0; 
	padding: 5px 0 0 5px; 
	background: #FFFFFF url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right {
	float: right;
	width: 660px;
	margin: 0 0 20px 0; 
	padding: 0px 0 0 5px;
	color: #000;
    font-size: 11px;
	background-color: #FFFFFF; 
	border-left: 0px solid #e6e6e6;
	border-right: 0px solid #e6e6e6;
	border-top: 0px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.right_menu1 {
	float: left;
	width: 330px;
	margin-left: 5px; 
	padding: 5px 0 0 5px; 
    font-size: 11px;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 0px solid #e6e6e6;
}

.right_top {
 	display:block;
	float: left;
	width: 650px;
    font-size: 11px;
	margin-left: 5px; 
	padding: 5px 5px 5px 5px; 
	background: #FFFFFF;
	color: #626262;
	border-left: 0px solid #e6e6e6;
	border-right: 0px solid #e6e6e6;
	border-top: 0px solid #e6e6e6;
	border-bottom: 0px solid #e6e6e6;
}

.right_main {
	float: left;
	width: 650px;
    font-size: 11px;
	margin: 0 0 5px 0; 
	padding: 5px 5px 5px 5px; 
	background: #FFFFFF url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.right_left {
	float: left;
	width: 293px;
	margin: 0 0 5px 5px;
    font-size: 11px;
/*	padding: 13px;*/
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}


.right_right {
	float: right;
	width: 322px;
	margin: 0 5px 5px 5px;
    font-size: 11px;
/*	padding: 13px;*/
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #626262;
}


a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px; 
	left:0;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(../images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

form.lname {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}
input.text1 { 
	margin: 0; 
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text1:hover { 
	border: 1px solid #808080; 
}
input.select1 { 
	margin: 0; 
	border: #ccc 1px solid; 
	background: #FFF;
	color: #000; 
	background-color: #fff;

}

input.select1:hover { 
	border: #808080 1px solid ; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

input.button { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #e6e6e6; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}


.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}