.border {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid;
}
body {
	background-color: #FFF;
	background-image:url(Images/main_bg.jpg);
	
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	 
}
font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a 	{
	color: #000; 
	text-decoration:none;
	font-weight: bold;
}
a:hover	{
	color: #036e08; 
	text-decoration:none;
	font-weight: bold;
} 

.menulink	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
	
.contactlink	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.popuptext	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

img, div { 
	behavior: url(iepngfix.htc) 
}
	