body
{
	background-color: rgb(246,246,246);
	width: 1050px;
}

#header, table, #footer
{
	font-size: 11pt;
	font-family: Tahoma, sans-serif;
	width: 1000px
}

table
{
	background-color: rgb(250,250,250);
	clear: both;
	border-top: 3px double #8D9398;
	border-bottom: 3px double #8D9398;
	border-left: 1pt solid #8D9398;
	border-right: 1pt solid #8D9398;
}

h3
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Myriad Roman, Tahoma, sans-serif;
	white-space: nowrap;
}

em
{
	font-style: normal;
	font-weight: bold;
}

a.bare
{
	text-decoration: none;
}

.red
{
	color: #9c0000;
}

.dotted
{
	border-bottom: 1px dashed #8D9398;
}

.dotted hr
{
	color: rgb(250,250,250);
	border: none;
	height: 0px;
}

.vspace
{
	background-color: #8D9398;
	width: 1pt;
}

.content
{
	padding-left: 25px;
	padding-right: 15px;
	vertical-align: top;
}

#header img
{
	float: left;
}

#header p
{
	font-family: arial sans-serif;
	font-size: 30pt;
	font-style: italic;
	color: #d70d06;
	text-align: right;
	margin: 0;
}

#header span
{
	color: #560401;
}

#headmenu *
{
	color: #3A3A3A;
	font-weight: bold;
	font-family: Lapidary333, serif;
	margin-top:8px;
	margin-bottom:13px;
	white-space: nowrap;
}

#header form
{
	text-align: right;
	clear: right;
}

#header form *
{
	margin: 3px;
}

#search
{
	font-family: tahoma;
	font-size: 10pt;
	color: #949494;
}

#searchbutton
{
	font-family: Myriad Roman, sans-serif;
	font-size: 10pt;
	background-color: #9c0000;
	border: none;
	color: #FFFFFF;
}

#footer
{
	margin-top: 15px;
}

#footer ul
{
	width: 100%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#footer li
{
	display: inline;
}

#footer a
{
	color: #474747;
}

#footer li img
{
	margin:0 3px 0 3px;
}

#footer address
{
	font-style: normal;
	color: #a6a6a6;
}