a, a:active, a:link, a:visited {  text-decoration: none; color: #99FF66 }
a:hover { text-decoration: underline; color: #99FF66; border: #000000 }

body, .bodysm, .bodymed, dkbody {
	font-family: Verdana, Arial, sans-serif; 
	color: #DDDDDD; 
}
body { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #DDDDDD }
.bodysm { font-size: 11px; }
.bodymed { font-size: 12px; }
.dkbody { font-size: 13px; color: #111111; }

p, .dkp { font-family: Verdana, Arial, sans-serif; }
p { color: #DDDDDD; }
.dkp { color: #111111; }

code, pre, .code { font-family: Courier New, Courier, monospace; background: transparent none; font-size: 14px; font-weight: normal; color: #CCFF99; }

.yellowtitle, redtitle, greentitle { font-family: Verdana, Arial, sans-serif; font-weight: bold; margin-left: -10px; }
.yellowtitle { color: yellow; }
.redtitle { color: #990000; }
.greentitle { color: #CCFF99; }

.sans11, .sans12, .sans13, .sans14, .sans16, .sans18, .sans92 {
	font-family: Verdana, Arial, sans-serif; 
	color: #DDDDDD;
}
.sans11 { font-size: 11px; }
.sans12 { font-size: 12px; }
.sans13 { font-size: 13px; }
.sans14 { font-size: 14px; }
.sans16 { font-size: 16px; }
.sans18 { font-size: 18px; }
.sans92 { font-size: 92px; }

.serif11, .serif12, .serif14, .serif16 {
	font-family: Georgia, Times New Roman, serif; 
	color: #DDDDDD;
}
.serif11 { font-size: 11px; }
.serif12 { font-size: 12px; }
.serif14 { font-size: 14px; }
.serif16 { 
	font-size: 16px; 
	font-family: Georgia, Times New Roman, serif; 
	color: #DDDDDD;
}

.dksans, .dksans11, .dksans12, .dksans13 {
	font-family: Verdana, Arial, sans-serif; 
	color: #111111;
}
.dkSans11 { font-size: 11px; }
.dkSans12 { font-size: 12px; }
.dkSans13 { font-size: 13px; }

.dkserif, .dkSerif11, .dkSerif12, .dkSerif13 {
	font-family: Georgia, Times New Roman, serif; 
	color: #111111;
}
.dkSerif11 { font-size: 11px; }
.dkSerif12 { font-size: 12px; }
.dkSerif13 { font-size: 13px; }

.dkcode {
	font-family: Courier;
	color: navy;
}

.txt { font-family: Verdana, Arial, sans-serif; color: #DDDDDD }
.longtxt { font-family: Georgia, Times New Roman; font-size: 13px; color: #DDDDDD }
.path { font-family: Verdana, Arial, sans-serif; color: #DDDDDD; font-weight: bold; font-size: 16 }

.glink{ font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #99FF66; }
.glink:hover { color: #99FF66; text-decoration: none; }
.glink:active { color: #DDDDDD; }
.glink:link { color: #DDDDDD; }
.glink:visited { color: #DDDDDD; }

.glink12{ font-family: Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; color: #99FF66 }
.glink12:hover { color: #99FF66; text-decoration: none; }
.glink12:active { color: #DDDDDD; }
.glink12:link { color: #DDDDDD; }
.glink12:visited { color: #DDDDDD; }

.dkGlink, .dkGlink:active, .dkGlink:link, .dkGlink:visited { font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #009966 }
.dkGlink:hover { text-decoration: underline; color: #009966 }

.blink, .blink:hover, .blink:active, .blink:link, .blink:visited  { text-decoration: none; color: #000000; border: 0px #000000; }
.wlink, .wlink:hover, .wlink:active, .wlink:link, .wlink:visited { text-decoration: none; color: #DDDDDD }

.oldgreen { color: #99FF66 }

#navmenu {
background-color: #000000;
border: 0px;
width: auto;
margin-top: 0px;
margin-left: 5px;
margin-right: 0px;
padding: 1px;
text-align: left;
}
.navbutton {
font-weight: normal;
text-align: left;
margin-bottom: 1px;
margin-top: 1px;
}
.navbutton a {
padding: 5px;
text-decoration: none;
width: 98%;
display: block;
color: #DDDDDD;
background-color: #000000;
/*border-top: 2px #660000 solid;*/
border-left: 4px #000000 solid;
/*border-bottom: 1px #660000 solid;*/
/*border-right: 2px #DDDDDD solid;*/
}
.navbutton a:hover {
color: #99FF66;
background-color: #222222;
/* border-top: 2px #31557f solid;*/
border-left: 4px #660000 solid;
/*border-bottom: 1px #660000 solid;*/
/*border-right: 1px #660000 solid;*/
}

.drag{position:relative;cursor:hand}

