body{	
	margin:0px;font-family:verdana;font-size:12px;
	background-repeat: repeat-x;
}
 
.menuUp{
	font-weight: bold;
}
.menuUpOn{
 
	font-weight: bold;
	text-decoration: overline;
	
}

a:active {  color: #595959; text-decoration: none}
a:link {  color: #595959; text-decoration: none}
a:visited {  color: #595959; text-decoration: none}
a:hover {  color: #595959; text-decoration: underline}

.min{
	font-size:10px;
	color:#fafafa;
	
}

td{}
.title{
	font-size: 15px;
	font-weight: bold;
	background-color: ;
	
}
.dash{
	border-bottom:1px dashed gray ;
}

input[type="submit"]{
	border: 1px solid gray;
	background:  #E8E8E8;
	padding: 2px;
	cursor: pointer;
} 
/* 
#46678C
#B1070C

*/