body {
    margin:0px;
    font-family:Verdana, Arial, Helvetica,sans-serif;
    color:#000000;
    font-size: 13px;
    background-repeat : no-repeat; 
    background-position : 0 0; 
    background-attachment : fixed;
	scrollbar-face-color: #c1c1c1;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #c1c1c1;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color: #aaaaaa;
	scrollbar-arrow-color: #c1c1c1;  
}
.blue {
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: 1px;
    background-color:#FFFFCC;

}

td {  
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    color: #000000;
    line-height: 170%;
}

td.copyright {  
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    color: #000000;
    line-height: 150%;
}

td.add_border {
    height: 20px;
    font-size: 12px;
    background-color: #999999;
    border-bottom : 1px solid #666666;
    border-right : 1px solid #666666;
}

td.row1 {
    height: 20px;
    font-size: 12px;
    background-color: #eeeeee;
    border-top : 1px solid #ffffff;
    border-left : 1px solid #ffffff;
}

td.row2 {
    height: 20px;
    font-size: 12px;
    background-color: #ffffff;
}

a:link,a:active,a:visited {
    font-size: 12px;
    letter-spacing: 1px;
    color: #006699; 
	text-decoration: underline;
}

a:hover {
    font-size: 12px;
    letter-spacing: 1px;
    color: #F26522; 
	text-decoration: none;
}
a.a2:link,a.a2:active,a.a2:visited { 
  color:#666666;
    font-size: 10px;
		font-weight:normal;
	text-decoration: underline;
}

a.a2:hover {
color:#666666;
    font-size: 10px;
		font-weight:normal;
	text-decoration: underline;
}

a.author:link,a.author:active,a.author:visited { 
    font-size: 10px;
    color: #66FFFF;
}

a.author:hover {
    font-size: 10px;
    color: #66FFFF;
}

a.white:link,a.white:active,a.white:visited { 
    color: #ffffff;
    cursor:default;
}

a.white:hover {
    color: #ffffff;
    cursor:default;
}
.lb {
background-image : url(../images/logo/l.gif); 
background-repeat : repeat-y;
background-position : 100% 0%;

}
.rb {
background-image : url(../images/logo/r.gif); 
background-repeat : repeat-y;
background-position : 0% 0%;

}

.adtitle {
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}

.adsec {
padding-left: 6px;
}