.bodytext        { font-size: 13px; font-family: Helvetica, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.footer         { font-size: 12px; font-family: Helvetica, Monaco, Courier, "Courier New", Geneva; font-weight: normal }
.header_1       { font-size: 11px; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.header_2      {
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, Monaco, Courier, "Courier New", Geneva;
	font-weight: bold;
	text-align: left;
	}
.my10px         { font-size: 11px; font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif }
.my14px      { font-size: 13px; font-family: Helvetica, Arial, Courier, "Courier New", Geneva, Monaco }
.my16px       { font-size: 16px; font-family: Helvetica, Courier, "Courier New", Geneva, Monaco }
.my18px     { color: white; font-size: 18px; font-family: Verdana, Helvetica, Courier, "Courier New", Geneva, Monaco }
.my20px        { font-size: 22px; font-family: Helvetica, Arial, Geneva, "Courier New", Courier, "Arial Black" }
.nav    { font-size: 11px; font-family: Verdana, Helvetica, Geneva }
.navheader    { font-size: 14px; font-family: Verdana, Helvetica, Geneva; font-weight: bold; border-width: 1px; border-color: white; outline-width: 1px; outline-color: white }
Body                    { color: #2e2e2e; background-repeat: repeat; background-attachment: fixed; background-position: 0 0 }
a.NavLink:link
   { color: white; text-decoration: none }

a.NavLink:visited
   { color: white; text-decoration: none }

a.NavLink:hover
   { color: white; font-weight: bold; text-decoration: underline }


a.NavLink:active
   { color: white; text-decoration: none }
a img {
	border: none;
	}

a:link
            { color: #ab2313; text-decoration: none }

a:visited
            { color: #ab2313; text-decoration: none }

a:hover
            { color: #2a2a2a; font-weight: bold }

a:active
            { color: #ab2313; text-decoration: none }
.tableclass       { border: solid 0.5px gray; outline: solid 0.5px gray }
.tableclass1     { border: solid 1px #363636; outline-width: 1px; outline-color: #363636 }
.tableclass2    { border: solid 1px #727272; outline-width: 1px; outline-color: #404040 }

#sicons {
	float: right;
	font-size:10px;
	text-align: left;
	
}
#fleft {
float:left;

}

.headerNavWrap {
	height: 40px;
	width: auto;
	background-image: url(images/navSprite.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ul.headerNav {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3291A;
}
ul.headerNav li {
	display: inline-block;
	height: 40px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3291A;
	float: left;
}
ul.headerNav li:hover {
	background-image: url(images/navSprite.gif);
	background-repeat: repeat-x;
	background-position: 0px -40px;
}
ul.headerNav li a {
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 24px;
	padding-left: 25px;
	text-transform: uppercase;
	font-family: arial;
	display: inline-block;
	font-weight: bold;
}

.style1 {
font-size: 12px
}
.style7 {
	font-family: Helvetica, Monaco, Courier, "Courier New", Geneva;
	font-size: 14px;
}
.style8 {font-size: 12px; font-style: italic; }
