body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
}
.dot_v {
	background-image: url(images/dot_v.gif);
	background-repeat: repeat-y;
}


a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#006600;
	font-family: Arial, Helvetica, sans-serif;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
}

.border {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px double #CCCCCC;
}
.td_head {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #74AAB6;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding-left:10px;
	

	
}
.linie_dot {
	background-image: url(images/DOTS.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
}
