/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	float: left;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #d6e04c;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #d6e04c;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
}
#body {
	position:absolute;
	left:50%;
	top:50%;
	width:780px;
	height:550px;
	z-index:2;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -390px;
}
#details {
	position:absolute;
	height:67px;
	z-index:3;
	bottom: 0px;
	width: 780px;
	right: 0px;
	background-image: url(/images/axis.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	visibility: visible;
}
.ad1 {
	text-align: left;

}
.ad2 {font-size: 10px}
.ad3 {
	color: #d6e04c;
	font-weight: bold;
	font-size: 9px;
}
.button {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	float: right;
	width: 128px;
	text-align: center;
}
.button2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	float: center;
	text-align: center;
}
#txt_area {
	border: 1px solid #333333;
	height: 280px;
	overflow: auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#d6e04c;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	background-color: #000000;

}

#images {
	height: 150px;
}

#menu {
	border: 1px solid #333333;
	margin: 12px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	background-color: #000000;
}

.txt_body {
	font-size: 12px; color: #ffffff; 
	padding: 10px 20px 10px 20px;
}

.contact2 {
	font-size: 12px;
	color: #d6e04c;
}

.who2 {
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #d6e04c;
}
