﻿a {
	color: #C3122F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #C3122F;
}
a:active {
	color: #C3122F;
}
a:hover {
	color: #727272;
}
.mainbg {
	background-image: url('images/bgmain.gif');
	background-repeat: repeat-x;
}
.genralbg {
	background-image: url('images/background.gif');
}
.logoposition {
	border-style: none;
	border-width: 0px;
	margin-top: 55px;
	margin-left: 55px;
}
.logo-position {
	border-style: none;
	border-width: 0px;
	margin-top: 32px;
	margin-left: 55px;
}
.redheader {
	background-image: url('images/redbg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFD;
	font-size: 9pt;
	padding-left: 80px;
	padding-right: 40px;
}

.redheader a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.redheader a:visited {
	color: #FFFFFF;
}
.redheader a:active {
	color: #FFFFFF;
}
.redheader a:hover {
	color: silver;
}

.redflashtb {
	border-style: none none solid none;
	border-width: 7px;
	border-color: #B2B2B2;
}
.noborder-photo {
	border-width: 0px;
}
.large_buttons {
	border-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 20px;
}
.bigbuttons {
	border-width: 0px;
	border-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 20px;
}
.main-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #727272;
	margin-bottom: 0px;
}
.sub-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C3122F;
	line-height: 150%;
	font-weight: bold;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F3F3F;
	line-height: 16px;
}
.footerbg {
	text-align: center;
	background-image: url('images/bgfooter.gif');
}
.footer-text {
	text-align: center;
	background-image: url('images/bgfooter.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #9C9D9F;
}
.footer {
	color: #666666;
}
.footer a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
}
.footer a:active {
	color: #666666;
}
.footer a:hover {
	color: silver;
}

