		BODY 
		{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	scrollbar-base-color: #6f6f6f;
	scrollbar-arrow-color: #ffffff;
	background-color : #ececec;
	;
	background-image : url(images/bg.gif);
	background-repeat : repeat-x;
}
		
		

H1 {
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ffffff;
	margin-left : 10pt;
	text-decoration : none;
	display : inline;
}



H2 {
	color :#5A8F29 ;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 30px;
	list-style-type : none;
	page-break-after : auto;
	display : list-item;
	margin-right : 15;
}

H3{
	color : #d7d7d7;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	margin-left : 15pt;
	display : inline;
}

HR.long
 {
	size : 100px;
	width : 100%;
	color : #233333;
}

		
		A
		{
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	color: #3C7DC4;
	align-text:left;
	font-weight : normal;
}

		A:hover 
		{
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	color: ThreedDarkShadow;
	align-text:left;
	font-stretch : normal;
	text-shadow : none;
}
		
	A.menu {
		font-size:13px;
		font-family: Lucida Console,Arial,Verdana;
		padding-top:1px;
		padding-bottom:1px;
		padding-left:3px;
		color: #ff9900;
		align-text:left;
	
}
	
A:HOVER.menu
{
		font-size:13px;
		font-family: Lucida Console,Arial,Verdana;
		padding-top:1px;
		padding-bottom:1px;
		padding-left:3px;
		color: #e7e7e7;
		align-text:left;
	
}
		
	
		
		
		TD.left
		{
	padding:10px;
	
	}

		TD.right
		{
		padding:10px;

		}	
		
		TD.main
		{
	border-right:1px ridge #919191;
	border-bottom:1px ridge #919191;
	border-left: 1px ridge #919191;
	border-top:1px ridge #919191;
	padding:10px;
	background-image : url(images/bg.png);
	}
		TD.menu
		{
	border-right:1px ridge #919191;
	border-bottom:1px ridge #919191;
	border-left: 1px ridge #919191;
	border-top:1px ridge #919191;
	height:30px;
	padding:1px;
	background-color: #919191;
	}
	TD.box
	{
	background-color : #3f3f3f;
}
	
		TD.footer
		{
	border-right:1px ridge #919191;
	border-bottom:1px ridge #919191;
	border-left: 1px ridge #919191;
	border-top:1px ridge #919191;
	padding:10px;
	height:30px;
	background-color: #FFFFFF;
}	
		