body{
padding:0px;
margin:0px;
background-color:#660000;
vlink:#ffff00;
}



a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	}

A:visited  {color: #FFBF00; text-decoration: none}
A:link  {color: #FFFF00; text-decoration: none}
A:active  {color: #C0FFC0; text-decoration: none}
A:hover   {cursor: crosshair; color: #C0FFC0; background-color: lightslategray; text-decoration: none}


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:#ffffff;
		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 {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}		

li a
	{		
		line-height:14px;
		color:#9CE0F1;		
	}

.cell_dark { padding: 19px 32px 10px 25px; background-color:#484F50;}

.cell { padding: 20px 18px 30px 21px}

.line { background-image:url(images/h-l.gif); background-repeat:repeat-x; height:3px;}
