BODY {
background-color: #ffffff;
font-family: arial, helvetica, sans-serif;  
color: #333333;
font-size: 13px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
background-image: none;
overflow: hidden;
}

A {
text-decoration:none; 
color: #dddddd;
font-size: 15px;
padding-left: 10px;}

a:hover { 
color: #eeaaaa; 
font-weight: bold;
}

A.inlink {
padding-left: 0px;
color: #000099;
font-size: 12px;
font-weight: bold;
}

A.inlink:hover {
padding-left: 0px;
color: #990000;
font-size: 12px;
}

DD {
	font-style: italic;
}

DIV#header {
position: absolute;
top: 0px; left: 0px;
background-color: #810606;
color: #dddddd;
width: 100%; height: 90px;
padding: 0px;
margin: 0px;
z-index:15;
}

DIV#left {
position: absolute;
top: 0px; left: 0px; height: 100%;
background-color: #810606;
color: #dddddd;
width: 180px; 
padding: 0px;
margin: 0px;
z-index: 10;
}

DIV#links {
position: absolute;
top: 90px; left: 0px;
background-color: #810606;
color: #dddddd;
width: 180px; 
padding: 0px;
margin: 0px; z-index: 5;
}

DIV#content {
position: absolute;
top: 90px; left: 180px; height: 100%;
width: 720px;
background-color: #ffffff;
color: #333333;
padding: 5px; text-align: justify;
margin: 0px; height: 100%;
}

DIV#blurb {
	position: absolute; left: 660px; bottom: 2px; font-size: 12px; color: #eeeeee; padding-left: 18px;
}

DIV#blurb A {
	font-size: 12px;
}

DIV.sig {
width: 100%; text-align: right; font-style: italic;
}

.logo1 {
position: absolute; top: 10px; left: 10px;
}

.logo2 {
position: absolute; top: 10px; left: 185px;
}

SPAN.self {
font-size: 16px;
padding-left: 10px;
color: #ff0000;
font-weight: bold;
}

.header {
font-size: 15px;
}

IMG.panel {
padding-left: 10px;
}

TD {
	font-size: 12px;
}