.bold {
	font-weight: bold;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.lavender {
	color: #837B9C;
}
.blackbkg {
	background-color: #000000;
}
.bluebottombkg {
	background-image: url(images/blueshapebottombkg2.png);
	background-repeat: no-repeat;

}
.schoolbkg {
	background-image: url(images/madison.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.bluebkg {
	background-color: #000066;
}

.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.caption {
	font-size: 11px;
}
.greyborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;

}
.header {
	font-family: "Tw Cen MT", Arial;
	font-size: 12pt;
	color: #000000;
}
.text {
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: medium;
}
.darkgrey {
	color: #666666;
}

.small {
	font-size: 10pt;
}
.medium {
	font-size: 12pt;
}
}
.norepeat {
	background-repeat: no-repeat;
}
.grey {
	color: #CCCCCC;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: thin solid #666666;
}
.borderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordertop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
a:link {
	text-decoration: underline;
	color: #000066;
	border: none;
}
a.plain{
	text-decoration: none;
}
.bkgright {
	background-color: #C6C3Ce;
	background-image: url(Images/bkgpiece.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.expandbkg {
	background-image: url(Images/barimage.gif);
	background-repeat: repeat;
	background-position: left center;
}
.medgrey {
	color: #999999;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.submenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
