body{
padding:0px;
margin:0px;
background-color:#98FB98;
}

table, td {
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#E6ECF1;
	}

a { color:#8FCDDC;}

span { color:#FF966A;}

span a {color:#FF966A;}

.h_text
	{
		color:#627074;
		font-size:10px;
		line-height:13px;
	}

.h_text a { color:#DE7B51; text-decoration:none;}

.h_text a:hover { text-decoration:underline}
	
.c_text, .c_text a
	{
		color:#343A3D;
		font-size:10px;
		line-height:10px;
		text-decoration:none;
	}
	
.c_text a:hover { text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:23px; margin-top:0px;
	}	

.form input
	{
		width:212px; height:20px; border-color:#648086; border-width:1px; background-color:#484F50; border-style:solid; padding-left:5px
	}

textarea{
		width:212px; height:159px; border-color:#648086; border-width:1px; background-color:#484F50; border-style:solid; padding-left:5px; overflow:hidden;
	}

.input1 {width:139px; height:21px; border-color:#3A3E3F; border-right-width:1px; border-bottom-width:1px; background-color:#FFFFFF; padding-left:5px; color:#333333}

ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	margin: 0px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}		

li a
	{		
		line-height:14px;
		color:#9CE0F1;		
	}

.cell_dark { padding: 5px 5px 5px 5px; background-color:#525A5B;}

.cell { padding: 50px 10px 10px 10px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: d2e336;
	font-size: 15px;
	font-weight: normal;
}

.line { background-image:url(images/h-l.gif); background-repeat:repeat-x; height:3px;}
