@charset "utf-8";

H1{
	padding-top:-4px;
	padding-bottom:-4px;
	margin-top:-4px;
	margin-bottom:-4px;
}

H2{
	padding-top:-4px;
	padding-bottom:-4px;
	margin-top:-4px;
	margin-bottom:-4px;

}

.mainbox {
	border: 3px solid black;
}
#main {
	position:relative;
	padding: 10px;
}
#head {
	vertical-align: top;
	top:0;
	left:0;
}
#main img {
	border: 2px solid #000000;
}

.mainbox2{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	background-color:#FFFFFF;
}
.mainbox2 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
	
}

#apDiv1 {
	position:absolute;
	left:496px;
	top:175px;
	width:307px;
	height:213px;
	z-index:1;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000000;
}
.style1 {
	color: #339900;
	font-weight: bold;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
#News {
	position: absolute;
	left: 365px;
	top: 202px;
	height: 473px;
	width: 334px;
	border: 0px;
	z-index: 10;
}

#warning {
	position: absolute;
	left: 365px;
	top: 98px;
	height: 89px;
	width: 303px;
	border: 0px;
	z-index: 11;
}

.warning_head{
	size: 14px;
	color: red;
	font-weight: bold; 
	
}

#footer {
	padding: 5px;
}
