/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}

A	{	
	text-decoration:none;
	color:	#6A6A6A;
	font-size: 11px;

	}
A:visited	{	
	text-decoration:	none;
	color:	#6A6A6A;
	}	
		
	
		
A:hover	{	
	text-decoration:none;
	color:	#e36a01;
	}

.normal-text{
	font-family: Tahoma;
	font-size: 11px;
	color:6A6A6A;
	margin-right:30px;
}
.left-links{
	font-family: Tahoma;
	font-size: 11px;
	color:393939;
}

.body-text{
	font-family: Tahoma;
	font-size: 11px;
	color:393939;
}

td{
	font-family: Tahoma;
	font-size: 11px;
	color:393939;
}

h1{
	font-family: Tahoma;
	font-size: 14px;
	}

.headings{
	font-family: Tahoma;
	font-size: 11px;
	color:E36A01;
	font-weight:bold;
}
.menu:link	{	
	text-decoration:	none;
	color:	#393939;
	}	
.menu:visited	{	
	text-decoration:	none;
	color:	#393939;
	}	
		
.menu:active	{	
	text-decoration:	none;
	color:	#393939;
	}	
		
.menu:hover	{	
	text-decoration:none;
	color:#e36a01;
	}
.menu-top:link	{	
	text-decoration:	none;
	color:	#6A6A6A;
	}	
.menu-top:visited	{	
	text-decoration:	none;
	color:	#6A6A6A;
	}	
		
.menu-top:active	{	
	text-decoration:	none;
	color:	#6A6A6A;
	}	
		
.menu-top:hover	{	
	text-decoration:none;
	color:	#e36a01;

	}

	.style1 {color: #e36a01}
.style2 {font-size: 11px; font-family: Tahoma;}