body {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #6b617c;
}

th {
	font-family: "Comic Sans MS";
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}

.mainTable {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	margin: 0px;
	padding:0px;
}

a:link,
a:visited,
a:active
{
    background: transparent;
    color: #000000;
    text-decoration: none;
}

.menuleft {
	background: #DDD7D6;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 2pt;
	background-image: url(images/Header-Blank.gif);
}

.pagetitle {
	font-family: "Comic Sans MS";
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}

/* 
.mainwindow {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	color: #000000;
}
*/

.mainwindow {
	background: #ffffff;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	color: #000000;
}

.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9f0020;
	font-variant: normal;
}
	
.bodyTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
}