BODY
{
	font-weight: bold;
	font-size: 12pt;
	color: #008080;
	font-style: normal;
	font-family: 'Times New Roman';
	background-image: url(images/starsbg.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
}

.headerContent {
	font-weight: normal;
	font-size: 36pt;
	color: #ffffff;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}


.buttonLink {
	font-weight: bold;
	font-size: 12pt;
	color: #0099ff;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.BannerLink {
	font-weight: bold;
	font-size: 18pt;
	color: #0099ff;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.ContentTitle {
	font-weight: bold;
	font-size: 18pt;
	color: #0099ff;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.ContentSecTitle {
	font-weight: bold;
	font-size: 16pt;
	color: #0099ff;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}


.ContentLink {
	font-weight: bold;
	font-size: 12pt;
	color: #0099ff;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.ContentText {
	font-weight: bold;
	font-size: 12pt;
	color: #C0C0C0;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}



.subContent {
	font-weight: normal;
	font-size: 9pt;
	color: #008080;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.subContentLink {
	font-weight: normal;
	font-size: 9pt;
	color: #008080;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: underline;
}


A:hover {  color: #00ff66;
}


#dhtmltooltip {
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  border: 1px solid blue;
  padding: 5px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 20;
}

.qkcal {
	width: 226px;
        height: 365px;
        border: 0px solid #000000;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
	font-size: 10pt;
	font-style: normal;
	font-family: 'Times New Roman';
}