/* CSS Document */


#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #F6F6F6;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}

em1 { text-align: right;
	font-family:Tahoma;
	font-size:11px;
color: #4faaee !important; }



td {
	text-align: centre;
	font-family:Tahoma;
	font-size:11px;
	color:#222222;
}

H2 {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#990000;
}

form
{
	margin:0px;
}
a {
	color:#990000;
	text-decoration: none;
}
.y
{
	color:#E09E45;
}
a.y
{
	color:#E09E45;
	text-decoration:underline;
}
a.yn
{
	color:#E09E45;
	text-decoration:none;
}
a.red
{
	color:#E14000;
	text-decoration:underline;
}
a.0
{
	color:#71777A;
	text-decoration:none;
}
a.1
{
	color:#E14000;
	text-decoration:none;
}

.red
{
	color:#E14000;
}
.t11
{
	font-size:11px;
}

