body {
        font-family: "tahoma", "arial", "helvetica", "sans-serif";
        font-size: 8pt;
        background-color: #171717;
		color:#CCCCCC;
        margin-top: 2px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 2px;
}

#menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#menustixish {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 30px;
}
#menu a {
	font-size: 16px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	font-size: 16px;
	color: #620000;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}



.status { 

		background-color: #333333;
}

#top1 {

		background-image:url(../banner/top.jpg);
		background-position:center;
		background-repeat:no-repeat;
		height:151px;
		
}
		

#bg {

		background-image:url(../banner/bg6.jpg);
		background-position:center;
		background-repeat:repeat-y;
}

#bottom {

		background-image:url(../banner/bottom2.jpg);
		background-position:bottom center;
		background-repeat:no-repeat;
		height:100px;
}

table {
        border-collapse: collapse;
        border: none;
}

table.main, table.mainouter {
        padding: 0px;
        border: 0px;
}

table.bottom {
        background: transparent;
}

span.searchlite {
    background-color:yellow;
    font-weight:bold;
    color: red;
}

#dropmenudiv{
position:absolute;
font:normal 10px Verdana;
line-height:10px;
z-index:100;
filter:alpha(opacity=80);
opacity: 0.80;
-moz-opacity:0.80;

}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #1B1B1B;
}
#dropmenudiv a:hover{
background-color: #1B1B1B;
}

.tblstats {
border-style: solid;
border-width: 1px 0px 0px 0px;
}

h1 {
        font-size: 12pt;
        color: #ffffff;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

h2.inbox {
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 6px;
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
        font-size: 8pt;
        border: black solid 1px;
		
}

td.layout {
        font-size: 8pt;
        border: 0px;
        padding: 0px;
}

td.embedded {
   border: none;
   padding: 0px;
   text-align: left;
}

td.pollalt {
   border: 1px;
   padding: 0px;
   text-align: left;
   background-color: #638ca0;
}

td.bottom {
  border: none;
}

td.heading {
        font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
  background-color: #4e4e4e
}

td.comment {
        padding: 10pt;
        font-size: 8pt;
        text-align: left;
        background-color: #4e4e4e
}

td.colhead {
        font-weight: bold;
        color: White;
        background-color: #4e4e4e;
}

td.colhead22 {
        font-weight: bold;
        color: Black;
        background-color: #4e4e4e;
		text-decoration:underline;
}	
.quote {
    padding-top: 5px;
    font-size: 11px;
    font-family: arial;
    color: #5d5d5d;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px #7C7C7C solid;
    border-left: 1px #7C7C7C solid;
    border-right: 1px #BBBBBB solid;
    border-bottom: 1px #BBBBBB solid;
	background-color: #999999;
	background-image: url(/pic/quote_bg.gif);
	background-repeat: no-repeat;
}

.editreason
{
	background: #E7EAEF;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 4px;
	color: #333;
	font-size: 10px;
	border: 1px solid #C5C7CD;
	-moz-border-radius: 5px;
	width: auto;
	display: block;
}
        
a.colhead:link, a.colhead:visited {
        font-weight: bold;
        color: white;
        text-decoration: none;
}

a.colhead:hover {
        text-decoration: underline;
}

.header_logo {
  	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
	background-image: url(../banner/logo2.jpg);
	background-repeat: no-repeat;
	background-color: #171717;
	/*width: 718px;
	height: 78px;*/
 }

td.nuked {
  background-color: #999999;
}

td.clearalt6 {
  background: #4e4e4e;
  padding: 5px;
  border: 1px solid #000000;
}

td.clearalt7 {
  padding: 5px;
  background: #333333;
  border: 1px solid #000000;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  background-color: #4e4e4e;
}

td.rowhead2 {
  font-weight: bold;
  vertical-align: top;
  background-color: #4e4e4e;
}

td.rowheadleft {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background-color: #4e4e4e;
}

td.rowheadright {
  font-weight: normal;
  text-align: right;
  vertical-align: top;
  background-color: #4e4e4e;
}

td.rowhead6 {
  font-weight: normal;
  vertical-align: top;
  background-color: #4e4e4e;
}

td.rowhead22 {
  font-weight: bold;
  background-color: #4e4e4e;
}

td.rowheadleft1 {
  font-weight: normal;
  text-align: left;
  background-color: #4e4e4e;
}

td.rowheadright1 {
  font-weight: normal;
  text-align: right;
  background-color: #4e4e4e;
}

td.gowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  background-color: #333333;
}

td.stats {
  font-weight: bold;
  text-align: left;
  font-size: 8pt;
  vertical-align: top;
  background-color: #638ca0;
}

td.lstats {
  text-align: left;
  font-size: 8pt;
  vertical-align: top;
  background-color: #4e4e4e;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
        border: 1px solid Black;
        background-image: url(/pic/tile_sub.gif);
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

input#username, input#email , input#password {
    padding-left: 14px;
    background: #ffffff;
    background-repeat: no-repeat;
    background-position: 2px center;
}
input#username{background-image: url(/pic/username.png);}
input#email{background-image: url(/pic/email.png);}
input#password{background-image: url(/pic/password.png);}

/* fancy tooltip */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}

span.tool span.tip {
  white-space: nowrap;
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */

span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: auto;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 1.2em/1.2em tahoma, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(pic/bubble.gif);
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

.listitem {
margin-left:10px;
margin-right:3px;
}

.gray
{
        color: #555555;
        text-decoration: underline;
}

a:link {
        text-decoration: underline;
        color: #cccccc; /*font-weight: bold;*/
}

a:visited {
        text-decoration: underline;
        color: #cccccc; /*font-weight: bold;*/
}

a.nav:link, a.nav:visited {
        text-decoration: none;
        color: #cccccc;
}

a.nav:hover {
        text-decoration: underline;
        color: #cccccc;
}

font.nav {
        text-decoration: none;
        color: #cccccc;
        font-size: 9pt;
        position: relative;
        bottom: 1px;
}

a:hover {
		color:#990000;
}

a.index {
        font-weight: bold;
}

a.conlink {
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
}

a.conlink:hover {
        text-decoration: underline;
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}

a.altlink:hover {
		text-decoration: underline;
		color: #ff0000;
}

a.altlink_blue:link, a.altlink_blue:visited{
        font-weight: bold;
        color: #4682B4;
        text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
        font-weight: bold;
        color: #007800;
        text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

.red {
        color: #ff0000;
}

.yellow {
        color: #ffff00;
}

.green {
        color: Green;
}

input, select, textarea {
        font-family: "tahoma", "arial", "helvetica", "sans-serif";
        font-size: 8pt;
}

input.admin {
      height: 22px;
      width: 100px;
      padding-bottom: 1px;
}

div.popup
{
    position:absolute;
    top:0px;
    left:0px;
    width:140px;
    height:40px;
    border:1px solid black;
    display:none;
    background-color:#ffffff;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

.nobr {
  white-space: nowrap;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul.comment {
  margin-left: -20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.mcom {
 font-size: 18pt;
 line-height: 50%;
 border-color: red;
 background-color: red;
 color: white;
 text-align: center;
 font-weight: bold;
 font-size: large;
}

img.border
{
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}

a.catlink:link, a.catlink:visited
{
  text-decoration: none;
}

a.catlink:hover
{
  color: #1122FF
}
