body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

input.searchbox
{
	border-color: #666666;
	border-width: .5pt;
	border-style: solid;
}

input.submitbutton
{
	border-color: #000000;
	border-style: solid;
	border-width: .5pt;
	background-color: #FCCA5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand;
}

.fp a:link {
	color: #CCCCCC;
}

.fp a:vlink {
	color: #CCCCCC;
}

.fp a:alink {
	color: #FFFFFF;
}

body.fp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	color: #FFFFFF;
}

.fp h1 {
font-size:small;
color:#FFCC66; }

body.sub
{
	background-image: url(media/graphics/tall_bg.gif);
	background-repeat: repeat-x;
}

.sub a:link {
	color: #0099FF;
	font-weight:normal;
	text-decoration: underline;
}

.sub a:alink {
	color: #0099FF;
	font-weight: bold;
	test-decoration: none;
}

.sub a:vlink {
	color: #CCCCCC;
	font-weight:bold;
	tex-decoration:underline;
}

.sub h1 { font-size: medium;
}

.sub h2 { font-size: small;
}

.sub h3 { 
	font-size:smaller; 
	color:#330099;
}

.sub .news {
	font-size: x-small;
}

.header {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000000;
}

form table {
	font-size: x-small;
}