td, table, select{
	font-family:arial;
	font-size:14px;
	vertical-align:top;
	line-height:16px;
	color:#ffffff;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left center; padding-left:24px}
.list ul li a{ color:#D8B379; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

strong{ color:#B9642D}

span{ color:#B9642D}

.jamp { width:133px; color:#BC652E; font-size:11px; background-color:#3F120F}
.jamp1 { width:96px; color:#BC652E; font-size:11px; background-color:#3F120F}
.jamp2 { width:51px; color:#BC652E; font-size:11px; background-color:#3F120F}
.jamp3 { width:56px; color:#BC652E; font-size:11px; background-color:#3F120F}
.jamp4 { width:36px; color:#BC652E; font-size:11px; background-color:#3F120F}

a{ color:#062174; text-decoration:underline}
a:hover{ text-decoration:none}

b a{ color:#B9642D; text-decoration:none}
b a:hover{text-decoration:underline}

span a{ color:#B9642D; text-decoration:underline}
span a:hover{ text-decoration:none}

.form2 input{
	width:96px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color: #D8B379;
	border-style:solid;
	padding:1 0 0 9px;
	border-color:#74361A;
	border-width:1px;
	background-color:#3F120F
}

.form_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B9642D;
}

.input{
	width:200px;
	height:23px;
	font-family:tahoma;
	font-size:11px;
	color: #ffffff;
	border-style:solid;
	padding:3 0 0 7px;
	border-color:#A1E4FF;
	border-width:1px;
	background-color:#031A5D;
}

select{
	width:200px;
	/*height:23px;*/
	font-family:tahoma;
	font-size:11px;
	color: #031A5D;
	border-style:solid;
	font-weight: bold;
	padding:3 0 0 7px;
	border-color:#74361A;
	border-width:0px;
	/*background-color:#2F0F0E;*/
	margin:0;
	padding:0;
}


textarea {
	width:200px;
	height:100px;
	font-family:tahoma;
	font-size:11px;
	color: #ffffff;
	overflow:hidden;
	padding:3px 0 0 7px;
	border-color:#A1E4FF;
	border-style:solid;
	border-width:1px;
	background-color:#031A5D;
}

.footer {
	text-transform: uppercase;
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:14px;
	color:#ffffff;
}

a.footer {
	text-transform: uppercase;
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:14px;
	color:#ffffff;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #A1E4FF;
	background-color: #031A5D;
	height: 25px;
}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li{ background:url(images/arrow1.gif) no-repeat left top; padding-left:24px}
.list1 ul li a{ color:#D8B379; text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}

#map td{
	width: 300px!important;
	border: 1px solid #000;
	position:relative;
	display:inline;

}


.dashborder{
border: dashed 1px #003399; 
}
