/******************************************************************************
   Visit http://www.cssmenusamples.com for more css menu samples and downloads!
 *****************************************************************************/

* { margin:0; padding:0; font-family: arial, helvetica, sans-serif;}


#nav-a { 
		width:640px; 
			height:32px;  
		background:url(images/nav/button1.gif) repeat-x top left;}
	
#nav-a ul {
		margin:0;
		padding:0;
		list-style:none;
background:url(images/nav/button1.gif) repeat-x top left;}

#nav-a ul li { 
		height:32px; 
		float:left; 
		font-size:14px; 
		font-weight:bold;
		list-style:none; 
		color:#000000; 
		border-right:1px solid #ffffff;	
background:url(images/nav/button1.gif) repeat-x top left;}

#nav-a ul li.bordernone { 
		border-right:none;
		}

#nav-a ul li a { 
		height:14px; 
		float:left; 
		color:#e0e0e0; 
		text-decoration:none; 
		padding: 8px 11px 12px 11px;
		}

#nav-a ul li a:hover { 
	color:#ffffef; padding: 8px 11px 12px 11px;
		background:url(images/nav/button1_hover.gif) repeat-x top left;
		}

#nav-a ul li a.selected { 
padding: 8px 11px 12px 11px;
		background:url(images/nav/button1_hover.gif) repeat-x top left;
		}

/=============================================================================================/

#nav-c { 
		width:156px; 
		height:32px;
		background:url(images/nav/button2.gif) repeat-x top left;}
	
#nav-c ul {
		margin:0;
		padding:  0px 0px 0px 0px;
		width:156px;
		list-style:none;
		background:url(images/nav/button2.gif) repeat-x top left;}

#nav-c ul li {
		width:156px;
		height:32px; 
		float:left; 
		font-size:14px; 
		font-weight:bold;
		list-style:none; 
		color:#000000;	padding: 0px 0px 0px 0px; 	
		background:url(images/nav/button2.gif) repeat-x top left;}

#nav-c ul li.bordernone { 
		border-right:none;
		}

#nav-c ul li a { 
		height:14px;
		padding: 8px 0px 12px 0px;
		width:156px;
		float:left; 
		color:#e0e0e0;
		text-decoration: none; 
		
		}

#nav-c ul li a:hover { 		  
		color:#ffffef;		
		background:url(images/nav/button2_hover.gif) repeat-x top left;
		}

#nav-c ul li a.selected { 	
		background:url(images/nav/button2_hover.gif) repeat-x top left;
		}




.txtHeaderBlue {FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #004fa3; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

.txtBlack {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

.lnkBlue {FONT-SIZE: 12px; COLOR: #004fa3; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; TEXT-DECORATION: underline}

.lnkBluesm {FONT-SIZE: 10px; COLOR: #004fa3; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none}

.txtOrange {FONT-SIZE: 10px; COLOR: #ff8f44; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

.txtOrangesm {FONT-SIZE: 10px; COLOR: #ff8f44; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

.txtInput {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

/
A:link {color: blue; text-decoration: underline;}
A:visited {color: #3399FF; text-decoration: underline;}
A:active {color: blue; text-decoration: none;}
A:hover {color: red; text-decoration: none;}
/

.txtHeaderBlack {FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

.txtBlue {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #004fa3; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif}

.txtBlackm {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none}
