 #footer {
font-size:10px; color:#444; text-align: center;  }
#footer a{color:#555;text-decoration:none}
#footer a:hover{color:#555;text-decoration:underline}
#headrow {background:#5BD6F4; font-weight:bold; color:#fff;}
#headrow td {color:#fff;}
body,td {font-family:verdana; color:#444; font-size:11px; line-height:1.1em; }
body.body {background:#60BFE7; margin-top:0px; margin-bottom:0px}
input,textarea,select {font-family:verdana; color:#333;font-size:11px; border:1px solid #aaa }
img {border:0px;}
#nav td {padding-left:0px;padding-right:0px;padding-top:5px;padding-bottom:5px;}
a,a:visited {color:#1F5278; text-decoration:none}
a:hover {color:#1F5278; text-decoration:underline}
h3 {font-size:13px; color:#1A89C4; margin:0px }
h2 {font-size:15px; color:#D63C34; margin-top:2px; margin-bottom:5px; border-bottom: 1px solid #ccc; width:90%;text-transform:capitalize; line-height:1.5em;}
p {margin-top:5px;margin-bottom:5px; text-align:justify}
.bread {font-size:10px;color:#555; font-weight:bold; margin-top:7px; }
.hide {display:none;}
ul {list-style-type:disc;}
ul li {line-height:1.5em;} 
hr {
border: 0;
color: #ccc;
background-color: #ccc;
height: 1px;
width: 90%;
text-align: left; margin-bottom:10px; margin-left:0px;
}
.endo {font-style:italic; font-size:13px;color:#AA732F;font-weight:bold;}
.credit {font-size:10px; line-height:normal }
.intro {margin-bottom:10px; margin-left:10px;font-size:12px; line-height:normal; text-align:justify }
.thumb {width:135px;float:left;margin:2px; height:110px; border:1px solid #eee}
#cat td {font-size:10px;font-weight:bold; background:#EEF0F1}
#cat td:hover {font-size:10px;font-weight:bold; background:#95CCE0}

#navmenu td,#navmenu a{ color:#fff; 
font-weight:bold; 
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:11px; 
letter-spacing:0.1em;
padding-right:5px; } 


/* Fix IE. Hide from IE Mac \*/
* html #menuv ul li{float:left;height:1%;}
* html #menuv ul li a{height:1%;}
/* End */

#menuv		                                 /* position, size, and font of  menu */
	{	
	position:absolute;	
	z-index: 10;
	width: 140px;;						          /* [1] width of menu item (i.e., box) */
	font-size: 11px;
	font-weight:bold;
	}

#menuv a
	{
	width: 100%;
	display:block;						
	padding-top: 0.2em;						/* expands menu box vertically*/
	padding-bottom: 0.2em;
	border-bottom:1px solid #fff;		/* adds bottom border */
	white-space:nowrap;
	}

#menuv a, #menuv a:visited				/* all menus at rest */
	{
	background-color: #EEF0F1;
	text-decoration:none;				       /* removes underlines from links */
	}

#menuv a.parent, #menuv a.parent:hover 	/* attaches parent-arrow on all parents */
	{
	background-image: url(../images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuv a:hover				             /* all menus on mouse-over */
	{
	background-color: #95CCE0;
	}
	
#menuv li
	{
	list-style-type:none;		            /* removes bullets */
	}

#menuv ul li
	{
	position:relative;
	}

#menuv li ul
	{
	position: absolute;
	top: 0;
	left: 140px;				                 /* distance from  left menu (this should be the same as width value in #menuv [1]) above */
	display: none;
	}

div#menuv ul, #menuv ul ul, div#menuv ul ul ul
	{
	margin:0;				               /* keeps the menu parts together */
	padding:0;
	width: 140px;			              /* width of sub menus  (this should be the same as width value in #menuv [1]) above */
	}

div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul
	{
	display: none;
	}

div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul
	{
	display: block;
	}
	
	
/* CSS Document */



/*#ddcolortabs{
margin-right: 7px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:right;
color: white;
background: #1A89C4 url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #D63C34;
}

#ddcolortabs a:hover span{
background-color: #D63C34;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab
background-color: #D63C34;
}

#ddcolortabsline{
clear: both;  
padding: 0;
width: 100%;
height: 4px;
line-height: 0px;
background: #1A89C4;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs
}
 
  */
