body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
{
	border:0px;
}
.RedHeading {
	font-size: 14px;
	font-weight: bold;
	color: #b00000;
	font-family: arial;
	text-transform:capitalize;
}
.SubHeading_italic {
	color: #363636;
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
.text {font-size: 12px; color: #363636; font-family: "arial narrow"; 
}
.text2 {
		font-size: 12px; 
		color: #2e2e2e; 
		font-family: arial; 
}
.textbold {
		font-size: 12px; 
		color: #2e2e2e; 
		font-weight: bold;
		font-family: arial; 
}
.textbolditalic {
		font-size: 13px; 
		color: #2e2e2e; 
		font-style: italic;
		font-weight: bold;
		font-family: arial; 
}.smalltext {
		font-size: 10px; 
		color: #2e2e2e; 
		font-family: arial; 
}
.text_white {
		font-size: 12px; 
		color: #ffffff; 
		font-family: arial; 
}
.text2Red_big {
	font-size: 14px;
	font-weight: bold;
	color: #b00000;
	font-family: arial;
	text-transform:capitalize;
}

.text2Red {font-size: 12px; font-weight: bold; color: #b00000; font-family: "arial"; 
	text-transform:capitalize;
}
.ArialHeading {
	font-family: Arial;
	font-weight: bold;
	color: #2e2e2e;
}

A {
	color: #363636;
	text-decoration: none;
}
A:active {
	color: #363636;
}
A:link {
	color: #363636;
}
A:visited {
	color: #363636;
}
A:hover {
	color: #858080; 	
}

a.selectedLink
{
	color: #b00000;
	font-weight: bold;
}
a.selectedLink:hover
{    
	text-decoration: underline;
}
a.selectedLink_mainheading
{
	font-size: 14px;
	font-weight: bold;
	color: #b00000;
	font-family: arial;
	text-transform:capitalize;
}
a.selectedLink_mainheading:hover
{
	text-decoration: underline;
}
a.selectedSubHeading_italic 
{
	color: #363636;
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
a.selectedSubHeading_italic:hover
{
	text-decoration: underline;
}

a.sitemap_mh 
{
	color: #363636;
	font-weight: bold;
	font-family: arial;
	font-size:13px;
}
a.sitemap_mh:hover
{
	text-decoration: underline;
}
a.sitemap_sh 
{
	color: #666666 ;
	font-family: arial;
	font-size: 12px;
}
a.sitemap_sh:hover
{
	text-decoration: underline;
}
img { border: none; } 


