/* CSS Document */
 #navlist
{
color: white;
/*background: #17a;*/
/*border-bottom: 0.2em solid #17a;*/
/*border-right: 0.2em solid #17a;*/
padding: 0 1px;
margin-left: 0;
width: 15em;
font: normal 0.7em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	border-left: 1em solid #003399;
	padding: 0.25em 0.5em 0.4em 0.75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#navlist a#current
{ 
border-color: #CCCCCC; 
border-left: 1em solid #318DE0;
}

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: 130px;
/* only necessary if you use the hacks above for the Internet Explorer */
}
/*
#navlist a:hover, #navlist a#current:hover
{
border-color: #CCCCCC;
border-left: 1em solid #318DE0;
padding: 0.4em 0.35em 0.25em 0.9em;
}
*/
#navlist a:active, #navlist a#current:active, #navlist a:hover, #navlist a#current:hover,
{
border-color: #CCCCCC;
border-left: 1em solid #318DE0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#table1 {
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.text_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF9900;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC6600;
}
