body, div, p {
	font-size: 11px;
	font-family: verdana;
}

.body {
	font-size: 11px;
	font-family: verdana;
	background-image: url(../../images/body_bg.gif);
}

a
{
  color: #003399;
  text-decoration: none;
}

a:hover
{
  color: #3399CC;
  text-decoration: underline;
}

.pagetitle {
	color: #006699;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px;
}


.wholetable {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	text-align: left;
}

/* header */

.tablehead {
	background-color: #003366;
	background-image: url(../../images/logo_background_blue2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 60px;
	padding: 0px 0px 0px 155px; 
}

.header {
	margin: 19px 0px 0px 0px;
	color: #FFF;
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
}

/* navigation */

.navigation {
	background-color: #000066;
	vertical-align: top;
	_height: 350px;
	min-height: 350px;
	border-bottom: 1px solid #FFF;
}

.breadcrumbs {
	border-bottom: 2px dotted #000066;
	color: black;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 2px 3px 2px;
	width: 100%;
	color: #000066;
}

.breadcrumbs a {
	margin: 0px;
	color: #000066;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #000066;
	text-decoration: none;
}

.breadrubms a:active {		   	
	font-weight: bold;	
	color: #FFF;
}

/*NAVIGATION*/

/* first level nav */

#nav ul.mb {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width: 148px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFF;
}

#nav ul.mb li {
	border-top: 1px solid #FFFFFF;
}

/* first level nav links */

#nav ul.mb li a {
	display: block;
	padding: 4px 2px 4px 6px;
	color: #FFF;
	background-color: #3399CC;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	width: 144px;
}

* html div#nav ul.mb li a {
	width: 148px;
}

#nav ul.mb li a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
}


#nav ul.mb li a#active {
	color: #003366;
}

/* div for positioning second level nav */

#nav ul.mb li div {
	position: relative;
}

/* second level nav */

#nav ul.mb ul {
	position: absolute;
	top: -2px;
	left: 148px;
	margin: 0px;
	padding: 0px; 
	border: 1px solid #FFF;
}

#nav ul.mb ul li {
	position: relative;
	float: left;
	margin: 0px;	
	padding: 0px; 
	width: 140px;
}

#nav ul.mb ul>li {	
	display: block;
	/* required for opera: */
	float: none;
}

/* second level nav links */

#nav ul.mb ul li a {
	padding: 4px 2px 5px 6px; 
	color: #FFF;
	font-weight: bold;	
	font-size: 10px;
	display: block;
	background-color: #0099CC;
}

#nav ul.mb ul li a.active {		   	
	font-weight: bold;	
	color: #FFF;
}

#nav ul.mb ul li a:hover {
	font-weight: bold;	
	color: #FFF;
}

#nav ul.mb ul li a:hover.active {
	font-weight: bold;	
}

/* third level nav */

#nav ul.mb ul ul {
	position: absolute;
	top: 0px;
	left: 151px;
	margin: 0px;	
	padding: 0px; 
	border: 1px solid #fff;
}

#nav ul.mb ul ul li {
	position: relative;
	float: left;
	margin: 0px;	
	padding: 0px; 
	width: 140px;
}

#nav ul.mb ul ul>li {	
	display: block;
	/* required for opera: */
	float: none;
}

/* third level nav links */

#nav ul.mb ul ul li a{		   	
	margin: 0px;
	padding: 1px 2px 1px 2px; 
	color: #FFF;
	font-weight: bold;	
	font-size: 10px;
	display: block;
	background-color: #0099CC;
}

#nav ul.mb ul ul li a.active {		   	
	font-weight: bold;	
	color: #FFF;
}

#nav ul.mb ul ul li a:hover {
	font-weight: bold;	
	color: #FFF;
}

#nav ul.mb ul ul li a:hover.active {
	font-weight: bold;	
}

/* content */

