BODY {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
}

H2 {
	font-size: 16pt;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
}

.para {
	margin: 4px;
	padding: 12px;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
}
.footer {
	font-size: 9pt;
	color: #999999;
	text-align: left;
}
.maintable{
	margin-left: 10px;
	width: 650px;
	height: 100%;
}
td.maintable {
}
.buttonbar {
	background-color: #6B71AD;
}
td.buttonbar {
	width: 772px;
}
td.leftblock
{
	width: 136px;
	background-color: #393D62;
}
td.main
{
	background-color: #FFFFFF;
	//background-attachment: fixed;
	//background-image: url(../images/logo.gif);
	//background-repeat: repeat;
}
tr.buttonbar
{
	height: 36px;
}
tr.titlebar
{
	height: 120px;
}
tr.spacerbar
{
	height:2px;
}
td.spacerdiv {
	background-color: #6B71AD;
	width: *;
}
.buttonbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 30px;
	margin: 0px;
	width: 100%;
	display: compact;
	padding: 0px;
}
table.calendar {
	font-size: 12px;
}
table.calendar td {
	font-size: 12px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
