.homepagebody {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.homepagebody a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold
	color: #B20B2A;
	text-decoration: underline
}

.homepagebody a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold
	color: #B20B2A;
	text-decoration: underline
}

.homepagebody a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold
	color: #B20B2A;
	text-decoration: underline
}

.homepagebody a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold
	color: #747070;
	text-decoration: none
}


.homepagehead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.homepagesidebarbody {
	font-family: arial;
	font-size: 11px;
}

.homepagesidebarhead {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none
	color: #747070
; 		color: #747070;
	text-decoration: none;
}

.homepagesidebarhead a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none
	color: #747070
; 		color: #747070;
	text-decoration: none;
}

.homepagesidebarhead a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none
	color: #747070
; 		color: #747070;
	text-decoration: none;
}

.homepagesidebarhead a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none
	color: #747070; 	
	color: #747070;
	text-decoration: none;
}

.homepagesidebarhead a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline
	color: #000000; 	
	color: #000000;
	text-decoration: underline;
}

.subnav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #747070;
	padding-left: 32px;
	text-transform: capitalize;
}

.subnav a:visited  {
	color: #747070;
	text-decoration:none
}

.subnav a:link  {
	color: #747070;
	text-decoration:none
}

.subnav a:hover  {
	color: #B20B2A;
	text-decoration:none
}

.subnav a:active  {
	color: #747070;
	text-decoration:none
}

.maintext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.mainheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B20B2A;
}
.mainsubhead {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.maintext a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold
	color:#B20B2A;
	text-decoration: underline;
	color: #B20B2A;
}

.maintext a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold
	color:#B20B2A;
	text-decoration: underline;
	color: #B20B2A;
}

.maintext a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold
	color:#B20B2A;
	text-decoration: underline;
	color: #B20B2A;
}

.maintext a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold
	color: #747070;
	text-decoration: none;
	color: #747070;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: FAF5E3;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	border: inset;
	display: table-cell;
	border-width: 1pixel;
}
