body, p, td 	{font-family: trebuchet ms, georgia;
font-size: 10pt;}
h1				{color: #3399ff; font-family: Tahoma; font-weight: normal; font-size: 18pt;}
h2				{color: #0066cc; font-family: Tahoma; font-weight: normal; font-size: 16pt;}
h3				{color: #003399; font-family: Tahoma; font-weight: normal; font-size: 14pt;}

.mn				{font-family: Tahoma; font-size: 11px; color: #666666; }
.mn2			{
	padding:2px 0px 5px 19px;
	list-style:none;
	background: url(../../img/icons/arr.png) no-repeat 0px 2px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	margin-right: 20px;
	text-transform: uppercase;

}
.greyline{
	text-align: left;
	padding: 10px 0 10px 13px;
}

.mn2:hover	{	color: #888888; }

li{	padding:0px 0px 5px 18px;list-style:none;background: url(../../img/icons/li.png) no-repeat 0px 2px; }

table.re_table{
	border-collapse: collapse;
	border: 0;
	border-left: #E3D4BF 1px solid;
	border-top: #E3D4BF 1px solid;
	

}

table.re_table td{
	border: 0;
	padding: 3px;
	border-right: #E3D4BF 1px solid;
	border-bottom: #E3D4BF 1px solid;
	
}

.clstyle1 { color: #0066cc; font-size: 8pt;}
.clstyle2 { color: #0066cc; font-size: 10pt;}
.clstyle3 { color: #0066cc; font-size: 12pt;}
.clstyle4 { color: #0066cc; font-size: 15pt;}
.clstyle5 { color: #0066cc; font-size: 18pt;}



table.ng_tbl{
	border-collapse: collapse;
	border: 0;
	border-left: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;

}

table.ng_tbl td{
	border: 0;
	padding: 3px;
	border-right: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
}


