#nav{list-style: none;}

#nav ul { 
	padding:0;
	margin:0;
	list-style: none;
   z-index:99;
}

#nav li { 
	position: relative;
   display:block;
   margin:0;
   font-family:Century Gothic;
   font-size:14px;
   font-weight:bold;
}
#nav ul li a{     color:#ffffff;   
width:160px;   
 /*helps IE with hover */
    
	
}

#nav li ul :last-child{	border-bottom:1px solid #ffffff;
}
#nav li ul{	border-bottom:1px solid #ffffff;}

#nav a {
    text-decoration:none; 
    display:block;
	color:#ffffff;
	height:20px;
	padding-top:2px;padding-bottom:2px;
    margin:0; /*helps Opera with hover */
}
#nav li ul a{
	color:#ffffff;
    background-color:#AFAFAF; 
    width:200px; /*helps IE with hover */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
   font-family:Century Gothic;
   padding-left:5px;
   font-size:14px;
   font-weight:100;
}
#nav li ul a:hover{
	color:#000000;
	
}

#nav ul, #nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    top:0; 
    left:140px;
}
 #nav ul ul
 {
     display:none; 
    position:absolute; 
    top:0; 
    left:140px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul{
    display:none; 
  
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #nav li{float:left;} 
/* end holly hack */

/* CSS Document */
.style_heading
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#366c8e;
font-weight:bold;
line-height:18px;
}
.style_text
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#000000;
line-height:18px;
}
.style_text a
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#790303;
text-decoration:none;
}
.style-text-small
{
font-family : "Tw Cen MT";
font-size : 9px;
}
.style-text-small a
{
font-family : "Tw Cen MT";
font-size : 9px;
color:#4d4c4c;
}

body
{
background:#cccccc;
margin:0;
}
.small_text
{
font-family : "Tw Cen MT";
font-size : 8px;
color:#ffffff;
}
.small_text a
{
font-family : "Tw Cen MT";
font-size : 8px;
color:#ffffff;
text-decoration:none;
}
img
{
border:0;
}
.style_menu
{
font-family : "Tw Cen MT";
font-size : 12px;
color:#597AB6;
font-weight:bold;
}
.style_menu a
{
font-family : "Tw Cen MT";
font-size : 12px;
color:#597AB6;
font-weight:bold;
text-decoration:none;
}
.style_menu a:hover
{
font-family : "Tw Cen MT";
font-size : 12px;
color:#597AB6;
font-weight:bold;
}
.style-text-small-small
{
font-family : "Tw Cen MT";
font-size : 7px;
color:#4d4c4c;
}
.style-text-small-small a
{
font-family : "Tw Cen MT";
font-size : 7px;
color:#4d4c4c;
text-decoration:none;
}
.style_heading_news
{
font-family : "Tw Cen MT";
font-size : 16px;
color:#000099;
font-weight:bold;
}
.style_news
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#333333;
}
.style_news a
{
font-family : "Tw Cen MT";
font-size : 13px;
color:#333333;
}
.style_content
{
font-family : "Tw Cen MT";
font-size : 10px;
color:#000000;
}
.style_content a
{
font-family : "Tw Cen MT";
font-size : 10px;
color:#000000;
}

