/* CSS Document */
*{margin:0; padding:0}

body{
	margin:0;
	padding:0;
	color:#CCCCCC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #003300;
	SCROLLBAR-HIGHLIGHT-COLOR: #03300;
	SCROLLBAR-SHADOW-COLOR: #220022;
	SCROLLBAR-3DLIGHT-COLOR: #AAA;
	SCROLLBAR-ARROW-COLOR:  #aaa;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #110011;
	background-color: #000000;
}

h1{font-size:180%;  margin:0;}
h2{font-size:120%; margin:2px 0; text-align:center;}
h3{	font-size:110%;	color:#99CC99;margin:0;}
h4{ font-size:85%; margin:0}
p{ margin:2px 5px; text-indent:25px; text-align:justify;}

ul{margin-left:20px;}
li{margin-top:3px;}
.thumb img{margin:5px 8px 0 0;}
.centre{text-align:center;}
a:link,  a:visited{ font-weight:bold; color: #9DACBF; text-decoration: none; }
a:hover{ text-decoration: none; color:#FF0000; }
a:hover img {filter:alpha(opacity=60);-moz-opacity: 0.6;
	opacity:.60;}
#lightbox a:hover img{filter:alpha(opacity=100);-moz-opacity: 1.0;
	opacity:1.00;}

#wrapper{
	position:relative;
	width:980px;
	margin:0 auto;
	background-color:#003300;
	padding:10px;
}


#footer{background-color:#000000;clear:both;text-align:center;font-family:Arial, Helvetica, sans-serif; margin-top:3px; padding:2px 0; border-top:#666 1px solid;}
#footer a:link{color:#003399;}
#footer a:hover{color:#FF0000;}
.thumb{margin:2px 10px; float:left; display:inline; text-align:center; background-color:#002200;}
.contents{}
.header{text-align:center; background-color:#000000; margin-bottom:3px; border-bottom:#666 1px solid;}
.col{
	float:left;
	height:410px;
	width:680px;
	overflow:auto;
}
.left{float:left;}
.clearall{clear:both;}
.note {	text-align:center;	padding:2px; }
.g2{ width:115px; height:134px; color:#FFFFFF; font-size:80%;}
.text{width:430px; float:left; overflow:auto; height:390px; font-size:85%;}
.red_highlight{color:#FF0000; font-weight:bold;}
#apDiv1 {position:absolute; width:155px; height:34px; z-index:1; left: 769px; top: 561px;}