a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
#navcontainer
{
margin: 0;
padding: 0 5 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: center;
width: auto;
}

#navcontainer A
{
color: #FFFFFF;
display: block;
width: 180px;
text-decoration: none;
background-image:url(hh.jpg);
margin: 0;
padding: 4px;

}

#navcontainer A:hover, #navcontainer A:active { background-image:url(h.jpg); color: #FF0000;}

#navcontainer A.active:link, #navcontainer A.active:visited
{
color: #FF0000;
position: relative;
z-index: 101;

font-weight:100;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 0px 0;
background: #4D4948;


}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;

}

#subnav LI
{
position: relative;
z-index: 101;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
display: block;
width: auto;
text-decoration:underline;
margin: 0;

}

#subnav A:hover, .subnav A:active { color: #FF0000; 
text-decoration:underline;}
#subnav A.active:link, .subnav A.active:visited { color: #FF0000; }
#subnav BR, .navcontainer BR { clear: both; }

#k{
	width:650px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	background-color:#4D4948;
}