body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tdmain {
	background-image:  url(images/framework/background.jpg);
	background-repeat: no-repeat;
	background-color: #037BCC;
}

.footer {
	font-size: 11px;
	color: #000000;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

.question {
	font-size: 14px;
	font-weight: bold;
}

a.page:link {
	color: #FFFF66;
	font-weight: bold;
}

a.page:visited {
	color: #FFFFFF;
	font-weight: bold;
}

a.page:hover {
	color: #FFD400;
	font-weight: bold;
}

.tdhead-lg	{
	background-color: #FFD400;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.tdhead-sm {
	background-color: #FFFF00;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.calendar {
	background-color: #FFFFCC;
	color: #000000;
	text-align: center;
	vertical-align: top;
}

.caption {
	font-size: 11px;
}