body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

table, td {
		border-style: none;
    border-color: inherit;
    border-width: 0px;
    width:100%;
		height:61px;
		}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: left;
}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#4C4C4C;
	}

.h_text
{
    color: #B82825;
}
.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 td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:url(images/line.gif) repeat-x; height:1px;}

.form{height:24px; margin-top:4px;}
.form input {width:129px; height:21px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px}

textarea {width:129px; height:79px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:4px}
.input {width:141px; height:18px; border:#366513 1px solid; background-color:#9ED33A; padding-left:5px; vertical-align:middle}

li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#136E98}