BODY {
	scrollbar-3d-light-color: #9bacda;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #4469aa;
	scrollbar-dark-shadow-color: #023064;
	scrollbar-face-color: #013773;
	scrollbar-highlight-color: #9bacda;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #4a689c;
}

table.main {
border: #013065 2px solid;
background-color: white;
}

td.left {
background-color: #4a689c;
width: 159px;
padding: 5px;
}

td.content {
font-family: sans-serif;
font-size: 14px;
color: #001833;
text-decoration: none;
font-weight: normal;
padding: 15px;
}
.content a:link, .content a:visited {
font-family: sans-serif;
font-size: 14px;
color: #013773;
text-decoration: none;
font-weight: bold;
}
.content a:hover, .content a:active {
font-family: sans-serif;
font-size: 14px;
color: #013773;;
text-decoration: underline;
font-weight: bold;
}
td.content ul {
padding-top: 0px;
margin-top: 4px;
}
td.content li {
font-family: Times New Roman, Verdana;
font-size: 15px;
color: #001833;
text-decoration: none;
font-weight: normal;
padding-top: 3px;
}

td.nav {
font-family: sans-serif;
font-size: 13px;
color: white;
text-decoration: none;
font-weight: bold;
height: 25px;
}
.nav a:link, .nav a:visited {
font-family: sans-serif;
font-size: 13px;
color: white;
text-decoration: none;
font-weight: bold;
}
.nav a:hover, .nav a:active {
font-family: sans-serif;
font-size: 13px;
color: #ffc422;
text-decoration: underline;
font-weight: bold;
border-bottom: #ffc422 1px solid;
}
td.navOn {
font-family: sans-serif;
font-size: 13px;
color: white;
text-decoration: none;
font-weight: bold;
height: 25px;
}
.navOn a:link, .navOn a:visited {
font-family: sans-serif;
font-size: 13px;
color: #ffc422;
text-decoration: underline;
font-weight: bold;
border-bottom: #ffc422 1px solid;
}
.navOn a:hover, .navOn a:active {
font-family: sans-serif;
font-size: 13px;
color: #ffc422;
text-decoration: underline;
font-weight: bold;
border-bottom: #ffc422 1px solid;
}

table.home {
border: #01326c 2px solid;
}
td.titles-homeMid {
background-color: #ffc422;
font-family: sans-serif;
font-size: 18px;
color: #01326c;
text-decoration: none;
font-weight: bold;
height: 25px;
text-align: center;
border-left: #01326c 1px solid;
border-right: #01326c 1px solid;
}

table.wear {
border: #013773 1px solid;
}
td.titles-wear {
background-color: #faaa4b;
font-family: sans-serif;
font-size: 14px;
color: #013773;
text-decoration: none;
font-weight: bold;
height: 25px;
text-align: center;
border: white 2px solid;
}
td.content-wear {
background-color: #b9c0d9;
font-family: Arial, sans-serif;
font-size: 18px;
color: #013773;
text-decoration: none;
font-weight: normal;
vertical-align: top;
padding: 8px;
border: white 2px solid;
}

table.expect {
border: #013773 1px solid;
}
td.content-expect {
background-color: #b9c0d9;
font-family: Arial, sans-serif;
font-size: 16px;
color: #013773;
text-decoration: none;
font-weight: normal;
vertical-align: top;
padding: 8px;
border: white 2px solid;
}


td.footer {
background-color: #013773;
border-top: #ffc422 5px solid;
height: 45px;
font-family: sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: normal;
text-align: center;
}