
body{
background: #DFE4E9
url("/graphics/adminbg.gif") repeat-y;

}
img#logo{
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
}

h1
{
	font-weight: bold;
text-align: center;
color: #000000;
font-size: 12px;
}

#admintop{
position: absolute;
top: 0px;
right: 0px;
z-index: 1;
}
img#adminlogo{
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
}

#menu{
position: absolute;
top: 77px;
left: 1px;
width: 100px;
font-family: arial, verdana, helvetiva, sans-serif;
color: #000000;
z-index: 3;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menu li {
padding-left: 2px;
padding-right: 2px;
margin: 0;
}
#menu li a {
padding: 0px;
padding-left: 5px;
display: block;
background-color: transparent;
border: 1px solid #A7B8CC;
color: #000;
text-decoration: none;
width: 98%;
font-size: 60%;
margin: 0px;
}


#menu li a:hover {
border: 1px solid #738DAE;
background-color: #DFE4E9;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
color: #000;
}
#menu li a.current{
background-color: #fefefe;
border: 1px solid #738DAE;
}
#menu li a.current:hover{
background-color: #fefefe;
border: 1px solid #738DAE;
}
#menu h3{
width: 98px;
background-color: #D2DBE6;
border: 1px solid #738DAE;
	border-top: thin solid #ffffff; /* Top border thickness/style/color of this block */
	border-right: thin solid #666666; /* Right border thickness/style/color of this block */
	border-left: thin solid #ffffff; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #666666; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
border-left: 2px;
font-size: 70%;
margin: 0;
margin-top: 5px;
padding: 0;
padding: 2px;
padding-left: 5px;
font-weight: normal;
color: #000;
text-decoration: none;
text-transform: capitalize;
}
#menu h3 a{
color: #000;
text-decoration: none;
text-transform: capitalize;
}

#ql {
  font-family: tahoma, sans-serif;
  position: absolute;
  top: 0px;
  left: 110px;
  background: transparent;
  font-size: 12px;
  line-height:normal;
  z-index: 2;
  }
#ql td{
height: 29px;
}
#ql a{
	font-weight: bold;
	}
#ql a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}

#bd {
  font-family: tahoma, sans-serif;
  background: transparent;
  font-size: 12px;
  line-height:normal;
  z-index: 2;
  }
#bd td{
height: 29px;
}
#bd a{
	font-weight: bold;
	}
#bd a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}

#content{
position: absolute;
top: 12px;
left: 107px;
font-family: arial, verdana, helvetiva, sans-serif;
font-size: 12px;
color: #000000;
z-index: 10;
}

/* General layout */
.link {  
 font-size: 12px; 
color: #00CCFF; 
text-decoration: none; 
font-weight: bold
}

#link a:link {
text-decoration: none;
font-weight: bold;
color: #007399;
}
#link a:hover{
	color: #000000;
	position: relative;
	left: 1px;
	top: 1px;
	}

#link a:visited {
color: #475F79;
text-decoration: none;
font-weight: bold;
}

a:link {
font-weight: normal;
text-decoration: none;
font-weight: bold;
color: #475F79;
}
a:visited {
color: #475F79;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #00AEEF;
text-decoration: none;
font-weight: bold;
}

.trivtable {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #333333;
padding: 0;
padding: 2px;
padding-left: 5px;
font-weight: normal;
text-decoration: none;
}
#trivtable a{
	font-weight: bold;
	}
#trivtable a:link {
font-weight: bold;
text-decoration: none;
color: #475F79;
}
#trivtable a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}


/* alternating bgcolors */
.windowbg {
background-color: #E0E4EB;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
.windowbg1 {
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
.windowbg2 {
background-color: #FEFEFE;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
.windowbg3 {
background-color: #EDEEF1;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
.windowbg4 {
background: url("/graphics/rough.gif");
background-color: #FEFEFE;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
font-size: 10px;
font-family: Verdana, sans-serif;
color: #000000;
}

.windowbg5 {
background-color: #FFFFFF;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
.windowbg6 {
background-color: #FEFEFE;
	border-top: thin solid #ffffff; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
/* Misc./title/category colors */
.hr {
color: #A7B8CC;
}
.titlebg {
background-color: #336699;
	border-top: thin solid #DFE4E9; /* Top border thickness/style/color of this block */
	border-right: thin solid #333333; /* Right border thickness/style/color of this block */
	border-left: thin solid #DFE4E9; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #333333; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
color: #ffffff;
font-size: 12px;
}
.titlebg1 {
background-color: #9999ff;
background: url("/graphics/pagebg1.gif");
	border-top: thin solid #999999; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #999999; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
color: #ffffff;
font-size: 12px;
margin-top: 5px;
padding: 0;
padding: 2px;
padding-left: 5px;
padding-top: 2px;
}
.bestof1 {
background: url("/graphics/whitebox1.gif");
	font-weight: bold;
text-align: center;
color: #000000;
font-size: 12px;
}
.bestof2 {
background: url("/graphics/whitebox2.gif");
font-size: 10px;
font-family: Verdana, sans-serif;
color: #000000;
}
.bestof3 {
background: url("/graphics/whitebox3.gif");
padding-left: 30px;
padding-right: 30px;
color: #000000;
font-size: 11px;
}
.catbg {
background: url("/graphics/admincatbg.gif");
background-color: #FEFEFE;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
color: #000000;
font-size: 13px;
}
.catbg2 {
background-color: #FEFEFE;
	border-top: thin solid #999999; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #000000;
}
.bordercolor {
background-color: #A7B8CC;
}
.small {
font-size: 10px;
font-family: verdana, sans-serif;
}
.smallb {
font-size: 10px;
color: #000000;
font-family: verdana, sans-serif;
}
.setting_cell {
float: left;
width: 55%;
text-align: left;
font-size: 12px;
padding-top: 2px;
padding-bottom: 2px;
}
.setting_cell2 {
float: left;
width: 45%;
text-align: left;
font-size: 12px;
padding-top: 2px;
padding-bottom: 2px;
}
.whocat {
color: #000000;
font-size: 11px;
	font-weight: bold;
}
.fields {
	padding: 2px;
	height: 18px;
	width: 75px;
font-size: 11px;
}
.field1 {
	padding: 2px;
	height: 20px;
	width: auto;
font-size: 11px;
}
.field2 {
	padding: 2px;
font-family: Verdana, sans-serif;
font-size: 11px;
}
.field3 {
	padding: 2px;
	width: 90%;
font-family: Verdana, sans-serif;
font-size: 11px;
}

#kp {
  font-family: verdana, tahoma, sans-serif;
  background: transparent;
  font-size: 10px;
  line-height:normal;
  z-index: 2;
  }
#kp td{
height: 17px;
}
#kp table{
border: 1px solid #738DAE;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
}
#kp a{
	color: #006B99;
	font-weight: bold;
	}
#kp a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}

.kpbg {
background: url("/graphics/bluline1.gif");
background-color: #0088FE;
color: #ffffff;
font-size: 12px;
}

.kplist {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #333333;
padding: 0;
padding: 2px;
padding-left: 5px;
font-weight: bold;
text-decoration: none;
}
#pic td{
height: 1px;
}

.today {
font-size: 12px;
font-family: Verdana, sans-serif;
color: #333333;
padding: 0;
padding: 2px;
padding-left: 5px;
font-weight: normal;
}

#today td{
height: 10px;
}
.ltable {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #333333;
padding-left: 3px;
padding-right: 3px;
font-weight: normal;
}

