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

h2 {font-size: 14px;}
h3 {font-size: 12px;}

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

td { vertical-align:top;}

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

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}
ul li  {background:url(images/a2.gif) no-repeat 0px 5px; margin: 5px 0px 0px 0px; padding:0px 0px 0px 14px}
ul li a  {font-family:Tahoma; font-size:11px; line-height:14px; color:#0083AE; text-decoration:none;}
ul li a:hover {text-decoration:underline;}
ol li {margin: 6px 0 0 0;}


.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:#0091C2; text-decoration:underline}
.ul1 li a:hover { color:#003366; text-decoration:none}