body {
     font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #808080;
     }

a, a:link, a:visited, a:active, a:hover {
        font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
        font-weight: none;
        font-size: 11px;
        color: #9C0000;
        text-decoration: none
        }

.head {
         position: absolute;
	left: 80px;
         top: 0px;
         }

.menu {
         position: absolute;
	left: 80px;
         top: 340px;
         }

.content {
         position: absolute;
	left: 300px;
         top: 340px;
         }

.boxes {
	background-color: #FFFFFF;
         border: 1px #E4E4E4 solid;
         }

.formbox {
	background-color: #FEFEFE;
         border: 1px #E4E4E4 solid;
         }

.subtitle, .subtitle a, .subtitle a:link, .subtitle a:visited, .subtitle a:active, .subtitle a:hover {
        font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #9C0000;
        text-decoration: none;
        }

.lref, .lref a, .lref a:link, .lref a:visited, .lref a:active {
        font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #808080;
        text-decoration: none;
        }

.lref a:hover {
        font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #9C0000;
        text-decoration: none;
        }

.red    {
        font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
        font-weight: none;
        font-size: 11px;
        color: #9C0000;
        }

form, div, p {
	margin: 0px;
	padding: 0px;
         spacing; 0px;
}

td, tr, th {
        spacing: 0px;
        padding: 0px;
        font-family: Lucida Sans Unicode, Trebuchet MS, Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px
        }

table {
      spacing: 0px;
      padding: 0px;
      }

.newsContent {
	margin:0 0 1em 0;
	padding:0 0 1em 0;
}
.newsContent p {
	margin:0 0 1em 0;
	padding:0;
}
.newsContent .submessage {
	text-align:right;
	margin:1em 0 0 0;
}
.newsContent h1 {
	font-size:1.5em;
	font-weight:normal;
	border-bottom:1px solid #ddd;
         color: #9C0000;
	margin:0;
	padding:0;
}
.newsContent h2 {
	text-align:right;
	font-size:1em;
	font-weight:normal;
	margin:0 0 1em 0;
	padding:0;
}
.newsContent blockquote {
	margin:1em;
	border-left:4px solid #ddd;
	padding:0 0 0 1em;
}
.newsContent pre {
	background-color:#eee;
	border:1px dashed #aaa;
	color:#000;
	margin:1em 0;
	padding:0.3em;
}
.newsContent img {
	border-style:none;
}
.newsContent ul {
	margin:0 0 1em 2.5em;
	padding:0;
}
.newsContent object {
	width:350px;
	height:285px;
}
