body{
padding:0px;
margin:0px;
background:url(images/bg.gif) top repeat-x;
}

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

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:13px;
		color:#ffffff;
	}

.h_text { color:#FFFFFF; text-decoration:none}
.h_text:hover{ color:#FFFFFF; text-decoration:underline}
	
.l_text { color:#CCFF00}
	
.c_text { color:#FFFFFF}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.scrol { width:196px; height:278px; overflow:auto; margin-left:16px}

input {width:173px; height:17px; padding-left:5px; color:#006699}

textarea{width:173px; height:182px; padding-left:5px; overflow:hidden; color:#006699}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 7px; font-weight:bold}
li a  {font-family:Arial; font-size:11px; line-height:16px; color:#CCFF00}