body{
padding:0px;
margin:0px;
	background: #cccccc;
	background-image: url(/images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
h2 { font-size: 16px; color: #606060; }

a:hover{text-decoration:none;}

.m_text,div,td
	{
		font-family:Verdana;
		font-size:12px;
		line-height:14px;
		color:#606060;
	}

.h_text
	{
		font-family:Verdana;
		font-size:12px;
		line-height:14px;
		color:#2D2D2D;
	}

span
	{
		font-family:Verdana;
		font-size:12px;
		line-height:14px;
		color:#2D2D2D;
	}
	
.l_text
	{
		font-family:Verdana;
		font-size:10px;
		line-height:14px;
		color:#7D7D7D;
		text-align:justify;
	}

.largelink
	{
		font-family:Verdana;
		font-size:14px;
		color:179FC1;
	}

a.largelink{text-decoration:none;}	

a
	{
		font-family:Verdana;
		font-size:12px;
		line-height:14px;
		color:#179FC1;
	}

li
	{
		font-family:Verdana;
		font-size:12px;
		line-height:14px;
		color:#7D7D7D;
	}
	
.c_text
	{
		font-family:Verdana;
		font-size:12px;
		line-height:12px;
		color:#8E8E8E;
	}

.form
	{
		width:200px; height:19px; border-color:#D0D0D0; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

.form_div
	{
		height:22px; margin-top:2px;
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; }
li {list-style-type: none;
list-style-image: url(/images/mark.gif);

margin: 7px 0px 0px 0px; padding:0px 0px 0px 12px}