/* Styles for gallery layout*/

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}


body,td,th {
	font-family: Arial;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #00FFCC;
}
a.nocolour:link {
	color: #333333;
	text-decoration: none;
}
a.nocolour:visited {
	color: #333333;
}
a:visited {
	color: #00FFCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #00FFCC;
	

}
.style1 {	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.style2 {	font-size: 12px;
	font-weight: bold;
}
.style3 {	font-size: 10px;
	color: #CCCCCC;
}
.style4 {
	font-size: 9px;
	color: #333333;
}
.style5 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.style16 {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	}
.style19 {
	color: #333333; 
	font-size: 16px; 
}
.style20 {font-size: 16px}	
.style15 {
	color: #CCCCCC;
	text-decoration: none;
}

body,td,th {
	font-family: Arial;
	color: #00FFFF;
}

.style14 {	font-size: 14px;
	color: #FFFF00;
}

.style21 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.style42 {
	color: #00CCFF
	font-size: 12px;
}
.style25 {
	color: #333333;
	font-size: 18px
	font-weight: bold;
}

.style26 {
	font-size: 12px;
	color: #000000;
}
.style27 {
	color: #FFFFFF;
	font-size: 8px;
}
.style40 {
	color: #FFFFFF;
	font-size: 18px;
}
.style41 {
	color: #FFFF00;
	font-size: 12px;
}
.style42 {
	color: #FFFFFF;
	font-size: 12px;
}
.style46 {
	color: #00FF00;
	font-size: 12px;
}

.users_online{
	font-size: 12px;
}