*
	{
	font-family:		georgia, times new roman, verdana;
	font-size:		12px;
	}

body
	{
	text-align:		center;
	}

a:link, a:active, a:visited
	{
	color:			#000000;
	}

a:hover
	{
	color:			#000000;
	text-decoration:	none;
	}

a.topLink:link, a.topLink:active, a.topLink:visited
	{
	color:			#23238E;
	text-decoration:	none;
	}

a.topLink:hover
	{
	color:			#4169E1;
	text-decoration:	underline;
	}
	
a.topLinkR:link, a.topLinkR:active, a.topLinkR:visited
	{
	color:			#FF0000;
	text-decoration:	none;
	}

a.topLinkR:hover
	{
	color:			#4169E1;
	text-decoration:	underline;
	}	
	
a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited
	{
	color:			#FFFFFF;
	text-decoration: none;
	}
	
a.whiteLink:hover
	{
	color:		#FFFFFF;
	text-decoration: underline;
	}
	
#topMenuOn
	{
	text-align:		center;
	font-size:		12px;
	}

#topMenu
	{
	text-align:		center;
	font-size:		12px;
	behavior:		url('resources/rollover.html');
	}

#topMenuAon
	{
	text-align:		center;
	font-size:		12px;
	}

#topMenuA
	{
	text-align:		center;
	font-size:		12px;
	behavior:		url('resources/rolloverA.html');
	}

#mainContainer
	{
	border:			1px #999999 solid;
	}

#bottomBar
	{
	font-size:		12px;
	padding:		0px 5px;
	}

#aContent
	{
	font-size:		12px;
	padding:		5px 5px;
	color:			#23238E;
	}

#bContent
	{
	font-size:		12px;
	padding:		5px 5px;
	color:			#23238E;
	}

#cContent
	{
	font-size:		12px;
	padding:		5px 5px;
	color:			#FFFFFF;
	}

#address
	{
	font-weight:		bold;
	font-size:		12px;
	padding:		5px 5px;
	color:			#FFFFFF;
	}
.formthing 
    {
    height: 20px;
    width: 200px;
}