


/* -- -- -- High Classes -- -- -- */



TABLE, TD, P {
	margin:0;
	color : #333;
	font-family : Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;	
}

#Table1{
	margin:10px;
	width: 585px;
}

A, A:link, A:active, A:visited{
	color: #669955;
	text-decoration: underline;
}
A:hover{
	color : #dd6700;
	text-decoration: underline;
}


H1, H2 {
	color :#46a327 ;
	font-family : Arial, Tahoma, Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size : 26px;
	font-weight: normal;
	line-height : 120%;	
	margin-top:0px;
	margin-bottom: 20px;
}
H2 {
	color : #dd6700;
	font-size : 20px;
}

H3, H4 {
	color : #dd6700;
	font-family :Tahoma, Arial, Geneva, Heletica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	line-height : 100%;	
	margin-top: 0px;
	margin-bottom: 4px;
}

.proarkTable {background: #fff; border: #bbd794 1px solid; margin: 0;}
.proarktable td {background: #f0f6e8; padding: 2px 5px 3px 7px;}

#dnn_RightPane p { margin:5px 0;}

hr{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}
