body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
	height:100%;

}
.headerbodytextblue{
	color : #3A7D8D;
	font-size : 18px;
	font-family:"Arial", "Helvetica", Serif;
	font-face:bold;
	margin-right: 20px;
	margin-left: 20px;
}

.bodytextblue{
	color : #3A7D8D;
	font-size : 12px;
	font-family:"Arial", "Helvetica", Serif;
	font-face:bold;
	font-weight: bold;
}

.tabletextblue{
	color : #3A7D8D;
	font-size : 12px;
	font-family:"Arial", "Helvetica", Serif;
	font-face:bold;
	font-weight: bold;
	margin-left: 20px;
}

.bodytextgrey{
	color : #333333;
	font-size : 12px;
	font-family:"Arial", "Helvetica", Serif;
	margin-left: 20px;
	margin-right: 20px;
}
.bodytextgrey_nomargin{
	color : #333333;
	font-size : 12px;
	font-family:"Arial", "Helvetica", Serif;
}
.bodytextgrey_sidepannel{
	color : #333333;
	font-size : 11px;
	font-family:"Arial", "Helvetica", Serif;
	margin-left: 10px;
	margin-right: 8px;
}
.headerbodytextwhite{
	color : #FFFFFF;
	font-size : 14px;
	font-family:"Arial", "Helvetica", Serif;
	font-face:bold;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.bodytextwhite{
	color : #FFFFFF;
	font-size : 12px;
	font-family:"Arial", "Helvetica", Serif;
	margin-left: 10px;
	margin-right: 10px;
}
.Large_Red{
	color: #B7240F;
	font-size: 18px;
	font-weight: bold;
}


a:link {
	color: #3A7D8D;
	text-decoration: none;
}
a:visited {
	color: #3A7D8D;
	text-decoration: none;
}
a:hover {
	color: #D23C2B;
	text-decoration: none;
}
a:active {
	color: #3A7D8D;
	text-decoration: none;
}

A.blueBold_link:link {color : #3A7D8D;font-size : 12px;text-decoration: none;font-family:"Arial", "Helvetica", Serif;font-weight: bold;}
A.blueBold_link:active {color : #3A7D8D; font-size : 12px; text-decoration: none; font-family:"Arial", "Helvetica", Serif; font-weight: bold;}
A.blueBold_link:visited {color : #3A7D8D; font-size : 12px; text-decoration: none; font-family:"Arial", "Helvetica", Serif; font-weight: bold;}
A.blueBold_link:hover {color : #CC0000; font-size : 12px; text-decoration: none; font-family:"Arial", "Helvetica", Serif; font-weight: bold;}

A.menulink:link {color : #4E4E4E;font-size : 12px;text-decoration: none;font-family:"Arial", "Helvetica", Serif;font-weight: bold;}
A.menulink:active {color : #4E4E4E; font-size : 12px; text-decoration: none; font-family:"Arial", "Helvetica", Serif; font-weight: bold;}
A.menulink:visited {color : #4E4E4E; font-size : 12px; text-decoration: none; font-family:"Arial", "Helvetica", Serif; font-weight: bold;}
A.menulink:hover {color : #CC0000; font-size : 12px; text-decoration: none; font-family:"Arial", "Helvetica", Serif; font-weight: bold;}

.bodytext{
	color : #514f4f; 
	font-size : 14px; 
	font-family:"Arial", "Helvetica", Serif;
}
