body { 
font-family: Tahoma, Arial, sans-serif;
background-color: #6A6A6A;
margin-left: 0;
margin-right: 0;
margin-top: 1%;
margin-bottom: 1%;
scrollbar-arrow-color:#D16562; 
scrollbar-face-color:#000000; 
scrollbar-3dlight-color:#939393; 
scrollbar-highlight-color:#939393; 
scrollbar-shadow-color:#939393; 
scrollbar-darkshadow-color:#939393; 
scrollbar-track-color:#D16562; 
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 : #E7CDB6;
text-decoration: none;
font-weight : bold;
}

A:HOVER {
color : #ffffff;
text-decoration : none;
font-weight : bold;
}

H1 {
font-size : 100%;
color : #CCCCCC;
font-weight: bold;
padding: 2px;
border-bottom: 2px solid #A7211E;
}

H2 {
font-size : 100%;
color : #CCCCCC;
font-weight: bold;
padding: 2px;
border: 1px solid #CCCCCC;
background-color: #939393;
}

H3 {
font-size : 100%;
color : #CCCCCC;
font-weight: bold;
padding: 2px;
border-top: 1px solid #A7211E;
border-bottom: 1px solid #A7211E;
}

H4 {
font-size : 100%;
color : #CCCCCC;
font-weight: bold;
padding: 2px;
border-top: 1px solid #A7211E;
border-bottom: 1px solid #A7211E;
width: 75%;
}

H5 {
font-size : 100%;
color : #CCCCCC;
font-weight: bold;
padding: 2px;
border: 1px solid #939393;
background-color: #D16562;
}

H6 {
font-size : 100%;
color : #CCCCCC;
font-weight: bold;
padding: 2px;
border-bottom: 1px solid #A7211E;
}

UL {
list-style: disc;
}

HR {
color : #939393; 
height : 1px;	 
width : 75%;
}

.maintable {
font-family : Tahoma, Arial, sans-serif;
border: 2px solid #939393;
background-color: #000000;
}

.maincontent {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
font-size: 70%;
}

.yourname {
font-family : Tahoma, Arial, sans-serif;
color: #CC0000;
font-size: 120%;
padding: 5px;
}

.pagename {
font-family : Tahoma, Arial, sans-serif;
font-weight: bold;
color: #ffffff;
font-size: 75%;
padding: 5px;
height: 55px;
background-color: #D16562;
}

.contentdetails {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
border: 2px solid #939393;
background-color: #D16562;
font-size: 70%;

}

.side {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
font-size: 70%;
background-color: #D16562;
}

.topimagecell {
font-family : Tahoma, Arial, sans-serif;
background-image: url(images/cell-back.jpg);
background-repeat: repeat-y;
}

.imagecell {
font-family : Tahoma, Arial, sans-serif;
background-image: url(images/cell-back.jpg);
background-repeat: repeat-y;
height: 400px;
}

.imagecellcontent {
font-family : Tahoma, Arial, sans-serif;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font-size: 70%;
}

.additionalcontent {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
border: 1px solid #D16562;
background-color: #939393;
}

.additionalcontent2 {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
noborder: 1px solid #D16562;
background-color: #000000;
}


.additionalpadding1 {
padding-bottom: 10px;
}

.additionalpadding2 {
padding: 5px;
}

.copycell {
font-family : Tahoma, Arial, sans-serif;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 5px;
font-size: 70%;
}

