body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
a:hover{text-decoration:none;}

textarea{
		overflow:hidden;
	}

table, td {
		width:100%;
		height:100%;
	}

.m_text, div, td, input, textarea, a
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#666666;
	}


.l_text, a
	{		
		color:#758BC7;
	}

.l1_text strong, .l1_text a
	{		
		color:#2EA0FF;
	}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}	
	
.dl {
		width:100%;
		height:12px;
		background-image:url("scripts/images/dr.gif");
		background-repeat:repeat-x;
		background-position:bottom;
		padding-left:5px;
		display:table;		
	}

.dl a {
		display: table;
		line-height:11px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:1px;
		background-color:#FFFFFF;
	}

.dl1{
		background-color:#ECECEC;
		height:1px;
	}
	
.form, input
	{
		width:138px; height:19px; border-color:#C8C8C8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

.form1
	{
		width:88px; 
	}

.form2
	{
		width:155px; 
	}

.form3
	{
		width:185px;
	}

.form2_div
	{
		height:22px; margin-top:2px;
	}
			
ul {margin:0; padding:0; list-style:none}
li {background:url("scripts/images/a.gif") no-repeat left center; margin: 7px 0px 0px 0px; padding:0px 0px 0px 16px}

li a, ul
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#8B8B8B;
		text-decoration:none;
	}

li a:hover
	{
		text-decoration:underline;
	}


.header li {background:url("scripts/images/a1.gif") no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 18px}

.header a
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#FFFFFF;
		text-decoration:none;
	}

.header a:hover
	{
		text-decoration:underline;
	}
