/* Base class, the rest inherit from this */ 

table,
tr,
td {
  font-size: 12px;
  font-family: Tahoma;
  color: #000066;
}

body {
  font-size: 12px;
  font-family: Tahoma;
  color: #000066;
  background-color: #FFCC66;
}

a:link {
	color: #0000FF;
    font-weight: normal;
    text-decoration: underline;
}

a:visited {
	color: #0000FF;
    font-weight: normal;
    text-decoration: underline;
}

a:hover { 
	color: #FF6600;
    font-weight: normal;
    text-decoration: underline;
}

a:active {
	color: #FF6600;
    font-weight: normal;
    text-decoration: underline;
}

fieldset {
	border:1px solid #000066;
}

ul {
	list-style-type:square;
	list-style-image:url("images/list.gif");
	line-height:12pt;
}

/* Category Headers - Navigation - Misc Stuff */

#category {
	font-size: 12px;
	font-weight: bold;
	color: #37496D;
	height: 16px;
}

#category1 {
	font-size: 12px;
	font-weight: bold;
	color: #37496D;
	height: 16px;
}

#bizlink {
	font-size: 10px;
	font-weight: bold;
	color: #37496D;
	height: 16px;
}

.boardinfo {
	border:1px solid #37496D;  
}

#boardinfocat {
	font-size: 12px;
	font-weight: bold;
	color: #37496D;
	height: 16px;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

#boardinfocat a:link {
	color: #0000FF;
	text-decoration: underline;
}

#boardinfocat a:visited {
	color: #0000FF;
	text-decoration: underline;
}

#boardinfocat a:hover {
	color: #FF6600;
    text-decoration: underline;
}

#boardinfocat a:active {
	color: #FF6600;
    text-decoration: underline;
}

#nav {
	font-size: 12px;
	font-weight: bold;
	border:1px solid #37496D;
}

#nav a:link {
	color: #0000FF;
    text-decoration: underline;
}

#nav a:visited {
	color: #0000FF;
    text-decoration: underline;
}

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

#nav a:active {
	color: #FF6600;
    text-decoration: underline;
}

.forumclick {
	text-decoration: none;
	cursor: pointer;
}

#redirect {
	font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

#highlight a:link {
	color: #0000FF;
    font-weight: normal;
    text-decoration: underline;
}

#highlight a:visited {
	color: #0000FF; 
    font-weight: normal;
    text-decoration: underline;
}

#highlight a:hover {
	color: #FF6600; 
    font-weight: normal;
    text-decoration: underline;
}

#highlight a:active {
	color: #FF6600; 
    font-weight: normal;
    text-decoration: underline;
}

.invitering {
	border:1px solid black;
}

.invite {
	border-top: 1px solid black;
}

/* Viewing Topics Stuff */

#posttop {
	font-size: 12px;
	font-weight: bold;
	color: #37496D;
	height: 16px;
	line-height:14pt;
	margin:10px;
	background-image: url(images/bluebg.jpg);
}

#posttop a:link {
	text-decoration: underline;
	color: #FFCC66;
}

#posttop a:visited {
	text-decoration: underline;
	color: #FF6600;
}

#posttop a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

#posttop a:active {
	text-decoration: underline;
	color: #FFFF00;
}

#signature {
	font-size: 12px;
	color: #000066;
}

#postdetails {
	font-size: 12px;
	color: #404040;
}

#postcolor {
	font-size: 12px;
	color: #404040;
	line-height: 150%;
}

#membertitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;
	color: #37496D;
}

#normalname {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	padding-bottom: 2px;
}

#unreg {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.buttontext {
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}

/* Titles and stuff */

#titlelarge {
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
    color: #FFCC66;
    height: 22px;
    padding-left: 8px;
    background-image: url(images/bluebg.jpg);
}

#titlelarge a:link {
	color: #FFCC66;
    text-decoration: underline;
}

#titlelarge  a:visited {
	color: #FF9900;
    text-decoration: underline;
}

#titlelarge  a:hover {
	color: #FFFF00;
    text-decoration: underline;
}

#titlelarge  a:active {
	color: #FFFF00;
    text-decoration: underline;
}

#titlemedium {
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	color: #FFCC66;
	height: 22px;
	padding-left: 8px;
	background-image: url(images/bluebg.jpg);
}

#titlemedium a:link {
	color: #FFCC66;
	text-decoration: underline;
}

#titlemedium a:visited {
	color: #FFCC66;
	text-decoration: underline;
}

#titlemedium a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#titlemedium a:active {
	color: #FFFF00;
	text-decoration: underline;
}

#contactTop {
	font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    color: #FFFFFF;
    border: 1px solid black;
    background-image: url(images/bluebg.jpg);
}

#contactBody {
	border-right: 1px solid black;
    border-left: 1px solid black;
    padding-left: 8px;
}

#contactBottom {
	font-size: 12px;
    font-weight: bold;
    color: #37496D;
    line- height: 16px;
    border: 1px solid black;
    background-image: url(images/bluebg.jpg);
}

/* Menu - Control Panel Stuff */

