body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	white-space: nowrap;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #ff7a00;
	font-weight: normal;
}
.table {
	border: 1px dotted #808080;
	background-color: #f4f4f4;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d90000;
}
.rekatitle {
	color: #D90000;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d90000;
	background-color: #f2f2f2;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.SingleMenu
{
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 199px;
	height: 25px;
	color: #333333;
	cursor:pointer;
	text-indent:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(img/but.gif);
	line-height: 27px;
}
.SingleMenu a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.SingleMenu a:hover {
	color: #ff7a00;
	text-decoration: none;
}
.SingleMenu a:visited {
	color: #333333;
	text-decoration: none;
}
.SingleMenuOver
{
	text-indent:15px;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	height: 25px;
	width: 199px;
	color: #ff7a00;
	cursor:pointer;
	background-image: url(img/over.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
}
.rekatitlebig {
	color: #D90000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}

