body {
margin : 0px;
         padding: 0px;
        background-color : #9c9;
        color : #000000;
        font-size : 11px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
}



p,pre,form,table {
        margin:0px 5px 5px 5px;
        }

h2,h3,h4,h5,h6 {
        color : #399;
        margin-bottom: 0.25em;
        margin-left : 3px;
        margin-right : 3px;
        font-family: sans-serif;
        font-size : 14px;
        font-weight : bold;
        text-align: left;
}

a:link {
        color: #008;

}

a:visited {
        color: #008;
}

a:link:hover {
        color: #f00;
}

a:visited:hover {
        color: #f00;
}

#left {
        position: absolute;
        top: 74px;
        left: 6px;
        width: 168px;
overflow : hidden;
        background: transparent;

}

#left div.lnote {
        background: #ffffff;
        margin-top : 1em;
        border : solid 1px #000080;
}

#left h1 {
margin : 0px;
border:1px solid #fff;

        margin-bottom: 0.25em;
        font-family: sans-serif;
        font-size : 12px;
        font-weight : normal;
        text-align : center;
        color : #fff;
        background : #399;
}



.links a {
        height : 12px;
        display: block;
        text-align: left;
        padding: 5px 10px;
        text-decoration: underline;
        color: #008;
        font-weight : normal;
        font-family : sans-serif;
        font-size : 11px;
        margin-bottom : 1px;
        margin-left : 0px;
        margin-right : 0px;
}

.links a.here {
        color: #ffffff;
        background : #399;
}

.links a.level2 {
        padding: 5px 16px;
        color: #008;
        background: #6cc;
}

.links a.herelevel2 {
        padding: 5px 16px;
        color: #fff;
        background: #399;
}

.links a.level3 {
        padding: 5px 10px;
        color: #008;
        background: #fff;
        text-align: right;
}

.links a:hover {
        color: #fff;
        background : #399;
}


	

.content {

	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */

	width:auto;
	min-width:120px;
	margin:0px 180px 1em 180px;
	border:1px solid black;
	background-color:white;
	padding:0px;

	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */

	}

.content h1 {
margin : 0px;
        margin-bottom: 0.25em;
	padding: 15px 5px 5px;
	text-align: left;
	font: bold 15px sans-serif;
	height: 16px;
	vertical-align: middle;
background-color : #399;
color : #fff;
	border:1px solid #fff;

}

	
#right {
        position: absolute;
        right:6px;
        top:84px;
        width:168px;
        background: transparent;
overflow : hidden;
        }
	

#logo {
        height:84px;
margin : 0px;
padding : 0px;
}


#right div.rnote {
        background: #ffffff;

        margin-bottom : 1em;
        border : solid 1px #000080;
}

#right  h1 {
margin : 0px;
border:1px solid #fff;
margin-bottom: 0.25em;
        font-family: sans-serif;
        font-size : 12px;
        font-weight : normal;
        text-align : center;
        color : #fff;
        background : #399;
}

table.board {
             width: auto;
        font-size : 11px;
             voice-family: "\"}\"";
             voice-family:inherit;
             width: 98%;
   }
html>body table.board {
                       width: 98%;
                       }

span.required {
        color : red;
}

#search {
        position: absolute;
        right:6px;
        top:8px;
        background: transparent;
        }
	
span.mailformrequired {
color : black;
font-size : 12px;
font-weight : bold;
}

span.mailform {
color : black;
font-size : 12px;
}


span.white {
color : #ffffff;
}

span.white a:link{
color : #ffffff;
}

span.white a:hover{
color : red;
}

#left h1 a:link { color: white;}
#left h1 a:visited { color: white;}
#left h1 a:hover { color: red;}
#left h1 a:active { color: red;}

#right h1 a:link { color: white;}
#right h1 a:visited { color: white;}
#right h1 a:hover { color: red;}
#right h1 a:active { color: red;}

.content h1 a:link { color: white;}
.content h1 a:visited { color: white;}
.content h1 a:hover { color: red;}
.content h1 a:active { color: red;}

.caption { font-size : 10px;}