html{
 scrollbar-arrow-color: #FFFF99;
 scrollbar-3dlight-color: #999900;
 scrollbar-darkshadow-color: #CCCC33;
 scrollbar-face-color: #999900;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #FFFF99;
 overflow-x: hidden;
}
body {
	background-image: url(../images/pcbackground.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
        margin:0px;
        padding:0;
}
.itemlink3:link, .itemlink3:visited {
 font-family: Arial;
 font-size: 12pt;
 font-weight:bold;
 color:white;
 }
 .itemlink3:hover {
 font-family: Arial;
 font-size: 12pt;
 font-weight:bold;
 color:#FFFF99;
 }
.copyrighttext {
 font-family: Arial;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFF99;
}
.toplinks {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFF99;
}
.yellowplain,.text {
 font-family: Verdana;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFF99;
}
.yellowbold {
 font-family: Verdana;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFF99;
}
.yellowtitle {
 font-family: Verdana;
 font-size: 15px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFF99;
}
.yellowlarge,.header {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFF99;
}
.greenplain {
 font-family: Verdana;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #CCCC66;
}
.greenbold {
 font-family: Verdana;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #CCCC66;
}
a:link { color: #999900; text-decoration: none }
a:active { color: #999900; text-decoration: none }
a:visited { color: #999900; text-decoration: none }
a:hover { color: #FFFF00; text-decoration: bold }
