
.heading
{
   background-image:url('graphics/topbg.gif');
   background-repeat: no-repeat;
	
}

.headingArea
{
   color:White;
   font-size:45px;
   font-family:verdana;
   font-weight:bold;
}

.subheading
{

   height:23px;
   color:#AF9E81;
   background-color:White;
   font-family:verdana;
   font-size:13px;
}

.menuarea	{
			background-image:url('graphics/menubg.gif');
			background-repeat: no-repeat;}

.bodytext 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000}

.bodybold 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #000000}

.bodyheader 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #000000}


.centerme	{	text-align: center;}

.bodyblue	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			color: Blue}

