.imageBorder
{
	border: thin solid #FFFFFF;
	border-width: 1
}

.pageBorder
{
	border: thin solid #6292A9;
	border-width: 2
}

.headingAdmin
{
	font-family: comic sans ms;
	font-size: 16;
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

.headingFont
{
	font-family: comic sans ms;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

.mainFontText
{
	font-family: georgia; 
	font-size: 15;
	color: #000000
}

.mainFontTextSmallCaps
{
	font-family: comic sans ms; 
	font-size: 11;
	font-variant: small-caps;
	color: black
}

.smallFont
{
	font-family: comic sans ms; 
	font-size: 10;
	color: #FFFFFF
}

a:link 
{
	font-family: comic sans ms; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

a:visited
{
	font-family: comic sans ms; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

a:hover 
{
	font-family: comic sans ms;
	color: #000000; 
	font-weight: bold;
	text-decoration: underline
}

input
{
	font-size: 8pt;
	height:18
}

option
{
	font-size: 8pt;
	height:18
}

.infoBox
{
	position:absolute;
	width:300px;
	left:455px;
	top:400px;
	display:none
}
