BODY {
	color : #FEFEDE;
	font-family : arial,helvetica,sans-serif;
	background : #330000;
}
H2,H3,H4 {
	margin-top : 5px;
	margin-bottom : 0px;
	color : #FEFEDE;
	font-family : arial,helvetica,sans-serif;
}
IMG { border-color : #9E9E8E; }
A { text-decoration : underline; color : #EEEEFF; }
A:hover { color : #FFFFFF; }
A:visited { color : #EEFFEE; }
FORM,INPUT,SELECT,BUTTON { font-size : 9pt; }
TEXTAREA { font-size : 9pt; }
TD, TH, P {
	color : #FEFEDE;
	font-family : arial,helvetica,sans-serif;
}

.pagecontainer {
	width : 750px;
	padding : 0px;
	color : #FEFEDE;
	font-family : arial,helvetica,sans-serif;
}
.title { font-size : 200%; font-weight : bold; text-align : left;}
.subtitle { font-size : 18px; font-weight : bold; }
.headline {
	font-family : arial,helvetica,sans-serif;
	font-size : 130%;
	font-weight : bold;
	text-decoration : none;
	color : #FEFEDE;
} 
.subheadline { font-size : 110%; font-weight : bold; }
.mainlist { list-style-type : square; }
.tinytext {
	color : #FEFEDE;
}
.footer {
	font-size : 80%;
	text-align : center;
}
.sidebar {
	font : bold 10pt verdana,arial,helvetica,sans-serif;
	color : #FFFFFF;
	text-align : right;
	padding-right : 10px;
	width : 7em;
	border-right-width : 1px;
	border-right-style : solid;
	border-color : #9E9E8E;
}
.sidebar2 {
	color : #0000CC;
	font-size : 90%;
	font-style : normal;
}
.insetbox {
	border : #9E9E8E 1px solid;
	padding : 3px;
	width : 100%;
	color : #FFFFFF;
	font-size : 80%;
}

.imageset {
	border : #9E9E8E 1px solid;
	padding : 3px;
	width : 160px;
	color : #FFFFFF;
	font-size : 80%;
}

.recordlink {
	padding: 4px;
	color : inherit;
	font-family : inherit;
	background : #333333;
	border-color : #FFFFFF ;
	border-width : 1px;
	width : 100%;
}

.resultslist {
	padding : 4px;
	color : inherit;
	font-family : inherit;
	background : #333333;
	width : 100%;
}
.resultsheader {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	color : white;
	background : #993300;
	text-align : left;
}

.record {
	font-family : arial,helvetica,sans-serif;
	color : #FEFEDE;
	padding : 4px;
	width : 100%;
}
.recordattribs {
	padding : 4px;
	color : #FEFEDE;
	background : #333333;
	border-color : #FFFFFF;
	border-width : 1px;
	width : 100%;
	font : inherit;
}

.maplist {
	padding : 4px;
	color : inherit;
	font-family : inherit;
	font-size : 90%;
	background : #333333;
	width : 100%;
}
.mapheader {
	font-family : inherit;
	color : white;
	background : #993300;
	text-align : left;
}
.mapperm {
	color : inherit;
	font-family : inherit;
	font-size : 80%;
}

.myparagraph:first-letter {
	font-size : 200%;
	float : left;
}
.myparagraph2:first-line {
	text-transform : uppercase;
	font-weight : bold;
}

.errmsg {
	font-size : 120%;
	color: red;
}
