html{
 scrollbar-arrow-color: #996600;
 scrollbar-3dlight-color: #996600;
 scrollbar-darkshadow-color: #333300;
 scrollbar-face-color: #ffcc66;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #996600;
 overflow-x: hidden;
}
body {
	background-image: url(../Images/gdbackground.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
        margin:0px;
        padding:0;
}
.gdmaintext {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
.gdmaintextbold {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
.gdmaintext2 {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
.gdtitletext {
 font-family: Arial;
 font-size: 25px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
.gdtitletext2{
 font-family: Arial;
 font-size: 16px;
 font-style: italic;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
.gdtitletext3 {
 font-family: Arial;
 font-size: 20px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
a:link { color: #CC6600; text-decoration: none }
a:active { color: #CC6600; text-decoration: none }
a:visited { color: #CC6600; text-decoration: none }
a:hover { color: #CC6633; text-decoration: bold }