#ltable td{
height: 5px;
}

#ltable a{
	color: #475F79;
	font-weight: bold;
	}
#ltable a:link {
font-weight: bold;
text-decoration: none;
color: #475F79;
}
#ltable a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}
.Flink {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #ffffff;
padding: 0;
font-weight: bold;
text-decoration: none;
}
#Flink a{
font-size: 10px;
font-family: Verdana, sans-serif;
color: #ffffff;
padding: 0;
font-weight: bold;
text-decoration: none;
	}
#Flink a:hover{
	color: #33CCFF;
	position: relative;
	left: 1px;
	top: 1px;
	}

#bio {
  font-family: tahoma, sans-serif;
  background: transparent;
  font-size: 12px;
  line-height:normal;
  z-index: 2;
  }


#bio a{
	font-weight: bold;
	}
#bio a:link {
font-weight: bold;
text-decoration: none;
color: #475F79;
}
#bio a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}
#bio h3{
  font-size: 16px;
	color: black;
	position: relative;
	left: 20px;
	}

#bd a{
	font-weight: bold;
	}
#bd a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}

.hot13 {
background-color: #EDEEF1;
font-size: 10px;
font-family: Verdana, sans-serif;
color: #000000;
}
#hot13 a{
	font-weight: bold;
	}
#hot13 a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}


#picks {
  font-family: verdana, tahoma, sans-serif;
  background: transparent;
  font-size: 10px;
  line-height:normal;
  z-index: 2;
  }
#picks a{
	color: #006B99;
	font-weight: bold;
	}
#picks a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}

.pick {
background: url("/graphics/wbox1.gif");
background-color: #FFFFFFF;
font-size: 12px;
font-family: Verdana, sans-serif;
font-weight: bold;
color: #000000;
}
.pick1 {
background: url("/graphics/grayline2.gif");
background-color: #FEFEFE;
font-size: 12px;
font-family: Verdana, sans-serif;
font-weight: bold;
color: #000000;
}
.pick2 {
background: url("/graphics/wbox2.gif");
background-color: #FFFFFF;
font-size: 12px;
font-family: Verdana, sans-serif;
font-weight: bold;
color: #000000;
}
.pick3 {
font-size: 12px;
font-family: Verdana, sans-serif;
font-weight: bold;
color: #000000;
}
#pick3 a{
	font-weight: bold;
	}
#pick3 a:hover{
	color: black;
	position: relative;
	left: 1px;
	top: 1px;
	}
.blcell {
background: url("/graphics/blcell.gif");
background-color: #FFFFFF;
font-size: 12px;
font-family: Verdana, sans-serif;
color: #000000;
}
.blcell2 {
border: 1px solid #738DAE;
background: url("/graphics/blcell.gif");
background-color: #FFFFFF;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
font-size: 11px;
font-weight: bold;
font-family: Verdana, sans-serif;
color: #000000;
}



.button {
	padding: 0px;
	height: 20px;
	width: auto;
font-size: 11px;
}


.forum {
background-color: #EDEEF1;
	font-weight: normal;
font-size: 11px;
color: #000000;
}

#forumbox {
font-family: arial, verdana, helvetiva, sans-serif;
	font-weight: normal;
color: #000000;
}
#forumbox ul {
list-style: none;
margin: 0;
padding: 5;
border: none;
}

#forumbox li {
padding-left: 2px;
padding-right: 2px;
margin: 0;
}
#forumbox li a {
padding: 5px;
padding-left: 5px;
display: block;
background-color: transparent;
border: 1px solid #A7B8CC;
color: #000;
text-decoration: none;
	font-weight: normal;
width: 98%;
margin: 0px;
}

#forumbox li a:hover {
border: 1px solid #738DAE;
background-color: #DFE4E9;
	border-top: thin solid #666666; /* Top border thickness/style/color of this block */
	border-right: thin solid #ffffff; /* Right border thickness/style/color of this block */
	border-left: thin solid #666666; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #ffffff; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
color: #000;
}


