/* BROWSER SKINNING */
body { scrollbar-3dlight-color : #333333; 
	scrollbar-arrow-color : #ffffff; 
	scrollbar-darkshadow-color : #333333; 
	scrollbar-face-color : #FFCC00; 
	scrollbar-highlight-color : #cccccc; 
	scrollbar-shadow-color : #333333; 
	scrollbar-track-color : #999999 }
		
td {  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000 }

.mainjustify { text-align: Justify }
.mainbold { font-weight: bold }
.mainheader { font-size: 16pt; font-weight: bold}

.eventgreymain { font-size: 11pt; color: #999999; text-decoration: none}
.eventgreybold { font-size: 11pt; color: #999999; text-decoration: none; font-weight: bold}

.small { font-size: 8pt }
.smalljustified { font-size: 8pt;  text-align: Justify }
.smallbold { font-size: 8pt; font-weight: bold }

.discription {
	font-size: 8pt;
	line-height: 10pt;
	text-transform: lowercase;
}
.navistatic { font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}

a:link       { color: #0000ff }
a:visited    { color: #000000 }
a:hover      { color: #ff0000 }

a.navigation:link { font-size: 10pt; color: #999999; text-decoration: none; font-weight: bold}
a.navigation:visited { font-size: 10pt; color: #999999; text-decoration: none; font-weight: bold}
a.navigation:hover { font-size: 10t; color: #000000; text-decoration: none; font-weight: bold}

a.navigation2:link { font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
a.navigation2:visited { font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
a.navigation2:hover { font-size: 10t; color: #000000; text-decoration: none; font-weight: bold}


.copyright {
	font-size: 7pt;
	line-height: 10pt;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;


}
