a:link {
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.navlink:link
{
	font-size: 14px;
	color: #E1ED05;

}

a.navlink:visited
{
	font-size: 14px;
	color: #E1ED05;

}
a.navlink:hover
{
	color: #FF3333;
}
a.linksm:link
{
	font-size: 12px;
	color: #0000FF;
}
a.linksm:visited
{
	font-size: 12px;
	color: #0000FF;
}
a.linksm:hover
{
color: #FF0000;
}
A.ez:link
{
    COLOR: #555555;
}
A.ez:visited
{
    COLOR: #555555;

}
A.ez:hover
{
	COLOR: #000000;
	font-weight:bold;
	text-decoration: underline overline;


}
body 
{

}
.tableborder
{
	border: thin solid #000000;
	background-color: #000000;
}
#container
{
	width: 778px;
	border: thin solid #000000;
	background-color: #000000;
	margin-top:-13px;
}

#navcont
{
	width:133px;
	height:100%;
	background-color: #000000;
	float: left;
	padding-left: 10px;
	padding-right:3px;

}

#textcont
{
	background-color: #FFFFFF;
	height:100%;
	width: 100%
}
h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.navtitle {
	color: #000000;
	width: 100%;
	font-weight: bold;
	background-image: url(images/button_bkg.gif);
	font-size: 14px;

}
.navtitle2 {
	color: #000000;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/button_bkg.gif);
	background-position: center;

}
