@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/yg_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.subhead {
	font-size: 20pt;
	font-weight: 400;
	color: #0099FF;
	line-height: 25pt;
}


.bota:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bota:hover {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bota:visited {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
a:visited {
	color: #000000;
}
.botText {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.botSmall {
	font-size: 11px;
	color: #999999;
}
.smalhead {
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.input {
	background-color: #191919;
	border: 1px solid #191919;
	color: #CCCCCC;
}

.input:hover {
	background-color: #070707;
	border: 1px solid #0099FF;
	color: #CCCCCC;
}
.texarea {
	background-color: #191919;
	overflow: hidden;
	border: 1px solid #191919;
	color: #CCCCCC;
}

.button {
	border: none;
	background-image: url(../pic/btn/submit_btn1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 110px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	overflow: hidden;
	display: block;
	float: left;
	background-color: #000000;
}
.button:hover {
	border: none;
	background-image: url(../pic/btn/submit_btn1_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 110px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	overflow: hidden;
	display: block;
	float: left;
	background-color: #000000;
}
.reset {
	border: none;
	background-image: url(../pic/btn/submit_btn1_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 110px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	overflow: hidden;
	display: block;
	float: left;
	background-color: #000000;
}
.rite {
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
}
.smalheadGray {
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
}
