body { 
font-family: Tahoma, Arial, sans-serif;
background-color: #C9C9C9;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
scrollbar-arrow-color:#C9C9C9; 
scrollbar-face-color:#5B5B5B; 
scrollbar-3dlight-color:#5B5B5B; 
scrollbar-highlight-color:#5B5B5B; 
scrollbar-shadow-color:#5B5B5B; 
scrollbar-darkshadow-color:#5B5B5B; 
scrollbar-track-color:#C9C9C9; 
color: #ffffff;
}

P, TD, LI, UL, Table {

font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK, A:VISITED, A:ACTIVE{
color : #FF9933;
text-decoration: none;
font-weight : bold;
}

A:HOVER {
color : #FFFF66;
text-decoration : none;
font-weight : bold;
}

H1 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #5B5B5B;
background-color: #A3A3A3;
}

H2 {
font-size : 100%;
color : #5B5B5B;
font-weight: bold;
padding: 2px;
border: 1px solid #5B5B5B;
background-color: #C9C9C9;
}

H3 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #5B5B5B;
background-color: #006699;
}

H4 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #5B5B5B;
background-color: #990066;
}

H5 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #5B5B5B;
background-color: #669900;
}

H6 {
font-size : 90%;
font-weight : bold;
color : #C9C9C9;
border-bottom: 1px solid #C9C9C9;
padding: 2px;
}

.maintable {
font-family : Tahoma, Arial, sans-serif;
background-image: url(images/back.jpg);
background-repeat: no-repeat;
height: 600px;
}

.headerlogo {
font-family : Tahoma, Arial, sans-serif;
background-color: #A3A3A3;
border-right: 4px solid #A3A3A3;
height: 180px;
}

.contentgrey {
font-family : Tahoma, Arial, sans-serif;
border-right: 4px solid #A3A3A3;
padding: 5px;
background-color: #A3A3A3;
background-image: url(images/grey-back.gif);
background-repeat: repeat-x;
font-size: 70%;
}

.headerblue {
font-family : Tahoma, Arial, sans-serif;
background-color: #006699;
border-right: 4px solid #006699;
height: 180px;
}

.contentblue {
font-family : Tahoma, Arial, sans-serif;
border-right: 4px solid #006699;
padding: 5px;
background-color: #006699;
background-image: url(images/blue-back.gif);
background-repeat: repeat-x;
font-size: 70%;

}

.headerpink {
font-family : Tahoma, Arial, sans-serif;
background-color: #990066;
border-right: 4px solid #990066;
height: 180px;
}

.contentpink {
font-family : Tahoma, Arial, sans-serif;
border-right: 4px solid #990066;
padding: 5px;
background-color: #990066;
background-image: url(images/pink-back.gif);
background-repeat: repeat-x;
font-size: 70%;
}

.headergreen {
font-family : Tahoma, Arial, sans-serif;
border-right: 4px solid #669900;
background-color: #669900;
height: 180px;
}

.contentgreen {
font-family : Tahoma, Arial, sans-serif;
border-right: 4px solid #669900;
padding: 5px;
background-color: #669900;
background-image: url(images/green-back.gif);
background-repeat: repeat-x;
font-size: 70%;
}

.topnavigation {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
font-size: 50%;
border-bottom: 1px solid #405B5F;
border-top: 1px solid #405B5F;
}

.contentdetails {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
font-size: 70%;
background-color: #A3A3A3;
}

.content2 {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
font-size: 70%;
}

.additionalpadding1 {
padding-bottom: 10px;
}

.additionalpadding2 {
padding: 5px;
}


.copycell {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
font-size: 65%;
color:#000000;
}

.navigation {
padding-bottom: 2px;
}

a.nav:link, a.nav:active, a.nav:visited {
text-decoration:none;
color:#ffffff;
font-weight : bold;
width: 180px;
padding: 2px;
border: 2px solid #C9C9C9;
background-color: #5B5B5B;
}

a.nav:hover {
text-decoration:none;
color:#ffffff;
font-weight: bold;
width: 180px;
padding: 2px;
border: 2px solid #ffffff;
background-color: #A3A3A3;
}
