body,td,input,select{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.White14Ds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	 font-weight: bold; 
	color: #FFFFFF;
	filter:DropShadow(Color=#660000, OffX=1, OffY=1, Positive='true');
	height: 12px;
	text-decoration: none;
}.Tbloutline {
	border: 3px double #FF9900;
}
.popupText {
	color: #7D1A00;
	background-color: #FFF4E6;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.OrangeTitle{
	background-color:orange;
	color:white;
	font-weight:bold;
}
.OrangeBGTitle{
	background-color:#FF7400;
	color:white;
	font-weight:bold;
}

/*
a:Link, a:Visited {
	font-size: 11px;
	color: #FF7400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #000000;
}
*/
/* New Admin Menu CSS */
p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #eeeeee;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #eeeeee;
	font-weight: bold;
	padding: 0;
	border: solid #eeeeee;
	border-width: 1px 0;
	margin: 0 0 1px 0;
	
}
.itemborder{
	float: left;
	list-style: none;
	line-height: 1;
	background: #eeeeee;
	font-weight: bold;
	padding: 0;
	border: solid #cccccc;
	border-width: 1px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 0.26em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;

	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	border-left:1px #CCCCCC solid;

	border-right:1px #CCCCCC solid;
	margin: 0;
	padding:0px;
/*	opacity: .95;
*/
}

/* This is to make opacity work in IE. */
/*
* html #nav li ul {
	background-color: transparent;
}
* html #nav li li {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90);
}
*/

#nav li li {
	padding-right: 0px;
	
}

#nav li ul a {
	width: 100%;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color:#FFFFFF;
	padding:0px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color:#FFFFFF;
}

#nav li:hover, #nav li.sfhover {
	background: #fca311;
	color:#FFFFFF;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}



/* Support for the "iehover-fix.js" */

.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

.nav li { z-index: 201;
 }
.sub{
background:url(images/black_bulet.gif);
background-position:left;
background-repeat:no-repeat;
color:#000000;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold
 }
 .sub:hover{
background:url(images/white_bulet.gif);
background-position:left;
background-repeat:no-repeat;
color:#FFFFFF;
 }
 
.links{
color:#000000;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
padding:0px;
border-bottom:1px #CCCCCC solid;
 }
.links:hover{
color:#FFFFFF;
 }
 
 

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */



