body{
padding:0px;
margin:0px;
background-color:#989a9b;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}
#grouptable {
	width: 500px;
	position: relative;
		left: 10%;
	}
	
#grouptable td {
	width: 300px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

h1 {
	font-size: 16px;
	}
	
h2 {
	font-size: 14px;
	}

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

input { color:#111; }	

a { color:#FF1923;}

span { color:#FFF;}

span a {color:#FF1923;}

.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:16px;
		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 !important; padding-left:5px; border: solid 1px red; }

textarea{ width:212px; height:159px; padding-left:5px; overflow:hidden; border: solid 1px red; }

.input1 {width:139px; height:21px; border-color:#3A3E3F; border-right-width:1px; border-bottom-width:1px; 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:#E6ECF1;	
		text-decoration: none;	
		font-weight: bold;
	}

.cell_dark { padding: 19px 32px 10px 25px; background-color:#FFF; color: #000; background-image: url("images/left_photo.jpg"); background-position: left top; background-repeat: no-repeat;}

.cell_dark3 { padding: 19px 32px 10px 25px; background-color:#FF1923; color: #000; background-image: url("images/sidecurve.gif"); background-position: left top; background-repeat: no-repeat;}

.cell_dark span {
	color: #000;
	}

.cell_dark2 { padding: 19px 32px 10px 25px; background-color:#FF1923; background-image: url("images/left_photo.jpg"); background-position: left top; background-repeat: no-repeat;}

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

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

form label { display: block; width: 75px;}


