body {
	color: #000000;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.verdana_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.verdana_12_white_bold {
	font-size: 12px;
	font-weight: bold;
}
.verdana_12_white {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}



.verdana_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.horizontal_rule {
	border: 1px dotted #FFF;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #0A2749;
}

.verdana_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.verdana_10_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
a.yellow:link {
	color: #FF0;
}
a.yellow:visited {
	color: #FF9;
}
a.yellow:hover {
	color: #F00;
}
a.yellow:active {
	color: #F00;
}.list_bak {
	background-color: #F3F3F3;
	border: thin solid #666;
}
.details_bk {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contact_details {
	background-color: #FFF;
	background-image: url(images/details_bk.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: thin solid #999;
}
.section_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #CD0100;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.bottom_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

