
.border {
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.05em;
	border: 1px solid #999999;
}
.links {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing: 0.05em;
}
.links:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	letter-spacing: 0.05em;
}
.programlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.02em;
	line-height: 16px;
}
.programlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
	letter-spacing: 0.02em;
}
.error {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.Printlabel{
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#524C4A;
}
.label{
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.copy {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.05em;
}
.innertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	color: #000000;
	line-height: 16px;
	padding-left:10px;
}
.GenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	color: #000000;
	line-height: 16px;
	
}
.innertextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.02em;
	color: #000000;
	line-height: 16px;
	font-weight:bold;
}

.innertextheadwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	color: #ffffff;
	font-weight: bold;
}
.innertextheadwhiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	color: #ffffff;
	font-weight: normal;
}
.innertexthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	color: #000000;
	font-weight: bold;
}
.buttonsin {
	background-color: #BEBEC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383AAA;
	font-weight:bold;
	letter-spacing: 0.05em;
	border: 1px solid #BEBEC8;
	height: 24px;
	cursor:pointer;
}
.buttons {
	background-color:#BEBEC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383AAA;
	font-weight:bold;
	letter-spacing: 0.05em;
	border: 1px solid #ffffff;
	width: 80px;
	height: 24px;
	cursor:pointer;

}
BODY {
	
	margin-left: 0px;
	margin-top: 0px;
}
.headerbg
{
	background-image:url('../images/topbg.jpg');
	background-repeat:repeat-x
}

.logininfo
{
	background-image:url('../images/toppart.jpg');
	background-repeat:no-repeat
}

.Menubg
{
	background-image:url('../images/menubg.jpg');
	background-repeat:repeat-x;
	height:30px
}
.titlebg
{
	background-color:#9999AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	color: #ffffff;
	font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	height:20px;
}

.grayborder
{
background-color:#9999AA;
}
.todaysDate{background-color:#ffffff;color:#000000;cursor:hand;text-align:center;border:1px solid darkblue;font-size:12px}
.hoverDate{background-color:darkblue;color:#ffffff;cursor:hand;text-align:center;font-size:12px}
.normalDate{background-color:#ffffff;color:#000000e;cursor:hand;text-align:center;font-size:12px}