/* sets the main body properties */
BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 20px 0px 30px 0px;
background-image: url('images/YYDbg.gif');
background-color: #CC7F78;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#80504C; 
scrollbar-3dlight-color:#80504C; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#CC7F78; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #80504C;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #80504C;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #B76233;
text-decoration : underline;
font-weight: bold;
}

/* We like to use headings for special effects */

H1 {
font-size: 16px;
font-weight: bold;
text-align: left;
letter-spacing: 3;
color: #80504D;
border-bottom: 1px solid #80504D;
}

h2 {
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
color : #80504D;
}

h3, h4, h5 {
font-size : 14px;
font-weight : bold;
color : #80504D;
}

h6 {
text-align: left;
font-size: 12px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.top {
background-color: #80504D;
color: #000000;
height: 60px;
width: 450px;
text-align: left;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.logo {
background-color: #80504D;
color: #000000;
text-size: 90%;
font-weight: normal;
height: 60px;
width: 100%;
text-align: right;
vertical-align: bottom;
padding-right: 10px;
padding-bottom: 4px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.logo a:link { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: none;}
.logo a:visited { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: none;}
.logo a:hover { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: underline;}
.logo a:active { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: underline;}

.menu {
background-color: #CC7F78;
color: #000000;
text-align: right;
font-size: 90%;
font-weight: bold;
height: 15px;
padding-left: 10px;
padding-right: 10px;
}

.title {
background-color: #FFFFFF;
color: #000000;
width: 100%;
text-align: right;
font-size: 90%;
font-weight: bold;
height: 25px;
padding: 5px 10px 10px 0px;
border-top: 1px solid #000000;
}

.left {
background-color: #DDBDA5;
color: #000000;
font-size: 95%;
vertical-align: top;
text-align: center;
width: 250px;
padding-bottom: 20px;
border-right: 1px solid #000000;
}

.right {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
width: 100%;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 16px;
padding: 20px 10px 20px 10px;
height: 100%;
}

.hottopic {
color: #000000;
float: left;
width: 160px;
font-size: 85%;
font-weight: normal;
text-align: left;
border: 1px solid #80504D;
padding: 4px;
margin-right: 10px;
}

.bottom {
background-color: #80504D;
color: #000000;
text-size: 80%;
font-weight: normal;
height: 20px;
width: 100%;
text-align: right;
vertical-align: bottom;
padding-right: 10px;
padding-bottom: 4px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.copyright {
color: #000000;
font-size: 80%;
font-weight: bold;
text-align: center;
height: 11px;
letter-spacing: 1;
}