#logo {
	width:277px;
	height:126px;
	left:0px;
	top:0px;
	position:absolute;
	z-index:99;
}
#menu {
	top:1px;
	right:0px;
	position:absolute;
	height:38px;
	z-index:100;
}

body {
	margin: 0px;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}

input, select, inputselectd {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666;
	background-color: #666666;
	color:#FFFFFF;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666;
	background-color: #666666;
	color:#FFFFFF;
}

img {
	border: 0px solid;
}

td, b, p, div {
	font-size: 15px;
	color: #ffffff;
	line-height:20px;
}

a {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	font-size: 14px;
	color: #999999;
	text-decoration:none;
}

h1 {
	font-size: 22px;
	color: #f1f1f1;
	text-decoration:none;
}

h2 a {
	font-size: 16px;
	color: #CCCCCC;
	text-decoration:none;
}
h2 a:hover {
	font-size: 16px;
	color: #999999;
	text-decoration:none;
}

h3 {
	font-family:Trebuchet MS;
	font-size: 13px;
	color: #F6F6F6;
	text-decoration:none;
}
h3 a {
	font-family:Trebuchet MS;
	font-size: 13px;
	color: #F6F6F6;
	text-decoration:none;
}
h3 a:hover {
	font-family:Trebuchet MS;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
}

h4 {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#ccc;
	text-decoration:none;
	line-height:17px;
}

h4 a {
	font-size: 13px;
	color: #ccc;
	text-decoration:none;
	line-height:17px;
}
h4 a:hover {
	font-size: 13px;
	color: #ccc;
	text-decoration:none;
	line-height:17px;
}

.link {
	text-decoration:none;
	cursor:pointer;
	color:#CCCCCC;
}

.data {
	font-size:11px;
	color:#999999;
}








