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

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 {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#555555;
}
	
span { 
	color: #0091C2;
}

span a { 
	color: #555555
}

font { 
	color:#FFFFFF; 
	text-transform:uppercase;
}

font a { 
	color:#FFFFFF; 
	text-transform:none;
}

span font a { 
	text-decoration:none;
}

span font a:hover { 
	text-decoration:underline;
}

.h_text {}
	
.l_text a { 
	color:#555555; 
	text-decoration:none;
}

.l_text a:hover { 
	color:#555555; 
	text-decoration:underline;
}

.l2_text { 
	color:#91B61B;
}

.l3_text { 
	color:#0091C2;
}


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


.form{height:25px; margin-top:5px;}
.form input	{width:141px; height:22px; border-color:#999999; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea{width:141px; height:84px; border-color:#999999; border-width:1px; background-color:#ffffff; border-style: solid; padding-left:5px;  overflow:hidden; margin-top:6px}


ul {
	margin:0; 
	padding:0; 
	list-style:none;
}

li  {
	background:url(images/a2.gif) no-repeat 0px 5px; 
	margin: 5px 0px 0px 0px; 
	padding:0px 0px 0px 14px;
}

li a  {
	font-family:Tahoma; 
	font-size:11px; 
	line-height:14px; 
	color:#0083AE; 
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}

.ul1 li {
	background:url(images/a1.gif) no-repeat left center; 
	margin: 10px 0px 0px 0px; 
	padding:0px 0px 0px 20px; 
	color:#7D9F11;
}

.ul1 li a { 
	color:#7D9F11; 
	text-decoration:underline;
}

.ul1 li a:hover { 
	color:#7D9F11; 
	text-decoration:none;
}

.footer td
{
	vertical-align:	middle;
}
