
/*old stuff*/

BODY
{
    COLOR: #333333;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;

}
.grey
{
    BACKGROUND-COLOR: #cccccc
}
.white
{
    BACKGROUND-COLOR: #ffffff
}
.lightgrey
{
    BACKGROUND-COLOR: #e8e8e2
}
.darktan
{
    BACKGROUND-COLOR: #d1d1c5
}
.offwhite
{
    BACKGROUND-COLOR: #fcfcfa
}
.redHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
    FONT-STYLE: normal;

}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.red
{
    BACKGROUND-COLOR: #e61407
}
.offWhite
{
}
.largeText
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.mediumText
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tan
{
    COLOR: #fafaf9;
    BACKGROUND-COLOR: #fafaf9
}
A
{
    COLOR: #373d91;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
UL
{
    LIST-STYLE-POSITION: outside;
    LIST-STYLE-TYPE: disc
}
.whiteText
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.subHeader
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.redTextSm
{
    COLOR: #ff0000
}
.boldText
{
    FONT-WEIGHT: 600
}
.button
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    BORDER-TOP-STYLE: solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BACKGROUND-COLOR: #666666;
    BORDER-BOTTOM-STYLE: solid
}
.listbox
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #666666
}
.whitebkg
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.smallRedText
{
    FONT-SIZE: 9px;
    COLOR: red
}
.spacedButtons {  line-height: 14pt; list-style-type: disc}
a.whiteLink { color: #FFFFFF}
a.whiteLink:hover{color:#FF8040 }


/* new stuff */



A:link { color: #E61407; text-decoration: none;}
A:visited { color: #E61407; text-decoration: none;}
A:active  { color: #E61407; text-decoration: none;}
A:hover { color: #E61407; text-decoration: underline;}

body {
	background-color: #707070;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}

.styles {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.top_td {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.menu_links A { font-size: 8pt; font-family:arial;}
.menu_links A:link {color: #FFFFFF; text-decoration: none;}
.menu_links A:active {color: #FFFFFF; text-decoration: none;}
.menu_links A:visited {color: #FFFFFF; text-decoration: none;}
.menu_links A:hover{color: #E61407; text-decoration: none; background-color: #E8E8E2; padding: 4px;}

.menu_links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E61407;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: dbdbd5;
	font-weight: bold;
}
.main_td {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #E8E8E2;
	padding-left: 5px;
}
.main_bg {

	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #E8E8E2;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 111111;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}
.search_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E61407;
}
.search_text2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}




