/* CSS Document */
#topnav{

	width:769px;
	margin-left:auto;
	margin-right:auto;

}



#topnav #menu
	{float: right;
	margin-top:23px;
	}
	
#topnav #menu ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
		line-height: normal;}
	
#topnav #menu li
{ float: left;}	



#menu a {
	display: block;	
	height:33px;
	width:126px;
	line-height:33px;
	margin-right: 5px;	
	color: #000000;	
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/btn_up.jpg);
	background-repeat: no-repeat;

}

#menu a:hover {
	display: block;	
	height:33px;
	width:126px;
	line-height:33px;
	color:#ffffff;
	margin-right: 5px;
	background-image:url(../images/btn_over.jpg);
	background-repeat: no-repeat;	
	padding-bottom:0px;	
	text-align:center;
	vertical-align:middle;
	

	
}
#menu a:active {
	display: block;	
	height:33px;
	width:126px;
	line-height:33px;
	color:#ffffff;	
	margin-right: 5px;
	background-image:url(../images/btn_over.jpg);
	background-repeat: no-repeat;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;	
}	

#menu .active {	
	display: block;
	background-image:url(../images/btn_over.jpg);
	background-repeat:no-repeat;		
	height:33px;
	width:126px;
	line-height:33px;
	color:#ffffff;	
	margin-right: 5px

}


A.footer:link {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;
}

A.footer:visited 
{
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;}

A.footer:active 
{text-decoration: none;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;}

A.footer:hover 
{text-decoration:underline;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;
}



A:link {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;
}

A:visited {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;}

A:active 
{text-decoration: none;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;}

A:hover 
{text-decoration:underline;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;
}


/*intertnal page link*/



a.leftnav:link {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#7B7B7B;
background-image:url(../images/leftnavarrow_up.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px; }

a.leftnav:visited {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#7B7B7B;
background-image:url(../images/leftnavarrow_up.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px; }



a.leftnav:hover {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#414141;
background-color:#D3D3D3;
background-image:url(../images/leftnavarrow_down.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px;
 }


a.leftnav:active {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#7B7B7B;
background-image:url(../images/leftnavarrow_up.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px;}



.leftnavbac
{
height:25px;
background-color:#FFFFFF;
width:195px;
border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:dotted;
line-height:25px;

}

.leftnavbaclast
{
height:25px;
background-color:#FFFFFF;
width:195px;
line-height:25px;

}

