body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#cdcd99;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#FFFFFF;
	}
.bigwhite_text
	{
		font-family:Tahoma;
		font-size:16px;
		color:#FFFFFF;
	}
.redlink{
	font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#bd2534;

}
.big_text
	{
		font-family:Tahoma;
		font-size:16px;
		line-height:25px;
		color:#cdcd99;
	}	
	
.l_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#5457b5;
	}	

.f_text
	{
		font-family:Tahoma;
		font-size:8px;
		line-height:10px;
		color:#5E6469;
		text-transform:uppercase
	}	

table.dashed 
	{ 

		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#cdcd99;
	}
table.dashed td
	{
		border-width: 1px ;	
		border-style: dashed;
		border-color: gray ;
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#cdcd99;
		padding: 3px;
	}
table.solid 
	{ 

		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#cdcd99;
	}
table.solid td
	{
		border-width: 1px ;	
		border-style: solid;
		border-color: #c9c9c9 ;
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#cdcd99;
		padding: 3px;
	}
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}