body { 
font-family: Tahoma, Arial, sans-serif;
background-color: #838383;
margin-left: 0;
margin-right: 0;
margin-top: 1%;
margin-bottom: 1%;
scrollbar-arrow-color:#DCDACD; 
scrollbar-face-color:#C9C6B3; 
scrollbar-3dlight-color:#DCDACD; 
scrollbar-highlight-color:#DCDACD; 
scrollbar-shadow-color:#DCDACD; 
scrollbar-darkshadow-color:#DCDACD; 
scrollbar-track-color:#DCDACD; 
color: #000000;
}

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 : #4B00FF;
text-decoration: none;
font-weight : bold;
}

A:HOVER {
color : #9E9876;
text-decoration : none;
font-weight : bold;
}

H1 {
font-size : 100%;
color : #000000;
font-weight: bold;
padding: 2px;
border-bottom: 2px solid #DCDACD;
}

H2 {
font-size : 100%;
color : #9E9876;
font-weight: bold;
padding: 2px;
border: 1px solid #C9C6B3;
background-color: #DCDACD;
}

H3 {
font-size : 100%;
color : #000000;
font-weight: bold;
padding: 2px;
border-top: 1px solid #DCDACD;
border-bottom: 1px solid #DCDACD;
}

H4 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border-bottom: 2px solid #DCDACD;
}

H5 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #DCDACD;
background-color: #C9C6B3;
}

H6 {
font-size : 90%;
color : #000000;
font-weight: bold;
padding: 2px;
border-bottom: 1px solid #DCDACD;
}

UL {
list-style: square;
}

HR {
color : #DCDACD; 
height : 1px;	 
width : 75%;
}

.maintable {
font-family : Tahoma, Arial, sans-serif;
border: 1px solid #C9C6B3;
}

.maincontent {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
font-size: 70%;
background-color: #F2F1EC;
}

.pagename {
font-family : Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 80%;
border-bottom: 2px solid #000000;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 105px;
padding-right: 5px;
background-image: url(images/cell-back.gif);
background-repeat: repeat-y;
background-color: #C9C6B3;
height: 40px;
text-align: right;

}

.contentdetails {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
font-size: 70%;
border: 1px solid #C9C6B3;
background-color: #F2F1EC;
}

.side {
font-family : Tahoma, Arial, sans-serif;
background-color: #ffffff;
border-right:1px solid #000000;
background-image: url(images/cell-back.gif);
background-repeat: repeat-y;
}

.nav {
font-family : Tahoma, Arial, sans-serif;
font-size: 70%;
background-color: #C9C6B3;
}

.sidecontent {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
font-size: 70%;
background-color: #C9C6B3;

}

.imagecell {
font-family : Tahoma, Arial, sans-serif;
border-bottom:2px solid #000000;
}

.additionalcontent {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
border: 1px solid #C9C6B3;
background-color: #C9C6B3;

}

.additionalpadding1 {
padding-bottom: 10px;
}

.additionalpadding2 {
padding: 5px;
}

.copycell {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 105px;
padding-right: 5px;
font-size: 65%;
border-top: 2px solid #000000;
background-image: url(images/cell-back.gif);
background-repeat: repeat-y;
background-color: #C9C6B3;

}

