table.mai {
	background: #FFFFFF url(../images/main_bg.jpg) no-repeat;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #7F9FB3;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sidebar {
	padding-right: 10px;
	padding-left: 10px;
	border-left: thin dotted #737373;
}
.sidebar p {
	margin: 0px 0px 5px;
}
.tbodyleft {
	text-align: right;
	padding-right: 8px;
}
.footer a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footer {
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	text-decoration: underline;
}
.calmonth {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #647D8C;
	letter-spacing: 3px;
	border-bottom: 3px dotted #647D8C;
}
