body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

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:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#4C4C4C;
	}

.style1 {	font-size: 18px; font-weight: bold; }
.h_text { color:#6D9521}
.h2_text { color:#1E1E1E}
	
.l_text { color:#136E98}
	
.c_text { color:#568200}
.c_text a{ color:#404743; font-weight:bold; text-decoration:none}
.c_text a:hover{ color:#404743; text-decoration:underline}

.no_class, form, .no_class tr
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:url(images/line.gif) repeat-x; height:1px;}

.form{margin-top:0px; margin-right:0px}
.form input {width:150px; height:20px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px}
a {color:#136E98}
textarea {border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px};