/* CSS Document */


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

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

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

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

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

#catlink
{
	list-style-type: none;
	margin-left: 0px;
	padding-left:0px;
	font-family: arial, helvetica, sans-serif; font-size: 90%; font-weight: bold;
}


#catnav
{
	
}

#catnav ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left:0px;
}



#catnav a
{
	font-family: arial, helvetica, sans-serif; font-size: 80%;
	color: #006699;
	padding-bottom: 2px;
}

#catnav a:link, #catlist a:visited
{
	color: #006699;
	text-decoration: none;
}

#catlist li
{
	padding-bottom: 10px;
}

#catnav a:hover
{
	color: #CC9933;
}


.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: #006699;
}

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

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

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

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


.panelheading
{
	font-family: arial, helvetica, sans-serif; font-size: 90%; font-weight: bold;
	color: white; background: #CC9933
	
}


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

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





.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: #006699
}


