* html 	{
	overflow: hiden;
	}

#topper {
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	height: 55px; 
	background: url(images/top.gif);
	background-position: top right; 
	background-repeat: repeat-x; 
	}

* html #topper 
	{
	position: absolute; 
	left: 0;
	left: 0px; 
	right: 0; 
	right: 0px;
	}

h1	{
	display: block; 
	top: -8px; 
	left: 12px; 
	margin-right: 120px;
	height: 55px; 
	text-align: right; 
	font-size: 1.1em; 
	font-style: italic; 
	line-height: 32px; 
	overflow: hidden; 
	z-index: 5; 
	font-weight: bold;  
	}


body 	{margin: 0; 
	padding: 0 0px 0 0px; 
	height: 98%; 
	overflow-y: scroll;  
	background-image: url(images/bg2.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed; 
	font-family: arial, sans-serif; 
	font-size: .9em; 
	color: #0000CC; 
	}

h1	{
	margin-top: 14px; 
	color: #00A555;
	}

h2	{
	font-size: 1.1em; 
	color: #00A555;
	}

h3	{
	font-size: 1em; 
	color: #0000CC;
	}

h4	{
	font-size: .8em; 
	color: #00A555;
	margin-top: -3px;
	}

h5	{
	font-size: .9em; 
	color: #0000CC;
	}

table	{
	font-size: .8em; 
	border: 1px solid green; 
	border-collapse: collapse; 
	border-spacing: 0; 
	empty-cells: show; 
	margin-top: 1px; 
	}

td	{
	padding-left: 3px; 
	padding-right: 2px; 
	border: 1px solid #00A555; 
	vertical-align: top; 
	border-collapse: collapse; 
	border-spacing: 0; 
	}

#nav_bar 
	{
	position: fixed; 
	display: block; 
	top: 71px; 
	left: 10px; 
	width: 140px;
	}

* html #nav_bar 
	{
	position: absolute;
	}

#nav_bar a, #nav_bar a:link 
	{
	display: block; 
	width: 140px;  
	text-decoration: none; 
	line-height: 24px; 
	margin-top: -1px; 
	border: 1px solid #00A555; 
	font-size: 12px; 
	text-align: center; 
	color: #00C; 
	background-color: #FFF; 
	}

#nav_bar a:visited	
	{
	color: #00A555; 
	}

#nav_bar a:hover	
	{
	background: url(images/smallgreen.gif);
	}

#nav_bar a.thislink	
	{
	background: url(images/smallblue.gif);
	}

#nav_bar a.thislink:hover 
	{
	background: url(images/smallblue.gif);
	}

#main 	{
	position: relative; 
	display: block; 
	margin: 0 0 0 131px; 
	overflow: hidden; 
	z-index: 10; 
	padding-right: 10px;
	}

div	{
	clear: both; 
	padding-top: 15px
	}

div.main	
	{
	margin-left: 165px; 
	margin-top: 55px; 
	text-align: left; 
	}
	 
div.home_main	
	{
	margin-left: 165px; 
	margin-right: 165px; 
	margin-top: 55px; 
	}

#right_bar 
	{
	position: absolute;  
	display: block; 
	top: 71px; 
	right: 10px; 
	width: 140px;
	}

* html #right_bar 
	{
	position: absolute;
	}

#right_bar a, #right_bar a:link 
	{display: block; 
	width: 140px;  
	text-decoration: none; 
	line-height: 24px; 
	margin-top: -1px; 
	border: 1px solid #00A555; 
	font-size: 12px; 
	text-align: center; 
	color: #00C; 
	background-color: #FFF; 
	}

#right_bar a:visited	
	{
	color: #00A555;
	}

#right_bar a:hover	
	{
	background: url(images/smallgreen.gif);
	}

#right_bar a.thislink	
	{
	background: url(images/smallblue.gif);
	}
	
#right_bar a.thislink:hover 
	{
	background: url(images/smallblue.gif);
	}

p	{
	margin-top: 0; 
	margin-bottom: 14px; 
	line-height: 1.3; 
	padding-right: 10px;
	}

div.boxed		
	{
	border: 1px solid green; 
	background: #FFDEAD; 
	padding: 5px; 
	line-height: 1.5; 
	}



img	{
	margin-bottom: 2px;
	}

img.odd	
	{
	float: left; 
	margin-right: 15px; 
	border: 1px solid #4D65A0; 
	}

img.even
	{
	float: right; 
	margin-left: 15px; 
	border: 1px solid #4D65A0; 
	}

div.main a:focus, a:hover, a:active	
	{
	font-weight: normal;
	}

P a	{
	color: #00A555;
	text-decoration: none;
	font-weight: bold;
	}

p a:visited {
	color: #0000CC;
	font-weight: bold;
	}

p a:hover {
	color: #277829;
	font-weight: bold;
	}

p.copyright	
	{
	bottom: 20px;
	border: 1px solid #00A555; 
	background-color: none; 
	padding: 5px 5px 5px 5px;
	font-size: .7em;
	text-align: center; 
	line-height: 14px;
	}

div a	{
	color: #00A555;
	}

div a:visited {
	color: #0000CC;
	}

div a:hover {
	color: #507783;
	}

hr 	{
	height: 1px; 
	border-style: none; 
	color: #00A555; 
	background-color: #00A555;
	}

li	{
	margin-bottom: 12px;
	}

.action	{
	background-color: white;
	}

