BODY {
	FONT-FAMILY: Arial;
	font-size:12px;
	color: #606161;
}
.lightgray {
	FONT-FAMILY: Arial;
	font-size:10px;
	color: #767777;
}

.yellowbold {
	FONT-FAMILY: Arial;
	font-size:14px;
	text-decoration: bold;
	color: #FCB131;
}

A {
	FONT-FAMILY: Arial;
	font-size:11px;
	color: #3C3C3C;
	text-decoration: none;
}

A.yellowbold {
	FONT-FAMILY: Arial;
	font-size:14px;
	text-decoration: bold;
	color: #FCB131;
}

A.redbold {
	FONT-FAMILY: Tahoma, Arial;
	font-size:18px;
	text-decoration: bold;
	color: #BE2F37;
}

.redbold {
	FONT-FAMILY: Arial;
	font-size:18px;
	text-decoration: bold;
	color: #BE2F37;
}

A:hover {
    text-decoration: underline;
	}

TD {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
}

H5 {
	MARGIN-BOTTOM: 1ex
}

H2 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 1ex
}

.bg-bottom-fixed {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.form_button {

    BACKGROUND-COLOR: #FCB131; BORDER-BOTTOM: #131313 1px solid; BORDER-LEFT: #94B4B4 1px solid; BORDER-RIGHT: #131313 1px solid; BORDER-TOP: #94B4B4 1px solid; COLOR: #fdf8d0; FONT-FAMILY: MS Sans Serif, Arial,
Helvetica, Geneva; FONT-SIZE: 12px
}

.form_text {

BACKGROUND-COLOR: white; BORDER-BOTTOM: #204050 1px solid; BORDER-LEFT: #204050 1px solid; BORDER-RIGHT: #284250 1px solid; BORDER-TOP: #204050 1px solid; COLOR: #284250; FONT-FAMILY: MS Sans Serif, Arial,
Helvetica, Geneva; FONT-SIZE: 12px
}