#sitepage {
background: #FFFFF0;
color: #000000;
}

#boxer
{
border: solid 0px #400000;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
width: 100%;
}

#dater
{
font-family: Arial;
font-size: 9pt;
color: #ffffff;
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
.editor 
{
color: #003300;
background: #f3f5ea;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}

a {
	color: #000047;
	text-decoration: none;
font-weight:bold;
  outline: none;

}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}

a.gold {
	color: #d59758;
	text-decoration: none;
}

a.grey {
	color: #8b8b8b;
	text-decoration: none;
}
abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
body.body
{
	color: #003300;
	background: url(../images/sce/design/sitebg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
cite
{
}
h1
{
font-family: Times New Roman, serif;
color: #88290b;
border-top: solid 1px #88290b;
border-left: solid 1px #88290b;
border-right: solid 1px #88290b;
padding-left:5px;
margin-right:10px;
margin-top:5px;
}
h2
{font-family: Times New Roman, serif;
color: #88290b;
border-top: solid 1px #88290b;
border-left: solid 1px #88290b;
border-right: solid 1px #88290b;
padding-left:5px;
margin-right:10px;
margin-top:5px;
font-size:16pt;
}
h3
{font-family: Times New Roman, serif;
color: #88290b;
border-top: solid 1px #88290b;
border-left: solid 1px #88290b;
border-right: solid 1px #88290b;
margin-right:10px;
}
h4
{font-family: Times New Roman, serif;
}
h5
{font-family: Times New Roman, serif;
}
h6
{
}
img
{
}
label
{
}
p
{
line-height:1.5;
}
q
{
}
table
{
}
th
{
}
td
{
}
tr
{
}
.form_element{}
.form_data{}