/* CSS Document */

body {
	margin:0px;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
}
.navMenu {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navMenu a{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navMenu a:hover{
	font-size: 11px;
	color: #0053ac;
	font-weight: bold;
	text-decoration: none;
}
.formbuttons {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#9f0020;
	border: 1px solid #c3c3c3;
	cursor: pointer;
	cursor: hand;
}
.forms {
	border: 1px solid #c3c3c3;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 16px;
	color: #194195;
	font-weight: normal;
}
.title2 {
	font-size: 20px;
	color: #8cc63e;
	font-weight:bold;
	font-style:italic;
}
.content {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content a:hover {
	font-size: 12px;
	color: #025aec;
	text-decoration: underline;
}
.inrow1 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inrow1 a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inrow1 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.inrow2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inrow2 a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inrow2 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.inrowH {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inrowH a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inrowH a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerB {
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
}
.footerB a{
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
}
.footerB a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: underline;
}
.red12 {
	font-size: 12px;
	font-weight: normal;
	color: #a00020;
	text-decoration: none;
}
.red12 a{
	font-size: 12px;
	font-weight: normal;
	color: #a00020;
	text-decoration: none;
}
.red12 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #a00020;
	text-decoration: underline;
}
.blue11 {
	font-size: 11px;
	font-weight: normal;
	color: #2b72be;
	text-decoration: none;
}
.blue11 a{
	font-size: 11px;
	font-weight: normal;
	color: #2b72be;
	text-decoration: none;
}
.blue11 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #2b72be;
	text-decoration: underline;
}
.PriceBlue 	{
	font-size: 14px;
	font-weight: normal;
	color: #0047c8;
	text-decoration: none;
}
.homeprodtitle {
	font-size: 11px;
	font-weight: bold;
	color: #A00020;
	text-decoration: none;
}
.homeprodtitle a{
	font-size: 12px;
	font-weight: bold;
	color: #A00020;
	text-decoration: none;
}
.homeprodtitle a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #A00020;
	text-decoration: underline;
}
.homeproddesc {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.homeproddesc a{
	font-size: 11px;
	font-weight: normal;
	color: #2B72BE;
	text-decoration: none;
}
.homeproddesc a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #2B72BE;
	text-decoration: underline;
}

.grey10 {
	font-size: 11px;
	font-weight: normal;
	color: #717272;
	text-decoration: none;
}
.grey10 a {
	color: #717272;
	text-decoration: none;
}
.grey10 a:hover {
	color: #717272;
	text-decoration: underline;
}
.blue12 {
	font-size: 12px;
	font-weight: bold;
	color: #2b72be;
	text-decoration: none;
}
.blue12 a{
	font-size: 12px;
	font-weight: bold;
	color: #2b72be;
	text-decoration: none;
}
.blue12 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2b72be;
	text-decoration: underline;
}
.borders {
	border-width:1px;
	border-color:#9f9f9e;
	border-style:solid;
}