body	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
}

.bold_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
.copyright_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #666666; 
	text-align: center;
	}
	
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}

h2.news {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	border-bottom: 1px solid rgb(215,168,96);
	margin-top: 11px;
	}

img	{
	border: none;
	}
	
img.discuss	{
	float: right;
	margin-right: 16%;
	}
	
.inset	{
	margin-left: 8px;	
	}
	
.main_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	}

p.indent	{
	margin-left: 6%;
	}
	
.link_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
	}

.newsflash	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFCC00;
	margin-left: 6px;
	}

a:link {
	color:#FFFFFF;
	}

a:link.black {
	color:#000000;
	}	

a:link.news {
	text-decoration: none;
	}
	
a:visited {
	color:#DDDDDD;
	}

a:visited.news {
	text-decoration: none;
	}
	
a:hover {
	color:#FFCC00;
	}
	
a:hover.black {
	color:#FFCC00;
	}

a:link.menu {
	color:#FFFFFF;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}

a:visited.menu {
	color:#DDDDDD;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}
	
a:hover.menu {
	background-color: rgb(255, 204, 0);
	color: rgb(22, 105, 147);
	margin-left: 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}
	
.background_rep_novert {  
	background-repeat: repeat-x;
	}
	
.bold_text_black {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	background-color: white;
	border-color: white;
	}	
	
.small_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF
	}
	
.small_coloured_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFCC00;
	}
	
.iframeborder {  
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
.link_text_small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
.unnamed1 {  
	font-family: "BankGothic Lt BT"; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.downloads {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
.link_text_black {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	}
	
table.menu	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	width: 100%;
	border-top: 2px solid black;
	border-bottom: 1px solid black;
	}

td.menu	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: rgb(255, 255, 255); 
	text-decoration: none;
	width: 14%;
	background-color: rgb(22, 105, 147);
	}

td.news	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: rgb(255, 255, 255); 
	text-decoration: none;
	background-color: rgb(22, 105, 147);
	border-left: 1px solid rgb(215,168,96);
	padding-left: 6px;
	vertical-align: top;
	}

