.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 14px;
}
.greytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
}

h3 {
padding:0;
margin:0;
}

h2 {
	font-size:16px;
}

h1 {
	font-size:16px;
}

.border_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.headerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}
.menuText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 15px;
}
a.menuText:active {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.menuText:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.menuText:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menuText:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.mainHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60010;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #009900;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
.greyborder_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8e8e8e;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-left-color: #8e8e8e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.greyborder_left {

	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #8e8e8e;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-left-color: #8e8e8e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.greyborder_right {


	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #8e8e8e;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-left-color: #8e8e8e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.greyborder_bottom {

	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #8e8e8e;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-left-color: #8e8e8e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.norepeat_back {
	background-repeat: no-repeat;
	background-image: url(subbox_background.png);
}
.whitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(menu_back.jpg);
	background-repeat: repeat-x;
	float: none;
	padding-top: 6px;
	padding-right: 255px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: -6px;
}
.main_gradient {
	background-image: url(main_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.redtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F60010;
}
.lightgreytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
.index_back {
	background-image: url(back_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.menu_back {
	background-image: url(menu_back.jpg);
}
