a {
	color: #7D9FBA;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body{
	padding: 0px;
	margin: 0px;
	background-color: #303136;
}

img {
	border: 0px;
}



li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/a.gif) no-repeat left center;
}

li a	{
	color: #7D9FBA;
	line-height: 18px;
}

select {
	border: 1px solid #616161;
	background-color: #35363B;
}

span a {
	text-decoration: none;
}

span a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

textarea{
	width: 172px;
	border-color: #616161;
	border-width: 1px;
	border-style: solid;
	padding-left: 9px;
	margin-top: 3px;
	background-color: #35363B;
	height: 140px;
	overflow: hidden;
}
input{
	height: 15px;
	width:150px
}

.input_button{
	height: 25px;
	width:70px
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c_text	{
	color: #9E9EA1;
	line-height: 11px;
}

.c_text a {
	color: #9E9EA1;
	text-decoration: none;
}

.c_text a:hover {
	text-decoration: underline;
}

.c_text span {
	color: #7D9FBA;
}

.c_text span a {
	color: #7D9FBA;
	text-decoration: underline;
}

.c_text span a:hover {
	text-decoration: none;
}

.form{
	margin-top: 3px;
	height: 23px;
}

.form input	{
	width: 172px;
	border-color: #616161;
	border-width: 1px;
	border-style: solid;
	padding-left: 9px;
	background-color: #35363B;
	height: 20px;
}

.form_label{
	width: 150px;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
}

.m_text, table, li, textarea, select
	{
	color: #BFBFBF;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
}

.main_cell {
	padding: 37px 15px 35px 23px;
	clear: both;
	display: block;
	overflow: inherit;
}

.navLink{
}

.navSpace{
	padding: 0px 10px 0px 10px;
}

.no_class, form, .no_class td
	{
	width: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: default;
	height: auto;
}

.reserve_table{
	
}

.reserve_table td{
	
}

.ul1 li a {
	text-decoration: none;
}

.ul1 li a:hover {
	text-decoration: underline;
}

.ML_button{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;	
}

.ML_text{
	color: #BFBFBF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}

.hide {
	display:none;
}

.blurb_title{
	color:#7D9FBA;
	font-family: Tahoma;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
}
.blue_text{
	color: #7D9FBA;
}
.req_elem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: text-bottom;
}
legend{
	color: #BFBFBF;
}