body{
padding:0px;
margin:0px;
background-color: #1d5845;

}

.tablebody{
background-color:#e3debd;
}

.tableborder{
background-color:#f3f0e3;
}

.tablecenter{
background-color:#ebe8d1;
}

.tablegreen{
background-color:#015d2c;
		font-family: Arial;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
		font-weight:bold;
}



td { vertical-align:top;}

.border { border: solid 1px white; }

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea, td
	{
		font-family: Arial;
		font-size:11px;
		line-height:14px;
		color:#3F3E3E;
		
		font-weight:normal;
	}

.buttons { color: #0000FF; font-size: 11px; line-height: 15px; font-family:  Arial; text-decoration: none }
.buttons a:link  { color: white; font-size: 11px; line-height: 15px; font-family: Arial; text-decoration: none }
.buttons a:visited  { color: white; font-size: 11px; line-height: 15px; font-family: Arial; text-decoration: none }
.buttons a:hover  { color: #CCCCCC; font-size: 11px; line-height: 15px; font-family: Arial; text-decoration: none }

span, a { color:#0000FF; font-weight:bold font-family: Arial; font-size:11px;}

span strong { font-size:11px; font-weight:normal;}

span a { text-decoration:none;}
span a:hover { text-decoration: underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.hr {
border: 0;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
width: 90%;
}



ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px; padding:0px}
li a  {line-height:16px;}


#c2 a:link{
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold; font-size:11px; font-family: Arial;
}
#c2 a:active{
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 font-size:11px; font-family: Arial;

}
#c2 a:visited{
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 font-size:11px; font-family: Arial;

}
#c2 a:hover{
 color:#CCCCCC;
 font-weight:bold;
 text-decoration:none;
 font-size:11px; font-family: Arial;

}