body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
a:hover{text-decoration:none; color:#C5E400;}

scrollbar-face-color: #C5E400;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #E2FF1D;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF


table, td {
		width:100%;
		height:100%;
	}

.m_text, div, td, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#B9B9B9;
	}

.ls_text, .ls_text a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#B9B9B9;
		text-decoration:none;
	}

.ls_text a{font-weight:bold}

.ls_text a:hover{text-decoration:none; color:#ACC600;}

.h_text, a, b, span
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#E2CA00;
	}
	
.link a
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#E2CA00;
		text-decoration:underline overline;
		font-weight:bold;
	}

.link a:hover
	{
		text-decoration:none; color:#B9D616;
	}

.link img
	{
		margin-left:5px;		
	}
	
.c_text, .c_text a
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:13px;
		color:#B9D616;
		text-decoration:none;
	}

.c_text a:hover{text-decoration:none; color:#C5E400;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}	

.form
	{
		height:22px; margin-top:6px;
	}		

.form input
	{
		width:189px; height:19px; border-color:#C5E400; border-bottom-width:1px; border-right-width:1px; background-color:#F6FFBB; padding-left:5px
	}

textarea{
		width:205px; height:103px; overflow:hidden; border-color:#C5E400; border-bottom-width:1px; border-right-width:1px; background-color:#F6FFBB; padding-left:5px; 
	}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/1-a.gif) no-repeat left center; margin: 5px 0px 0px 0px; padding:0px 0px 0px 12px}		

li a, ul
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#B0CA00;		
	}
	
#t
	{
		background-image:url(images/t-dr.gif);
		background-repeat:repeat-x;
		background-position:top;
	}

#b
	{
		background-image:url(images/b-dr.gif);
		background-repeat:repeat-x;
		background-position:top;
	}

.col_l
	{
		padding-top:29px;
		padding-bottom:15px;
		padding-left:36px;
		
	}

.col_r
	{
		padding-top:29px;
		padding-bottom:15px;
		
	}

#t3
	{
		background-image:url(images/dr.gif);
		background-repeat:repeat-x;
	}