a:link {
	font-family:tahoma;
	font-size: 12px;
	font-style: none;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family:tahoma;
	font-size: 12px;
	font-style: none;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family:tahoma;
	font-size: 12px;
	font-style: none;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #0099FF;
	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: left;
width: auto;
}

#navcontainer A
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
font-size:14px;
margin: 0;
padding: 7px 7px;

}

#navcontainer A:hover, #navcontainer A:active { background:url(hh.jpg);
color:#cccccc;}

#navcontainer A.active:link, #navcontainer A.active:visited
{
color: #000000;
position: relative;
z-index: 101;

font-weight: bold;
}

#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: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, .subnav A:active { color: #FF0000; }
#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;
}
