body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
}
body{
background-color:#6b87c8
}
#document {
width : 843px;
margin-left : auto;
margin-right : auto;
}
.Main {
padding : 5px;
background-color : #fff;
border : 1px solid #000000;
color : #000000;
}
p {
margin-top : 10px;
margin-bottom : 10px;
}
.menu {
list-style-type : none;
padding : 0;
margin : 0;
}
.menu a:link {
color : #000000;
}
.menu ul {
list-style-type : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
margin : 0;
position : relative;
background : #fff;
}
.menu li a {
display : block;
color : #000000;
font-size : 12px;
line-height : 27px;
text-decoration : none;
text-align : center;
height : 27px;
border: 0px;
font-weight: bold;
}
.menu li.selected {
display : block;
color : #000000;
font-size : 11px;
line-height : 27px;
text-decoration : none;
text-align : center;
height : 27px;
font-style: italic;
background-color : #A8E800;
color : #ffffff;
border: 0px;
}
.menu :hover {
background-color : #96ce00;
color : #ffffff;
border: 0px;
}
.menu :hover > a {
background-color : #96ce00;
color : #ffffff;
}
.menu ul, .menu :hover ul ul {
left : -9999px;
width : 93px;
}
.navleft {
background-color : #fff;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
width : 2px;
height : 27px;
padding : 2px 0 2px 0;
}
.navright {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-right : 1px solid #000000;
width : 1px;
height : 27px;
padding : 2px 0 2px 0;
}
.nav {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
width : 819px;
height : 27px;
color : #96ce00;
padding : 2px 0 2px 0;
background-color : #fff;
}

.LinkSelected {
background-color : #000000;
margin : 3px;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 6px;
padding-right : 6px;
border : 1px solid #ffffff;
}

.Button1 a:hover {
background-color: #d80113;
}

.Button2 a:hover {
background-color: #f18812;
}

.Button3 a:hover {
background-color: #FFFF00;
}

.Button4 a:hover {
background-color: #a1cc34;
}

.Button5 a:hover {
background-color: #6b87c8;
}

.Imageright {
float:right}
.Imageleft{
float:left}
