body {
background : url(../images/bg.gif);
background-repeat : repeat-x;
margin : 10px;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #00282F;
}
FORM {
margin : 0;
padding : 0;
}
A {
color : #4F6B81;
}
A:hover {
color : #9EBCD8;
text-decoration : none;
}
H1 {
margin : 5px 0;
font-size : 14px;
color : #3366FF;
}
H2 {
margin : 0px;
font-size : 12px;
}
INPUT {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #00282F;
}
BUTTON {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
}
SELECT {
font-size : 11px;
color : #00282F;
}
TEXTAREA {
border : #9EB0B2 1px solid;
font-size : 11px;
color : #00282F;
}
UL {
list-style-type : square;
margin-top: 5px;
margin-bottom: 5px;
}
.main {
width : 776px;
background : #FFFFFF;
border : #D5D5D5 1px solid;
}
.header {
height : 70px;
}
.logo {
border : 0;
}
.companylogo {
border : 0;
margin : 20px 0;
}
.menu {
padding : 0 15px;
background : #4F6B81;
line-height : 29px;
font-size : 12px;
color : #093431;
}
.menu A, .menu A:hover {
text-decoration : none;
color : #FFFFFF;
}
.menuspacer {
vertical-align : middle;
width : 26px;
}
#tabnav td {
text-align : center;
color : #ffffff;
cursor : pointer;
} 
#tabnav td.active {
color : #3E3A39;
cursor : default;
}
#tabnav td.over {
color : #9EBCD8;
} 
#tabnav a {
text-decoration : none;
color : #ffffff;
}
#tabnav a:hover {
text-decoration : none;
color : #9EBCD8;
}
.children {
position : absolute;
visibility : hidden;
background : #093431;
}
.child {
display : block;
color : #ffffff;
border : #526E81 1px solid;
padding : 0px 5px;
margin : 1px;
white-space : nowrap;
background : #4F6B81;
width : 126px;
}
.submenu {
line-height : 28px;
font-size : 12px;
padding : 0px 10px;
}
.submenu A, .submenu A:hover {
text-decoration : none;
}
.submenuactive {
line-height : 28px;
font-size : 12px;
padding : 0px 10px;
font-weight : bold;
}
.side {
width : 165px;
background : #DCDFE1;
vertical-align : top;
text-align : center;
height : 374px;
}
.page {
width : 100%;
}
.content {
background : #E8EBED;
padding : 2px;
vertical-align : top;
text-align : justify;
line-height : 140%;
font-size : 13px;
}
.footer {
width : 776px;
background : #D6DCE1;
height : 29px;
padding : 0 6px;
font-size : 11px;
color : #4F6B81;
}
.spaceline {
height : 8px;
}
.space {
width : 7px;
}
.credit {
font-size : 10px;
color : #b9b9b9;
}
.credit a, .credit a:hover {
text-decoration : none;
color : #b9b9b9;
}
.color {
color : #3366FF;
}
