﻿/******************
HTML Tags
******************/

body
{
	font-family: Verdana;
	color: #000000;
	margin: 10px 0px 20px 0px;
	font-size: .8em;
	background-color: #660000;
	font-weight: 700;
}


/******************
LINKS
******************/
/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

#mainnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#mainnav a:hover {
	color:#FEFFBE;
	text-decoration:underline;
	}

#mainnav a:active {
	color:#FFDDDD;
	text-decoration:underline overline;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color: #000000;
	text-decoration:none;
	}

a:visited {
	color: #000000;
	text-decoration:none;
	}

a:hover {
	color: red;
	font-weight: bold;
	text-decoration:none;
	}

a:active {
	color: #000000;
	text-decoration:none;
	}
	

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
 #side a:link, #side a:visited
 {
	color: #FFFFFF;
	text-decoration: none;
 }
 #side a:hover
 {
	color: #000000;
	text-decoration: underline;
 }
 #side a:active
 {
	color: #FFFFFF;
	text-decoration: underline;
 }
 
 
/******************
HEADINGS
******************/

h1 {
	font-size:1.8em;
	margin:0px 0px 10px 0px
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1em;
	}
	
h4 {
	font-size:.9em;
	}
	
h5 {
	font-size:.8em;
	}
	
h6 {
	font-size:.75em;
	}

img {border: none;}

/******************
Layout Divs
******************/
#header-container
{
	border-width: 1px;
	border-color: #FF0000;
	width: 1000px;
	height: 174px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5px;
	background-color: #191C1F;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

#mainnav {
	padding:0px 0px 0px 0px;
	}
	
#header-bar
{
	border-width: 1px;
	border-color: #FF0000;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-right-style: solid;
	border-left-style: solid;
}	

#content-container
{
	border-width: 1px;
	border-color: #FF0000;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#side {
	width:274px;
	float:left;
	font-size:.8em;
	margin-bottom:0px;
	}

#content
{
	width: 726px;
	height: 418px;
	margin-left: 0px;
	float: right;
	background-image: url(images/index_14.gif);
}
#content-left
{
	width: 433px;
	height: 595px;
	margin-left: 0px;
	float: left;
}
#content-right
{
	width: 292px;
	height: 595px;
	margin-left: 0px;
	float: right;
}

/******************
MAIN MENU ITEMS
******************/

#mainnav ul {
	margin:0px;
	padding:0px;
	}

#mainnav li
{
	padding: 0px;
	list-style: none;
	display: inline;
	padding: 0px;
	margin-right: -4px;
}

/******************
CLASSES
******************/

.none {
	display:none;
	}
	
.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

/* http://positioniseverything.net/easyclearing */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility:hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.whiteBold {
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

table
{
	font-size: xx-small;
}

td.Affiliated 
{
	color: Black;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}

td.AffiliatedBlack 
{
	color: Black;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}

td.AffiliatedBlackCenter 
{
	color: White;
	background-color: GrayText; 
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

td.Categories
{
	color: White;
	background-color: GrayText; 
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

td.Categories14
{
	color: White;
	background-color: White; 
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

td.CategoriesGray
{
	color: Black;
	background-color: White;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}


FONT.cat_detail_text
{
	color: #34332F;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.pagerStyleClass Table{font-size: 12px;

}