
body{margin:0px;}
body,tr,span,a{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px;}



/* backgrounds */

.leftBG{background-image:url(images/leftside_bg.gif);}
.midBG{background-image:url(images/main_bg.gif); }
.rightBG{background-image:url(images/rightside_bg.gif); width:7px;}

/* text */


.title
{ font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #336600;
	}

.leftnav A:link{
	font-size: 10px;
	text-decoration: none;
	font-weight: bolder;
	color: #333366;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 350%;
}

.leftnav A:visited{
	font-size: 10px;
	font-weight: bolder;	
	text-decoration: none;
	color: #333366;
	text-transform: uppercase;
	line-height: 350%;
}


 #sep	{
 	border-bottom: solid 1px black;
 	}
	

