body{
padding:0px;
margin:0px;
background-color:#191F23;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{
	text-decoration:none;
	color: #F30;
}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#6D8187;
	}
	
span strong {
	color:#1AC4D8;
	font-size: 16px;
}
	
span a { color:#6D8187}

.white {
	color:#FFFFFF;
}
	
.l_text { color:#1AC4D8; text-decoration:none}
.l_text:hover { color:#1AC4D8; text-decoration:underline}
	
.l2_text { color:#1AC4D8}	
	
.c_text { color:#666E71}
.c_text a{ color:#666E71; text-decoration:none}
.c_text a:hover{ color:#666E71; text-decoration:underline}

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

.input	{width:201px; height:20px; border-color:#36434B; border-width:1px; background-color:#191F23; border-style:solid; padding-left:5px}

textarea{width:201px; height:132px; border-color:#36434B; border-width:1px; background-color:#191F23; padding-left:5px; border-style:solid; overflow:hidden;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left 8px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 22px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#1AC4D8}
.LargeWhiteTitle {
	font-family: Cricket, "Cricket Bold", Cricket-Light;
	font-size: 16px;
	color: #FFF;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.MediumBlue {
	font-family: Cricket, "Cricket Bold", Cricket-Light;
	font-size: 14px;
	color: #19A3B3;
}
.BlueCricket18 {
	font-size: 18px;
	color: #0CF;
	font-family: Cricket, "Cricket Bold", Cricket-Light;
}