#controlpanel {
	font-size: 11px;
	font-weight: bold;
    line-height: 150%;
}

#controlpanel a:link {
	color: #0000FF;
    text-decoration: underline;
}

#controlpanel a:visited {
	color: #0000FF;
    text-decoration: underline;
}

#controlpanel a:hover {
	color: #FF6600;
    text-decoration: underline;
}

#controlpanel a:active {
	color: #FF6600;
    text-decoration: underline;
}

#usermenu {
	font-size: 12px;
    line-height: 150%;
    color: #404040;
}

#tabs {
	vertical-align: middle;
    font-size: 12px;
}

/* Forum Links - Topic Links */

#linkthru {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

#linkthru a:link {
	text-decoration: underline;
	font-weight: bold;	
	color: #0000FF;
}

#linkthru a:visited {
	text-decoration: underline;
	font-weight: bold;	
	color: #0000FF;
}

#linkthru a:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #FF6600;
 }

#linkthru a:active {
	text-decoration: underline;
	font-weight: bold;	
	color: #FF6600;
 }

#desc {
	font-size: 11px;
	color: #000066;
}

#copyright {
	font-family: Arial;
	font-size: 11px;
    text-decoration: none;
    line-height: 12px;
    color: #000066;
    letter-spacing: 1px;
}

#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover {
	text-decoration:underline;
	color:blue;
}

#QUOTEHEAD { 
	font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    border-left: 1px solid #000066;
    border-top: 1px solid #000066;
    border-right: 1px solid #000066;
    border-bottom: 1px dotted #000066;
    padding-left: 2px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
}

#QUOTE {
	font-family: Verdana, Arial;
    font-size: 11px;
    color: #333333;
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    border-bottom: 1px solid #000066;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#CODEHEAD {
	font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
    border-left: 1px solid #000066;
    border-top: 1px solid #000066;
    border-right: 1px solid #000066;
	border-bottom: 1px dotted #000066;
	padding-left: 2px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
}

#CODE {
	font-family: Verdana, Arial;
    font-size: 11px;
    color: #333333;
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    border-bottom: 1px solid #000066;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#ME {
	font-family: Verdana, Arial;
    font-size: 12px;
    color: #CC0000;
    text-align: center;
    font-weight: bold;
 }

.bottom {
	vertical-align: bottom;
}

.forminput {
	background-color: #E8E8E8;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    vertical-align: middle;
}

.textinput {
	background-color: #E8E8E8;
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    vertical-align: middle;
}

#small {
    font-family: Arial;
	font-size: 9px;
}

#date {
   font-size: 11px;
   color: #566990;
}

/* Page Links */

.pagesof {
	color: #000066;
    border-top:1px solid black;
    border-bottom:1px solid black;
    border-left:1px solid black;
    font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    position: relative;
    visibility: visible;
	text-align: center;
	padding: 2px 6px 2px 6px;
	white-space: nowrap;
}

.currentpage {
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    color: #000000;
    background-color: gold;
    border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    position: relative;
    visibility: visible;
    text-align: center;
    padding: 2px 6px 2px 6px;
    white-space: nowrap;
  }

.page {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    color: black;
    background-color: #EDF2F5;
    border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    position: relative;
    visibility: visible;
    text-align: center;
    padding: 2px 6px 2px 6px;
    white-space: nowrap;
    text-decoration:none;
 }

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

.page a:hover {
	color:blue;
	text-decoration:underline;
}

/* Extended Stats */

#statsbox {
	border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    border-left:1px solid black;
}

#statstitle {
	border-bottom:1px solid black;
	font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #FFCC66;
    background-image: url(images/bluebg.jpg);
}

#statsbottom {
	border-top:1px solid black;
    font-size: 12px;
    font-weight: bold;
    color: #37496D;
    height: 16px;
    background-image: url(images/bluebg.jpg);
}

.OCDEbglink {
	background-image: url(/../../images/OCDEtoplinkbar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.OCDEbglink a:link {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;				
}

.OCDEbglink a:visited {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;				
}

.OCDEbglink a:hover {
	color: #FFFF00;
	text-decoration: none;	
	font-weight: bold;		
 }

.OCDEbglink a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;			
}

.bgimage {
	background-attachment: scroll;
	background-image: url(/../../images/bgimage.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.leftlink {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
    font-weight: bold;	
	text-decoration: underline;	
}
.leftlink a:link {
	color: #0000FF;
    font-weight: bold;	
	text-decoration: underline;			
}
.leftlink a:visited {
	color: #0000FF;
    font-weight: bold;	
	text-decoration: underline;			
}
.leftlink a:hover {
	color: #FF6600;
    font-weight: bold;		
	text-decoration: underline;		
 }
.leftlink a:active {
	color: #FF6600;
    font-weight: bold;	
	text-decoration: underline;		
}
#calentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;	
}
#calentry a:link {
    font-weight: normal;
    text-decoration: underline;
	color: #0000FF;
}
#calentry a:visited {
    font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
#calentry a:hover {
    font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
 }
#calentry a:active {
    font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}
