		body {
			font-family:arial, sans-serif;
			background-attachment : fixed;
			background-color : #000000;
			background-image : url(./sitebackground.jpg);
			background-position : right;
			background-repeat : no-repeat;
		}

		td.subNav{
			background:url(subnav_buttonbg.jpg);
			cursor:hand;
			height:41px;
			text-align:left;
			vertical-align:top;
			padding-left:12px;
			padding-top:4px;
			font-family:arial;
			color:#ffffff;
			font-size:14px;
		}
		
		*.boldtext {
			font-weight:bold;
			color:#0164a8;
		}
		
		a.popuplink {
			text-decoration:none;
			color:#000000;
		}
		
		a.popuplink:hover {
			text-decoration:underline;
			color:#024777;
		}
		
		a.contentlink {
			font-weight:bold;
			text-decoration:none;
			color:#024777;
		}
		
		a:hover{
			text-decoration:underline;
		} 
		
		a.footerlink {
			color:#ffffff;
			text-decoration:none;
		}
		
		a.footerlink:hover{
			text-decoration:underline;
			color:#ffff00;
		}
		
		a:visited {
			text-decoration:none;
		}
		
		td.navbar {
			width:113px; 
			font-family:arial; 
			font-size:14px; 
			font-weight:bold; 
			color:#fdd468;
			vertical-align:middle;
			text-align:center;
		}
		
		td.submenu{
			font-size:13px;
			font-family:arial;
			background-color:#000000;
			cursor:hand;
		}
