body, html {
	font-family: Tahoma;
	font-size: 10px;
	}

p,  table{
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	}


input, textarea, select {
	font-family: Tahoma;
	color: ;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: ;
	border-right-color: ;
	border-bottom-color: ;
	border-left-color: ;
	}

.dottedForm {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid ;
	background-color: ;
	color: ; 
}

.dottedFormBox {
	border-top: 1px solid ;
	border-left: 1px solid ;
	border-right: 1px solid ;
	border-bottom: 1px solid;
	background-color: ;
	color: ;
}

a.dottedFormBox:link{
	color:#000000;
	text-decoration:none;
}
a.dottedFormBox:visited{
	color:#000000;
	text-decoration:none;
}
a.dottedFormBox:hover{
	color:#000000;
	background-color:#ccc;
	text-decoration:none;
}
a.dottedFormBox:active{
	color:#000000;
	text-decoration:none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {color: #666666; text-decoration: underline;}
a:hover {text-decoration: none; color:#666;}
a:active {color: #666666;text-decoration: underline;}

a:hover {color: #666; text-decoration: none;} 
a:link img {border: 0px solid #ccc} 
a:visited img {border: 0px solid #ccc} 
a:hover img {border: 0px solid #000}



a.menu:link{color: #000;	text-decoration: none;}
a.menu:visited{color: #666666;text-decoration: none;}
a.menu:hover{text-decoration: none;}
a.menu:active{color: #666666;text-decoration: underline;}




.position {
 position: absolute; 
 top: 75px; left: 1px; 
 width:*px; 
 border: 0px solid ; 
 text-align:left; padding:0px;
}




#navcontainer { width: 59px; }

#navcontainer ul
{
margin: 0px;
padding-left: 0px;
padding-bottom: 0px;
list-style-type: none;
font-family: Tamaho;
}

#navcontainer a
{
display: block;
padding-left: 4px;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 1px;
width: 59px;

border-bottom: 1px solid;
}

#navcontainer a:link, #navlist a:visited
{
color: ;
text-decoration: none;
}


#navcontainer a:hover, #navlist a:hover
{
background-color: ;
color: ;
}



