body { 
background-color: #4B4B4B; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 4px;
text-align: center;}

body, td, a, li {
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#frame {
background-color: #4B4B4B;
width: 800px;
margin: auto;
}


#header {
height: 30px;
font-size: 20px;
color: white;
}

#content, #sidebar {
padding:7px;
text-align: left;
}

#title {
width: 100%;
height: 22px;
font-size: 13px;

color: #4B4B4B;
background-color: #FFFFFF;
text-align: left;
vertical-align: middle;
font-weight: bold;
padding: 0px 0px 0px 0px;;
}

#title a{
font-size:   13px;
font-weight: bold;
color: #4B4B4B;
text-decoration: none;
}

#footer a {
color: white; 
font-weight: bold; 
text-decoration: none; 
}

#footer a:hover { 
color: #4B4B4B;  
font-weight: bold; 
background-color: white;
}

a:link, a:visited, a:active { 
color: #4B4B4B; 
font-weight: bold; 
text-decoration: none; 
}

a:hover { 
color: #4B4B4B;  
font-weight: bold; 
background-color: #ffffff;
text-decoration: underline; 

}

div#navbar {
height: 22px;
width: 100%;
}

div#navbar ul {
margin: 0px;
padding: 0px;
font-weight: bold;
color: #8C0000;
line-height: 22px;
white-space: nowrap;
}
div#navbar li {
list-style-type: none;
display: inline;
}
div#navbar li a {
text-decoration: none;
padding: 4px 10px 4px 10px;
color: #ffffff;
font-weight: bold;
}
div#navbar li a:link, div#navbar li a:visited {
color: #ffffff;
font-weight: bold;
}
div#navbar li a:hover {
text-decoration: underline;
color: #DF002C;
font-weight: bold;
}
div#navbar li a.active {
text-decoration: none;
color: #CCCCCC;
font-weight: bold;
}

H1
{
font-size:   14px;
font-weight: bold;
padding-bottom: 8px;
padding-top: 0px;
margin: 0px;
}

form {
margin: 0;
font-size: 11px;
}

input, textarea, select, object {
border: 1px solid #666666;
background-color: white;
color: #000000;
font-size: 11px;
}

.search {
border: 1px solid white;
font-size: 11px;
background-color: white;
color: #000000;
}

#newsbox {
float: right;
width: 30%;
margin-bottom: 7px;
margin-left: 7px;
padding: 7px;
color: #000000;
background-color: #ffffff;
border: 1px dotted #CCCCCC;
}	

#newsbox ul, #newsbox ol {
margin: 0;
padding: 0 1.5em;
}

#newsbox li {
list-style-type: square;
}

#newsbox a:hover{
color:#666666;
}

#navcontainer { width: 130px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
border-bottom: 1px solid #eeeeee;

}

#navcontainer a:link, #navlist a:visited
{
color: #CCCCCC;
text-decoration: none;
}

#navcontainer a:hover
{
color: #DF002C;
text-decoration: underline;
}

#navcontainer li a.active
{
color: #505050;
}
html>body #navcontainer li a 
{
	width: auto;
}

.sidebar_right{
        background-color: #ECECEC;
        color: #000000;
}

.ending_right{       
        background-color: #ECECEC;
        color: #000000; 
	font-size: 9px; 
	font-family: Verdana, Arial; 
	text-decoration: none;
        padding-left: 10px;
}

#box { 
	width: 100%;
        font-size: 11px;
        color: #000000;
	font-family: Verdana, Arial; 
        text-decoration: none;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
        margin-bottom: 0px;
}

#box ul{
	margin-left: 0; 
        list-style-type: none;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0; 
        margin-bottom: 0px; 
        color: #ffffff;
}

#box .link{
        background-color: #ECECEC;
        color: #000000;
}


#box .title{
	background-color: #ECECEC;
	font-weight: bold; 
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        color: #000000;
}

#box .text{
        display: block;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        background-color: #ECECEC;
        color: #000000;
        border-top: 0px solid #B5B5B5;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
}

#box a{
        text-decoration: none;
        display: block;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        color: #4B4B4B;
}

#box a:hover{
	background-color: #C8C8C8;
        color: #4B4B4B;
}

#box a:active{
	background-color: #ffffff;
        color: #000000;
}

#bread {
width: 100%;
font-size: 12px;
color: #DF002C;
text-align: left;
font-weight: bold;
text-decoration: none;
padding: 0px 0px 0px 0px;;
}

#bread a{
width: 100%;
font-size: 12px;
color: #DF002C;
text-align: left;
font-weight: bold;
text-decoration: underline;
padding: 0px 0px 0px 0px;
}
