/*LINKS*/

A:link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: underline
}

A:active {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #006633}


A:visited { font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: underline}

A:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold
}


/*rest of code*/


.body {
	background-repeat: repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: none;
	background-image: url(images/bg_sidefade.gif);


}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	border: none;
}

.current_loc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	border: none;
}
.tablebody {
	border: none;

}
.table {
	border: thick none #3300FF;
	background-image: url(images/bg_sidefade_l.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000000;



}
.tablecontent {
	background-repeat: repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: medium none #009999;
	background-image: url(images/spacer.gif);
}
.rtable {
	border: thick none #3300FF;
	background-image: url(images/bg_sidefade_r.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	border: none;
	font-style: italic;

}
.hidden {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.tablegfx {
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;

}
