BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 5px 20px;
background-image: url('images/background.gif');
background-color: #000000;
color:#ffffff; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#5B6895; 
scrollbar-3dlight-color:#5B6895; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #A6AAC7;
text-decoration: none;
font-weight: normal;
}
A:VISITED {
color : #A6AAC7;
text-decoration : none;
font-weight: normal;
}
A:HOVER {
color : #FF4952;
text-decoration : underline;
font-weight: normal;
}
A:ACTIVE {
color : #A6AAC7;
text-decoration: none;
font-weight: normal;
}

a:link.SPECIAL {
color: #727DA8;
font-weight: bold;
text-decoration: underline;
}

a:visited.SPECIAL {
color : #A4A4A4;
text-decoration : none;
font-weight: bold;
}
a:hover.SPECIAL {
color : #FF4952;
text-decoration : underline;
font-weight: bold;
}
a:active.SPECIAL {
color : #727DA8;
text-decoration: underline;
font-weight: bold;
}

a:link.SPECIAL2 {
color: #727DA8;
font-weight: normal;
text-decoration: underline;
}

a:visited.SPECIAL2 {
color : #A4A4A4;
text-decoration : none;
font-weight: normal;
}
a:hover.SPECIAL2 {
color : #FF4952;
text-decoration : underline;
font-weight: bold;
}
a:active.SPECIAL2 {
color : #727DA8;
text-decoration: underline;
font-weight: bold;
}


H1 {
font-size: 120%;
font-weight: bold;
text-align: right;
letter-spacing: 2;
color: #C50033;
border-bottom: 1px solid Hex={CE,00,43};
}

h2 {
text-align: right;
font-size: 100%;
font-weight: bold;
color : #C50033; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px};
letter-spacing: 3;
border-bottom: 1px solid Hex={CE,00,43};
}

h3 {
border-bottom:1px solid #C50033; text-align: right;
font-size: 90%;
color: #C50033};
letter-spacing: 2;
border-bottom: 1px solid Hex={CE,00,43};
}

h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #414E7F;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

ul, li {
text-align: left;
}

/* special classes */

.yourname {
background-color: #5B6895;
color: #EEEEEE;
font-family : "Times New Roman", Georgia, serif;
font-size: 22px;
letter-spacing: 2;
text-align: right;
}

.main {
background-color: #FFFFFF;
background-image: url('images/citybkg.gif');
background-repeat: no-repeat;
background-position: bottom right;
color: #000000;
vertical-align: top;
width: 100%;
padding: 0px;
border: 1px solid #000000;
}

.topnav {
background-color: #000000;
color: #CCCCCC;
text-align: left;
font-weight: bold;
font-size: 100%;
letter-spacing: 2;
height: 20px;
padding-left: 5px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000
}

.textarea {
color: #000000;
vertical-align: top;
text-align: justify;
font-size: 100%;
padding: 10px 20px;
}

.leftnav {
color: #C50033;
text-align: right;
vertical-align: top;
width: 140px;
padding: 0px
}

.copyright {
color: #A6AAC7;
text-align: right;
font-size: 90%;
font-weight: bold;
letter-spacing: 2;
}

.form {
background-color: #A6AAC7;
color: #000000;
text-align: center;
font-size: 100%;
font-weight: bold;
letter-spacing: 3;
width: 80px;
padding: 2px;
border: 1px solid #000000;
}