/* CSS Document */
*{margin:0; padding:0; border:0;}
html{overflow:auto;}
body{
	color:#CCCCCC;
	font-size:14px;
	background-color: #000000;
}

td{text-align:center;}
hr{ margin:6px 0;}
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 0 0 8px;}
.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;}
.blue_link a:link,a:visited{ font-weight:bold; color: #0066FF; text-decoration: none; }
.blue_link a:hover{ text-decoration: none; color:#FF0000; }
#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:#222; padding:5px; }
#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:#0066FF; }
#footer a:hover{color:#FF0000;}
.thumb{margin:0; float:left; display:inline; text-align:center; font-size:9px; }
.contents{}
.header{ text-align:center; margin-bottom:3px; border-bottom:#666 1px solid; }
.col{ float:left; height:410px; width:680px; overflow:auto; }
.left{float:left;}
.right{float:right;}
.clearall{clear:both;}
.note {	text-align:center;	padding:2px; }
.g2{ width:115px; height:134px; color:#FFFFFF; font-size:80%;}
.text{width:410px; float:left; overflow:auto; height:390px; font-size:85%; padding:0 10px;}
.red_highlight{color:#FF0000; font-weight:bold;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.marl45{margin-left:45px;}
img{border:0;}
.home{ position:absolute; width:195px; top: 10px; left: 17px; height: 14px; }
