body{
	font-size: 81%; 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	*background-image: ;
}
a { color:#175D7F; text-decoration:underline; font-size: 1em}
a:hover { text-decoration:underline; font-size: 1em}

.imgNoBorder { border: 0px solid #000000;
}
.tableborderred {
	border: 1px solid #FF0000;
}
.table1 {
	background-image: url(Assets/absoluteback.jpg);
}
.table2 {
	background-image: url(images/bg_left.gif);
}
.table3 {
	background-image: url(Images/steel.gif);
}
.table4 {
	background-image: url(images/bg_right.gif);
}
.table5 {
	background-image: url(Assets/absoluteback2.jpg);
}
.table6 {
	background-image: url(Images/bottomback.gif);
}

.tableheaderback {
	background-image: url(Images/header_r1_c3.jpg);
}
	
.navbg {
	BACKGROUND-COLOR: #CCCCCC
}	
.linx:hover {font-family: Arial, Helvetica, sans-serif; font-size: .8em; color: #FFFFF0; font-style: italic;
	font-weight: bold;}
	
.footlinx {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 30px;
	font-size: 1em;
		
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}

.litext{
		margin-bottom: 10px;
}
.footlinx:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: 30px;
	font-size: 1em;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;

}
.columnlinx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	
}
.columnlinx:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #990000;
}
.header {

	color: #000099;
}
.tinylinx {
	font-size: .8em;
	color: #000066;
}
.tinylinx A:visited {
	color: #990066;
	font-size: .8em;
}
.tinylinx A:hover{
	color: #FF0000;
	font-size: .8em;
}
.pagetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
.pagetexredlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
}
.HeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #FF0000;
}

.pagetextgiant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #FF0000;
}
.LargeWhilte {
	FONT-SIZE: 1em;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.Largemaroon {
	FONT-SIZE: 1em;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.HeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}
.HeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
}
.HeaderBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066CC;
}
.RedSpaceHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.RedGreenHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.bodytableredline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000066;
	font-weight: lighter;
}
.bodybox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bodyboxbrown {
	background-color: #F2EDD0;
	border: 1px solid #000000;
	font-weight: normal;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.gif) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu .headerbarActive{
font: bold 14px Arial;
color: #FFFF00;
background: black url(images/titlebar.gif) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu .headerbar a{
font: bold 14px Arial;
color: white;
text-decoration:none
}

.arrowlistmenu .headerbarActive a{
font: bold 14px Arial;
color: #FFFF00;
text-decoration:none
}

.arrowlistmenu .headerbar a:hover{
font: bold 14px Arial;
color: #FFFF00;
text-decoration:none
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #CCCCCC;
}
.arrowlistmenu ul li a:active{ /*hover state CSS*/
color: #999999;
background-color: #CCCCCC;
}
.navbg {
	BACKGROUND-COLOR: #CCCCCC
}	
.navsubhead {
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 3px; 
	COLOR: #000000; 
	PADDING-TOP: 3px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
}
.navsubhead A:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: .85em; 
	COLOR: #000000; 
	TEXT-DECORATION: underline;
		PADDING-TOP: 3px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
		PADDING-BOTTOM: 3px; 
}
.navsubhead A:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: .85em; 
	COLOR: #666666; 
	TEXT-DECORATION: underline;
		PADDING-TOP: 3px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
		PADDING-BOTTOM: 3px;  
}
.navsubhead A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: .85em; 
	COLOR: #FF0000;
		PADDING-TOP: 3px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
		PADDING-BOTTOM: 3px;  
}
.navsubhead A:active {
	FONT-WEIGHT: bold; 
	FONT-SIZE: .85em; 
	COLOR: #0062ad;
		PADDING-TOP: 3px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
		PADDING-BOTTOM: 3px;  
}	
.navhead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12 px; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #0062ad
}
.navhead A:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1em; 
	COLOR: #ffffff
}
.navhead A:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1em; 
	COLOR: #ffffff
}
.navhead A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1em; 
	COLOR: #cccccc; 
	TEXT-DECORATION: underline
}.tinytextR {
	font-size: 0.8em;
	line-height: 35px;
}
.pageredlightHigh {
	color: #F00;
	vertical-align: text-top;
	line-height: normal;
	padding-bottom: 60px;
	top: 0px;
	bottom: 0px;
}
.headerlog {
	FONT-SIZE: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.headerlog a {
	FONT-SIZE: 12px;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headerlog a:hover {
	FONT-SIZE: 12px;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
