/* Global Body Group */
A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: darkblue; 
    Text-decoration: none;
}
A:visited { 
  color: darkblue;
    Text-decoration: none;
}
A:active {
  color: darkblue;
    Text-decoration: none;
}
A:HOVER { 
  color: darkblue;
  Text-decoration: underline;
}

.center_column {
background-color: #DEE3E7;
}

.currentday {
  background: #0262AC;
  color: #F8DD0A;
}
  /* IF a celendar date has an active event do this */ 
.active_event { 
	background-color:#FFFFCC;
	color:#000000;
	font-weight:bold;
}


BODY {   
  background-color : #FFFFFF;
  /* uncomment to use background image*/
/*background-image: url(url to image);
  background-repeat: repeat-y; 
  */
    color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #444444;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-shadow-color: #444444;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #444444;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


TABLE { 
	font-family: Geneva, Arial, Helvetica, sans-serif;  
  font-size: 12px;
 /* border: 1px solid #9192B7; */
  color: #000000;
  }

FORM {
  display: inline;
  margin-bottom: 0;
}

h2  { 
  color: darkblue; 
  font-size:18px;
  margin:0px 0px 10px 0px;
}

.logout  {
font-family: Geneva, Arial, Helvetica, sans-serif;
  background-color: #bbbbbb;
  color: #ff0000;
  font-size: 8px;
}
.shoutbox_form {color: #000000; background-color: #ffffff; border-top: 2px solid #999999;}

.formboxes{
 font-family: Geneva, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 10px;
}
.formbutton{
 font-family: Geneva, Arial, Helvetica, sans-serif;
  background-color: #EFEFEF;
  color: #000000;
  font-size: 10px;
}

.lighttable {
  background: #EFEFEF;
  color: #000000;
}
.darktable {
  background: #DEE3E7;
  color: #000000;
}

.leaderboard {
	  width:100%;
	  margin:3px 0px;
	 /* border: 1px solid #9192B7; */
	  background-color: #DEE3E7;
}


/*  Custom Home Page Elements */
.sectionwrap {
	text-align:left;
	/* border: 1px solid #9192B7; */
	padding: 0px 0px;
	margin:0px 0px 10px 0px;
	background:#DEE3E7;
}

.sectionwrap h4 {
	text-align:center;
	height:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding:3px 0px 3px 5px;
	font-size:12px;
	color: #F8DD0A;
	background: #0262AC url("images/blue_hdr.gif") top left repeat-x;
	display:block;
}

.sectionwrap h4 a {
	font-size:12px;
	color: #F8DD0A;
	text-decoration:underline;
}

.sectionwrap ul {
	list-style-image:url(images/bullet-yellow.gif);
	margin-left:10px;
	padding-left:10px;
}

.sectionwrap {
	line-height:15px;
}

.sectionwrap li {
	margin-top:5px;
	font-size:100%;
}

.newsfeed {
	text-align:left;
	/* border: 1px solid #9192B7; */
	padding: 0px 4px;
	margin:0px 0px 10px 0px;
	background:#FFFFFF;
}

.newsfeed ul {
	display:block;
	list-style-type:none;
	margin-left:0px;
	padding:0px;
}

.newsfeed li {
	margin:5px 5px;
	font-size:90%;
}

.newsfeed li a {
	display:block;
	font-size:100%;
	font-weight:bold;
	
}
.newsfeed h2 {
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	padding:3px 0px 3px 5px;
	font-size:12px;
	color: #0262AC;
	background: #FFDF05 url("images/yllw_hdr.gif") top left repeat-x;
	display:block;
}

.newsfeed h4 {
	text-align:center;
	height:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding:3px 0px 3px 5px;
	font-size:12px;
	color: #0262AC;
	background: #FFDF05 url("images/yllw_hdr.gif") top left repeat-x;
	display:block;
}
.newsfeed h4 a {
	color:#0262AC;
	font-size:12px;
	text-decoration:underline;
}



.col {
	width:30%;
	float:left;
	text-align:left;
}

.col {
	list-style-image:url(images/folder.gif);
	margin-left:10px;
	padding-left:10px;
}

.col ul li, .col ul li a {
	font: 9pt/13pt bold verdana, arial, san-serif;
	margin:2px 0px 6px 0px;
	padding-bottom:5px;
}

.banner_top h1 {
	font: 12pt/15pt bold verdana, arial, san-serif;
}

.leaderboard {
	display:none;
}

.talladsense {
	display:none;
}

.article {
	border-bottom:1px solid #FFDF05;
	margin-bottom:5px;
	padding-bottom:5px;
}


.postinfo {
	margin-bottom:10px;
	text-align:center;
	font-size:80%;
}

.linkdescription {
	margin-bottom:5px;
}

.url {
	margin-bottom:10px;
	text-align:center;
	font-size:80%;
}

/* Banner Box Group */


.banner_top {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #EFEFEF;
  background-image: url();
  }
  
.banner_btm {
  margin:5px 5px;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  background-color: #DEE3E7;
  background-image:  url();
  }
  
/* Menu Box */
.menubox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color: #DEE3E7;
  background-image:  url(" ");
  }
/* If you want custom link characteristics for your menu uncomment
    otherwise it will pull the global style */
/*
.menubox A:LINK {
  color: #ffff00;
    text-decoration: none;
}
.menubox A:VISITED {
  color: #ffff00;
    text-decoration: none;
}
.menubox A:ACTIVE {
  color: #ffff00;
    text-decoration: none;
}
.menubox A:HOVER { 
  color: #ff0000; 
    text-decoration: underline;
  }
*/

/* Mod Box */
.modbox_top  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: darkblue;
  background-color: #EFEFEF;
  background-image:  url(" ");
 }
 
