.border {
	border: 1px dashed #97A3B9;
}
.r-line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #787878;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #787878;
	text-decoration: none;
	background-color: #E2F0FE;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}
.t-line {
	border-top: 1px dashed #97A3B9;
	border-right: 1px none #97A3B9;
	border-bottom: 1px none #97A3B9;
	border-left: 1px none #97A3B9;
}

.odmak {
padding-left: 6px;
padding-right: 6px;
padding-top: 8px;
//* font:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
color: #336699; */
}