.content {
	background-color: #FFF;
	background-image: url(../../images/lion_watermark.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.contentArea {
	color: #333;
	font-family: verdana;
	font-size: 10px;
	padding: 10px 10px 30px 10px;
}

.contentArea td {
	color: #333;
	font-family: verdana;
	font-size: 10px;
}

/* footer */

.footer {
	background-color: #000;
	color: #FFFFFF;
	font-size: 9px;
	padding: 2px;
}

.footer a { 
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
}

.siteby {
	font-size: 10px;
	font-family: verdana;
	color: #000;
	align: center;
	padding-top: 3px;
}

.siteby a {
	color: #003399;
	text-decoration: none;
}

.siteby a:hover {
	color: #003399;
	text-decoration: underline;
}

/* TABS */


.tabs {
	padding: 0px 0px 0px 0px;
}

.f, .s, .l {
	margin: 0px;
	padding: 0px;
	width: 239px;
	clear:both;
}

.f ul, .s ul, .l ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;
	width: 239px;
	float: left;
	height: 17px;	
	background-repeat: no-repeat;
	background-image: url(../../images/fixtures.gif);
	background-position: bottom left;
	background-color: #FFF;
}

.f li, .s li, .l li {
	float: left;
	display: block;
	list-style: none;
	width:auto;
}

.f li a, .s li a, .l li a{	
	display: block;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 21px 0px 4px;
	margin: 0px;
	width: auto;
	float:left;
}

.f li a.active, .s li a.active, .l li a.active {
	color: #FFF;
}

.f li a.active:hover, .s li a.active:hover, .l li a.active:hover{
	color: #FFF;
}

.f li a:hover, .s li a:hover, .l li a:hover {
	color: #CCC;
	text-decoration: none;
}

/**/

.l ul {
	background-image: url(../../images/ladder.gif);
}

/**/


.s ul {
	background-image: url(../../images/stats.gif);
}

/**/

.linkBox {
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	background-color: #FAFAFA;
	width: 223px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	min-height: 338px;
	font-size: 10px;
	height:auto;
	_width: 237px;
	_height: 338px;
}

.linkBox table {

}

/*contactForm*/

.contactForm {
	border: 1px solid #333;
	background-color: #FFF;
	width: 70%;
}

.contactForm td {
	padding: 3px;
	font-size: 11px;
}

.formfields {
	border: 1px solid #333;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

/*site Map*/

/*site map*/

.siteMap ul {
	margin: 10px 0px 0px 14px;
	padding: 0px;
	list-style: none;
}

.siteMap ul li a {
	display: block;
	margin: 0px 0px;
	padding: 3px 0px;
	color: #003366;
	font-weight: bold;
	width: 150px;
	border-bottom: 1px solid #EEE;
}

.siteMap ul li a:hover {
	color: #333;
}

.siteMap ul ul {
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

.siteMap ul ul li a {
	margin: 0px;
	padding: 3px 0px 3px 10px;
	color: #006699;
	font-weight: bold;
}

.siteMap ul ul ul {
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

.siteMap ul ul ul li a {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	color: #999;
	font-weight: bold;
}

/* GALLERY STYLES */

.listImages {
	border: 1px solid #EEEEE6;
	margin: 20px;
	padding: 10px;
	background-color: #FAFAFA;
}

.listedImage {
	padding: 10px;
	text-align: center;
}

.listImages a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.listImages a:hover {
	text-decoration: none;
	color: #0066CC;
}

.img {
	border: 1px solid #CCC;
	padding: 0;
}

.viewImage {
	margin: 10px;
	padding: 10px;
}

.viewImage a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.viewImage a:hover {
	text-decoration: none;
	color: #EEE;
}

.viewedImage {
	border: 1px solid #003366;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FAFAFA;
}

.imageTitle {
	background-color: #003366;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
}

.viewedImage .form {
	border: 1px solid #333;
	padding: 2px;
	font-size: 10px;
}

.image {
	border: 1px solid #CCC;
	padding: 0;
	margin: 0 10px 10px 10px;
}

.listGallery {
	border: 1px solid #EEEEE6;
	margin: 20px;
	padding: 10px;
	background-color: #FAFAFA;
}

.listedGalls {
	padding: 5px;
	text-align: center;
}

.listGallery a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.listGallery a:hover {
	text-decoration: none;
	color: #0066CC;
}

.headTop, .head {
	background-color: #EEE;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}