body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F1C2AB;
	background-image:url(images/background.jpg);
	background-repeat: repeat;
	background-position:top center;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 0px;
	color: #000040;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0px;
	color: #000040;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.leftBoxPadding
{
	padding:10px;
}
.rightBoxPadding
{
	padding:10px;
}
.boxHolder
{
	background-color:white;
	padding:10px
}

.titleBackground1
{
	background-color: #88AA88;
	padding-left:5px;
}
.titleBackground2
{
	background-color: #8888AA;
	padding-left:5px;
}

.mainBackgroundColor
{
	background-color: #EEEEEE;
}
.topColor
{
	background-color: #444444;
}

hr {
	height:1px;
}

a {
	color: #000091;
}

.textbox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.collapse {
	border-collapse: collapse;
}

abbr, acronym, .help
{
	cursor: help;
}

.oddColour
{
	background-color: #F9F9F9;
}
.evenColour
{
	background-color: #F5F5F5;
}
.titleColour
{
	background-color: #E9E5E2;
}

.headerbg {
	background-color: #AAA2BE;
}

.whiteLink a {
	color: white;
	text-decoration: none;
}


/***************** Forum style sheet *****************/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 0.8em;
	font-weight: normal;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 0.8em;
	font-weight: normal;
}

.tiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 0.7em;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 0.8em;
	font-weight: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 1.2em;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.85em; 
	color: #000000; 
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.85em; 
	color: #000000; 
	font-weight: bold;
}

.highlight {
	background-color: #ffff66
}

/*
a  {
	color : #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.8em;
	font-weight: normal;
}

a:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.8em;
	font-weight: normal;
}

a:visited {
	color : #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.8em;
	font-weight: normal;
}

a:visited:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.8em;
	font-weight: normal;
}*/

a.boldLink:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.8em;
	font-weight: bold;
}

a.boldLink  {
	color : #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.8em;
	font-weight: bold;
}

a.boldLink:visited {
	color : #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.8em;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.8em;
	font-weight: bold;
}



a.nav  {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}


a.nav:hover {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.7em;
	font-weight: bold;
}

a.nav:visited {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 0.7em;
	font-weight: bold;
}

a.nav:visited:hover {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.7em;
	font-weight: bold;
}


a.npLink  {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.7em;
	font-weight: bold;
}

a.npLink:visited {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 0.7em;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.7em;
	font-weight: bold;
}

a.cat  {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
}


a.cat:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.85em;
	font-weight: bold;
}

a.cat:visited {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 0.85em;
	font-weight: bold;
}

a.cat:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 0.85em;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}


.boardFont
{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:0.7em;
	color:#213152;
}

div.imageDiv
{
	width:152px;
	height:242px;
	float:left;
	margin-right:14px;
	margin-bottom:9px;
	border:0px solid #000;
	text-align:center;
}
#boardDivIE
{
	width:75px;
	height:170px;
	border:0px solid #000;
	text-align:center;
	display:inline;
}
#boardDivFirefox
{
	width:75px;
	height:170px;
	float:left;
	border:0px solid #000;
	text-align:center;
}