body{
	padding:0px;
	margin:0px;
	background:url(images/bg.jpg) repeat;
	font-size: 36px;
}

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

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li,
	{
	font-family:Tahoma;
	font-size:14px;
	line-height:14px;
	color:#FFFFFF;
	}
	
span strong { color:#87AAD3}	

span a { color:#7797BB}

.s_text { color:#B5DDF4; font-size:10px; text-decoration:none; vertical-align:middle}
.s_text:hover { color:#B5DDF4; font-size:10px; text-decoration:underline}

.s_pic { margin-left:624px; margin-right:10px; vertical-align:middle}
	
.l_text { color:#516985}
	
.c_text { color:#87AAD3; font-size:10px; line-height:12px}

.c2_text {
	color:#F0F0F0
}
.c2_text a{ color:#5696CF}

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

.form{height:22px; margin-top:8px;}
.form input	{
	width:152px;
	height:19px;
	border-color:#C5C7C8;
	border-width:1px;
	background-color:#CCC;
	border-style:solid;
	padding-left:5px;
	color:#000
}

textarea{
	width:152px;
	height:117px;
	border-color:#C5C7C8;
	border-width:1px;
	background-color:#CCC;
	border-style:solid;
	padding-left:5px;
	overflow:hidden;
	margin-top:8px;
	color:#000
}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0; padding:0}
li a  {
	font-family:Tahoma;
	font-size:24px;
	line-height:19px;
	color:#87AAD3
}
