table.main {
	border : 0;
	padding : 0;
	height : 500px;
	cellspacing : 0;
}
body {  
	margin-top: 10px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-left: 0px; 
	background-color: #FFFFFF;
	margin-top : 5;
	margin-left : 5;
	margin : 5 5;
	scrollbar-3d-light-color : White;
	scrollbar-arrow-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-base-color : #008040;
	scrollbar-face-color : #008040;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
}
td.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	font-weight: bold;
	color: #008040;
}
a {
	font-weight: bold;
	font-size: 11px;
	height: 11px;
	text-decoration: none;
	color: blue;
}
a:hover {
	font-weight: bold;
	font-size: 11px;
	height: 11px;
	text-decoration: underline;
	color: blue;
}
td.nav {
	background-image: url(images/footer_left.gif);
}
td.needbg {
	background-image: url(images/footer_left.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	border-right: 1pt solid black;
}
td.right_border {
	border-right: 1pt solid black;
}
td.box_heading{
	background-image:url(images/nav/bg_ball.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 27px;
	color: white;
	font-weight: bold;
	background-color:#000000;
}
td.box_contents{
	border: 1pt solid black;
	color: black;
	font-weight: normal;
}
