*
{
	font-family: Verdana,Arial,Geneva,Swiss,sans-serif;
	font-size: 14px;
	color: #111111;
}

body
{
	padding: 0px;
	margin: 0px;
}

.panel
{
	padding: 3px;
	margin: 2px;
	background-color: #f5f2f2;
}

.links_panel
{
	padding: 3px;
	margin: 2px;
	background-color: #f5f2f2;
	font-size: 11px;
}

.links_menu
{
	font-size: 11px;
	colour: #290022;
}

.raised
{
	color: #333333;
	background-color: #bdbbbb;
}

.td_linetop
{
	border-top: solid 1px #aaa;
	vertical-align: top;
}

.vf_dl
{
	text-align: center;
	vertical-align: middle;
	width: 300px;
	background-color: #112255;
	color: #ccddee;
	padding: 0 2px 2px;
}

.panel, .raised, .links_panel
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 2px #222222;
	border-right: solid 2px #222222;
}

.raised
{
	padding: 6px;
	margin: 4px;
}

img.thumbnail
{
	padding: 3px;
	background-color: white;
	border-bottom: solid 4px #332211;
	border-right: solid 4px #332211;
	margin: 2px;
}

a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.pathway
{
	font-size: 12px;
	color: #eeddcc;
	text-align: baseline;
}
a.pathway:link, a.pathway:visited, a.pathway:active
{
	text-decoration: none;
}
a.pathway:hover
{
	color: #665544;
}

.footer
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

th
{
	font-weight: bold;
	text-align: left;
	color: #444455;
	background-color: white;
}

.gallery
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu
{
	display: block;
	background-color: #eeeeee;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

.submenu
{
	display: block;
	background-color: #dddddd;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.menu > a:link, .menu > a:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.menu > a:hover
{
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}

.form_label
{
	font-weight:bold;
}

.form_instr
{
	font-size: 12px;
}

.form_inputbg
{
}

.form_input
{
	font-size: 14px;
	color: black;
}