/*body {*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	
background-color: #BBBBBB;
Having a grey background means edges of graphical menus etc have a white border which throws out alignment by overflowing into the grey.
No time to spend on this. 
Maybe later can trim and change - not worth it now.
*/
/*	background-color: #FFFFFF;*/
/*	font-size: 10px;*/
/*}*/

a.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: underline;
}
a.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: underline;
}
a.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.navlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.MainHeading {
	font-size: 18px;
	color: #CC0000;
}
.SectionHeading {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
.SectionBody {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.RedBody
{
	color:#990000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.RedItalics {
	font-style: italic;
	color: #990000;
	font-size: 12px;
}
.imagesvmenu {
	top: 1px;
	right: 1px;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 1px;
	bottom: 1px;
}

.VheaderItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #474747;
}
.titlenew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #474747;
}
.vmenu500widenew {
}

