a:active { color: #6600ff; text-decoration: none}
a:link { color: #6600ff; text-decoration: none }
a:visited { color: #6600ff; text-decoration: none}
a:hover { color: #ff6500; text-decoration: underline}

body { background-color: #000000; color: #aaaaaa; font-family: arial, helvetica, sans-serif; color: #cccccc; font-size: 10pt }
b { color: #dddddd }
i { color: #ffffff }
td { font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 9pt;  }
tt { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #ffffff }

A:link { text-decoration: none; color: #6699ff }
A:visited  { text-decoration: none; color: #6699ff }
A:active  { text-decoration: none; color: #6699ff }
A:hover  { text-decoration: underline; color: #ffffff }

.leftmenu { font-size: 11px; font-style: normal }
.time { font-size: 10px; font-style: normal }

.copyright { font-size: 10px; color: #666666; font-style: normal }
.disclaimer { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #999999 }
.comments { font-size: 14px; font-style: normal }
.spamwarning { font-size: 11px; color: #ff6666; font-style: normal }

.textarea1 {background-color: #444444; color: #aaaaaa; border: 1solid #3366cc; }
.textarea2 {background-color: #444444; color: #aaaaaa; border: 1solid #3366cc; scrollbar-base-color: #3366cc;}

.text1 { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #999999 }
.text2 { font-family: arial, helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #cccccc }
.text3 { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #cccccc }

.head1 { font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold}
.menu2 { font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.tabletop2 { font-family: arial, helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight: bold; color: #ffffff}
.small1 { font-family: arial, helvetica, sans-serif; font-size:8pt; color: #66FF33}
.small2 { font-family: arial, helvetica, sans-serif; font-size:9pt; color: #cccccc}

.boxdownload { text-align: center; width: 300px; font-size: 15px; padding: 20px 10px 40px 10px; margin: 20px 0px 0px 20px; border-top: 1px solid #444444; border-right: 1px solid #444444; border-left: 1px solid #444444 }
.boxcclicense { width: 300px; font-size: 11px; padding: 10px; margin: 0px 20px 0px 20px; border-top: 1px dashed #444444; border-bottom: 1px solid #444444; border-right: 1px solid #444444; border-left: 1px solid #444444 }
.bookright { width: 180px; float: right; background-color: #000000; margin: 0px 0px 0px 20px; padding: 10px; font-size: 11px; text-align: center }
.imageleft { float: left; margin: 0px 20px 0px 0px; }
.boxright {  float: right; margin: 0px 0px 0px 20px; font-size: 12px; text-align: center }


#adminhead {
	background-color: #333333;
	font-size:1.8em;
	text-align:center;
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 30px;
	color: #ffffff;
}
#adminmenu {
	height: 54px;
    list-style-type: none;
    margin: 0 auto 0 auto;
    overflow: visible;
	width: 850px;
    /* width: 940px; */
	
}

#adminmenu li {
    border-right: 1px solid #333333;
    float: left;
    height: 54px;
    position: relative;
    width: 90px;
}

#adminmenu li a:hover {  background-color: #cccccc; color: #000000; text-decoration:none }

#adminmenu li a:link {
	background-color: #ffffff;
    display: block;
    font-size: 12px;
    height: 42px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
}



.adminstats  {
	margin: 0 auto 0 auto;
	width: 800px;
	background-color: #444;
}
.statspost {
	margin: 0 auto 3px auto;	padding: 10px;	width: 700px;	text-align:left;
	background-color: #333;	color:#ccc;	font-size: 80%;
}
.statssearch {	background-color: #343; }
.statslisting {	background-color: #334; }
.statsredirect {	background-color: #433; }
.statspostheader {	color:#c99; }
.statspostheader b, .statspostheader strong {	color:#fcc;	font-size: 120%; }
.statspostcontent {	color:#9e9; }
.statspostcontent a {	color:#9e9; }
.statspostcontent b, .statspostcontent strong { color:#cfc; }
.statspostsession { color:#888; }
.statspostsession b, .statspostsession strong  {	color:#999; }
.statspostfooter { 	color:#99e; }
.statspostfooter b, .statspostfooter strong  {	color:#ccf; }
.adminstatspages  {	font-size: 85%;	color:#ccc; }
.adminstatspages a {	color:#aaccff; }


