a.link {
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #336666;
	border: solid 1px #2D2DA8;
}
A.menulink {
	display: block;
	width: 114px;
	text-align: left;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #0000AA;
	border: solid 1px #2D2DA8;
}

A.menulink:hover {
	background-color:#EEEEFF;
	border: solid 1px #999999;
}

nsmenulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

A.adminlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000AA;
	text-decoration: underline;
}

A.adminlink:hover {
	color: #0000FF;
	text-decoration: none;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666
}

.page {
	background-color: #6666ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000
}
.adminpage {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000
}
.textmd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336666
}
.textsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000
}
.textsm2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textboldcolored {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666
}
.mainheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #336666
}
.strikeout {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; text-decoration: line-through;
	}
.tableheader {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

