body {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

p {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#layout {
	width: 800px;
	color: #000000;
	background: #ffffff url(../images/logo.gif) top left no-repeat;
}

#topbar {
	height: 20px;
	text-align: right;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 10px;
}

#topbar a {
	text-decoration: none;
	color: #ffffff;
}

#menubar {
	height: 54px;
}

#menubar ul {
	padding: 0px; 
	margin: 26px 8px 0px 0px; 
	list-style: none; 
	float: right;
}

#menubar li {
	float: left; 
	width: auto;
}

#menubar a {
	background: url(../images/menubtn.gif) no-repeat;
	width: 82px;
	height: 28px;
	display: block;
	margin-left: 2px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
}

#menubar a:hover {
	background: url(../images/menubtnR.gif) no-repeat;
}

#picbar {
	margin: 2px 0px;
	background: url(../images/picbar.gif) no-repeat;
	width: 800px;
	height: 86px;
	padding-left: 16px;
}

img.picbar {
	margin: 2px 0px;
}

#leftcol {
	text-align: left;
	min-height: 325px;
}

#leftcol > p {
	text-align: left;
	padding-left: 8px;
}

#leftcol > ul {
}

#rightcol {
	float: right;
	width: 306px;
}

.titlebar {
	background: url(../images/titlebar.gif) no-repeat 0px 12px;
	height: 32px;
}

.title {
	margin-left: 32px;
	font-size: 18px;
	line-height: 38px;
    color: #b92564;
	background-color: #ffffff;
	padding: 0px 4px;
}

td {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

td a {
	color: #efad2e;
	text-decoration: none;
}

td a:hover {
	font-weight: bold;
}

.type {
	font-size: 10px;
	text-align: center;
	padding: 1px 0px;
	border-bottom: 1px solid #efad2e;
}

.info {
	font-size: 10px;
	padding: 1px 0px;
	border-bottom: 1px solid #efad2e;
	line-height: 15px;
}

.specialinfo {
	font-size: 10px;
	padding: 1px 0px;
	border-bottom: 1px solid #efad2e;
	line-height: 15px;
}

tr.list td {
	padding: 8px 0px;
}

#footer {
	background-color: #b92564;
	margin-top: 32px;
	font-size: 9px;
	color: #ffffff;
	height: 20px;
	line-height: 18px;
	padding: 0px 8px;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

.label {
	font-size: 9px;
	color: #000000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.block {
	display: block;
}

select {
	font-size: 10px;
}

td.contact_label {
	font-size: 10px;
	text-align: right;
}
