@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/body-bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.header1 {
	background-image: url(../images/1.jpg);
	background-repeat: repeat-x;
}
#apDiv2 {
	position:absolute;
	left:50%;
	margin-left:75px;
	top:-75px;
	width:236px;
	height:210px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:50%;
	margin-left:-486px;
	top:107px;
	width:151px;
	height:43px;
	z-index:2;
}
h1 {
	color: #FFCC00;
	font-size: 20px;
}
h2 {
	color: #FFCC00;
	font-size: 18px;
}
h3 {
	color: #FFCC00;
	font-size: 16px;
}
h4 {
	color: #FFCC00;
	font-size: 14px;
}
/*--------------------------------------------*/
.img_border {
	border:solid #F4F4F4 3px;
	margin:5px;
}
.img_border2 {
	border:solid #F4F4F4 3px
}
.img_border2:hover {
	border:solid red 3px
}
/*--------------------------------------------*/


