@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	background-color: #000000;
	line-height: 20px;
/*	line-height: 16px;*/
}
a {
	color: #6666CC;
	text-decoration: none;
}
.align_center {
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #DDDDDD;
	font-weight: 500;
	margin-bottom: 2px;
	margin-top: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #DDDDDD;
	font-weight: normal;
	margin-bottom: 4px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: normal;
	margin-bottom: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #DDDDDD;
	font-weight: 500;
	margin-bottom: 4px;
	margin-top: 12px;
}

.bullet {
	text-align: right;
	vertical-align: text-top;
}
.pad_bottom {
	padding-bottom: 12px;
}
.pad_right {
	padding-right: 12px;
}
.pad_left {
	padding-left: 12px;
}
.align_top {
	vertical-align: top;
}
.pad_top {
	padding-top: 12px;
}
.align_right {
	text-align: right;
}
input {
	background-color: #282828;
}
strong {
	color: #DDDDDD;
}
.gold_border {
	border: 1px solid #e1ba6f;
}
.TTLHeader {
	background-image: url(images/TTLHeader.gif);
	background-repeat: no-repeat;
	height: 307px;
	width: 1000px;
}
.TTLMid {
	background-image: url(images/TTLBodyMid.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-left: 65px;
	padding-right: 35px;
	padding-bottom: 15px;
}
.TTLFooter {
	background-image: url(images/TTLFooter.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 1000px;
	text-align: center;
	color: #7766DF;
	font-size: 11px;
}
.Tab1 {
	padding-left: 20px;
	height: 50px;
	width: 140px;
}
.TabEndL {
	background-repeat: no-repeat;
	width: 38px;
}
.TabEndR {
	background-repeat: no-repeat;
	width: 76px;
}
.TTLSubHeader {
	background-image: url(images/TTLHeader.gif);
	background-repeat: no-repeat;
	height: 307px;
	width: 1000px;
}

.Tab2 {
	height: 50px;
	width: 140px;
}
.Tab3 {
	height: 50px;
	width: 140px;
}
.Tab4 {
	height: 50px;
	width: 140px;
}
.Tab5 {
	height: 50px;
	width: 140px;
}
.Tab6 {
	height: 50px;
	width: 140px;
}
.TTLBodyTop {
	background-image: url(images/TTLBodyTop.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.TextSmall {
	font-size: 11px;
}
.TextLarge {
	font-size: 16px;
}
