body {
	margin: 0 0 0 0;
    font-family: Verdana, Arial, san-serif;
    background: #5770A8 url(../images/bg.jpg) repeat-y;
}

table {
	border: none;
	border-collapse: collapse;
	padding: 0 0 0 0;
}

td {
	border: none;
	border-collapse: collapse;
	padding: 0 0 0 0;
}

img {
	border: none;
}

#tblbody {
	
}

#mnBody {
	width: 720px;
	height: 500px;
	background: url(../images/mnBody_bg.jpg) no-repeat;
	vertical-align: top;
}

#bodytxt {
	vertical-align: top;
	width: 100%;
	padding: 10px 15px 0 15px;
	font-size: 10pt;
}

#mnMenu {
	width: 146px;
	vertical-align: top;
	padding: 0 0 0 0;
}


#tdfooter {
	font-size: 8pt;
	width: 700px;
	text-align: center;
	padding: 25px 10px 10px 10px;
}


td.calendar{
    font-family: arial, san-serif;
    font-size: 9pt;
    color: #000000;
}

td.calendarHeader{
    font-family: arial, san-serif;
    font-size: 9pt;
    color: #000000;
}

.calendar {
    font-family: arial, san-serif;
    width: 140px;
    text-decoration: none;
    font-size: 9pt;
    background: #FFFFFF;
}
.calendarToday{
    font-family: arial, san-serif;
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
    background: red;
}

.calendarHeader {
    font-family: arial, san-serif;
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
    background: #FFFFFF;
}
