/* CSS Document */


a:link
{
	/* font-family: arial, helvetica, sans-serif; font-size: 80%; font-weight: bold; */
	color: #FFFFFF;
}

a:hover
{
	/* font-family: arial, helvetica, sans-serif; font-size: 80%; font-weight: bold; */
	color: #CC6633;
}

a.bodylink:link
{
	color: #CC6633;
}

a.bodylink:visited
{
	color: #CC6633;
}

a.bodylink:hover
{
	color: #FFFFFF;
}


.generichead1
{
	font-family: arial, helvetica, sans-serif; font-size: 80%;
	color: #737373; background: white
	
}

.maintextheading
{
	font-family: arial, helvetica, sans-serif; font-size: 80%;
	color: #CC6633;
}

.maintext
{
	font-family: arial, helvetica, sans-serif; font-size: 80%;
	color: #666666;
	
}

.maincolumntext
{
	font-family: arial, helvetica, sans-serif; font-size: 70%;
	color: #666666;
	
}

.mainmenuitem
{
	font-family: arial, helvetica, sans-serif; font-size: 80%; font-weight: bold;
	color: #FFFFFF;
	
}


.tableheading
{
	font-family: arial, helvetica, sans-serif; font-size: 90%; font-weight: bold;
	color: #737373; background: black
	
}

.tabletext
{
	font-family: arial, helvetica, sans-serif; font-size: 80%;
	color: #FFFFFF; background: black
	
}





.stafftext
{
	font-family: arial, helvetica, sans-serif; font-size: 80%;
	color: black; background: white
	
}

.mainbodylink
{
	font-family: arial, helvetica, sans-serif; font-size: 100%;
	color: #6A6ABB; background: white
	
}

.bottomtext
{
	valign:top;
	font-family: arial, helvetica, sans-serif; font-size: 70%;
	color: #CC6633
}

