body 
{
	font-family: Verdana;
}

.main_table 
{
	font-size: 0.7em;
	
}

.body_text 
{
	font-size: 0.7em;
}

.footer 
{
	text-align: center;
	font-size: 0.6em;
}

.footer a 
{
	color: black;
}

.references 
{
	font-style: italic;
	font-weight:bold;
	padding-right: 10px;
	line-height: 1.75em;	
}

.below 
{
padding-bottom: 0em;
}

.above 
{
	margin-top: 0.45em;
}

.refname 
{
	font-size:larger;
	font-style:normal;
}

.refdate 
{
	font-size:0.6em;;
	font-weight:lighter;
	font-style:normal;
}

.left 
{
	padding-right:100px;
}

.listitems 
{
	font-size: 0.7em;
}

.intro 
{
	font-size: 0.9em;
	padding-top:0.75em;
}

._large_text 
{
		font-size: 0.9em;
}

._small_text 
	{
			font-size: 0.7em;
	}
.bodytext 
{
	font-size:0.7em;
}

.line 
{
	border-bottom: solid 1px orange;
	padding-bottom: 1em;
	padding-top:1em;

}

.line2 
{
	border-bottom: solid 1px orange;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
}

.list 
{
font-size: 0.9em;	
}

.textheader a
{
	color: white;
	text-decoration: none;

}

.menutbl 
{
	font-size:0.8em;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-top:0;
}

.menutbl td 
{
	line-height:1.75em;
	width: 16%;
}

.menu 
{
	font-size:0.8em;
}

.menu a:link
{
	color:White;
	text-decoration:none;
	display: block;
	background-color:orange;
}


.menu a:visited
{
	color:White;
	text-decoration:none;
	display: block;
	background-color:orange;
}

.menu a:hover 
{
	background-color:white;
	color: orange;
	text-decoration:underline overline;
}

.menuactive
{
	background-color:White;
	color:orange;
	font-size:0.8em;
	border:solid 1px orange;
}

.menuactive a:link 
{
	background-color:White;	
	display:block;
	text-decoration:none;
	color:orange;	
}

.menuactive a:visited 
{
	background-color:White;
	display:block;
	text-decoration:none;
	color:orange;	
}

.menuactive a:hover 
{
	background-color:White;
	display:block;
	text-decoration:none;
	color:orange;	
}



.textheader {
font-size:0.9em;
color:white;
padding-right: 1em;
font-weight:bold;
line-height:1.5em;
background: url(images/header2_2.jpg);	
}

.backfoot {
background: url(images/footer.jpg);
}

li {
line-height: 1.5em;
}

.backbody {
padding-right:50px;
background-repeat:no-repeat;
border-right:inset 1px grey;
background: url(images/back2.jpg);
}


.onehalf 
{
	line-height:1.5em;
}

.ro {
background-color: lightgrey;
}


@media print 
{
	.menu 
	{
	display:none;
}

.textheader 
{
	text-align: left;
	padding-left: 2em;
}

.menuactive 
{
	font-size: 1.5em;
}



}