.modbox_btm  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background-color: #DEE3E7;
  background-image:  url(" ");
}

/* Forum Settings */
  .navi  { background-color: #DEE3E7; }
  .title  { background-color: #DEE3E7; }
  .subtitle  { border-top: solid #ffffff 1px; border-left: solid #ffffff 1px; border-right: solid #584300 1px;	border-bottom: solid #584300 1px; } 
  .category  { background-color: #DEE3E7; }
  .column  { background-color: #EFEFEF; }
  .column2  { background-color: #EFEFEF; }
  /* font */
  span.bodyfont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 13px; }
  span.bodysmallfont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 10px; }
  span.navifont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 11px; }
  span.titlefont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 13px; font-weight: bold;}
  span.titlelargefont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 15px; font-weight: bold;}
  span.titlesmallfont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 11px; font-weight: bold;}
  span.categoryfont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 13px; font-weight: bold; }
  span.columnfont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 13px; }
  span.columnsmallfont  { font-family : verdana,helvetica,arial; color : #000000; font-size : 10px; }
  span.highlight  { background-color: #ffff33 }
  span.help { font-family : verdana,helvetica,arial; color : #000000; font-size : 12px; }
  /* form */
  input.submit  { background-color: #DEE3E7; font-family: verdana,helvetica,arial; font-weight: bold; color: #000000; font-size : 12px; } 
  input.button  { background-color: #DEE3E7; font-family: verdana,helvetica,arial; font-weight: bold; color: #000000; font-size : 10px; }
  input.default  { font-family : verdana,helvetica,arial; color: #000000; font-size : 12px; background-color: #DEE3E7; }
  textarea.default	{ font-family : verdana,helvetica,arial; color: #000000; font-size : 12px; background-color: #DEE3E7;}
  select.default  { font-family: verdana,helvetica,arial; color: #000000; font-size : 11px; background-color: #DEE3E7; }
  option.default  { font-family: verdana,helvetica,arial; color: #000000; font-size : 11px; background-color: #DEE3E7; }



