body
{
   position:absolute;top:0;left:0;width:100%;height:100%;margin:0;   
   font:12px Arial, Helvetica, sans-serif;color:#000000;
   background-image:url(../images/bg-color-content.jpg);
   background-repeat: repeat-y;background-position:center; 
   text-align:left;
   background-color:#333;
}
/* Default Links */
A   {color:#ff6600; text-decoration:underline;}
A:visited  {color:#ff6600; text-decoration:underline;}
A:active   {color:#ff6600; text-decoration:underline;}
A:hover    {color:#cc0000; text-decoration:underline;}
/* Main Nav Links */
.NavMAIN {color: #ffffff; position:relative; top:155px; left:382px;}
.NavMAIN a{color: #ffffff; text-decoration: none; padding:5px; border-left: 1px solid #666;border-right: 1px solid #333; border-top: 3px solid #000;}
.NavMAIN a:visited {color: #ffffff; text-decoration: none;}
.NavMAIN a:active {color: #ffffff; text-decoration: none;}
.NavMAIN a:hover {color: #ff6600; text-decoration: none;  border-right: 1px solid #666; border-top: 3px solid #000;}
/* Left Nav Links */
.NavLft {color: #ff6600; padding-left:0px; display:block; background-color:#2e2d2e; position:relative; left:10px;}
.NavLft a{color: #ff6600; text-decoration: none; padding-left:10px;}
.NavLft a:visited {color: #ff6600; text-decoration: none;}
.NavLft a:active {color: #ff6600; text-decoration: none;}
.NavLft a:hover {color: #cc6600; text-decoration: none;}
/* Footer Nav Links */
.FooterNav {font-size:8pt;font-family: Arial, Helvetica, sans-serif; color:#ff6600;}
.FooterNav a{font-size:8pt;font-family: Arial, Helvetica, sans-serif;color: #ff6600;text-decoration:none;}
.FooterNav a:visited {color:#ff6600;text-decoration:none;}
.FooterNav a:active {color:#ff6600;text-decoration:none;}
.FooterNav a:hover {color:#666666;text-decoration:none;}
/* TEXT BOX PADDING */
/*#Content {
 position:relative;
 top:-0px;
 left:180px;
 width:560px;
 bottom:0px;}*/
/* H TAGS */
h1     {font-size: 20px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h2     {font-size: 18px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h3     {font-size: 14px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h4     {font-size: 12px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h5     {font-size: 10pt; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px; padding:5px;
		 display:block; background-image:url(../images/H5.jpg); height:inherit; width:auto; text-align:left;}
h6     {font-size:  9px; font-weight: bold; color:#000000; margin: 10px 5px 0px 2px; padding:5px;}

/*.bg-tile-nav {
	background-image:url(../images/spacer.gif);height:30px;
}
.border-v {
	background-image:url(../images/spacer.gif);width: 3px;
}
.border-h {
	background-image:url(../images/spacer.gif);height: 3px;
}
*/
.bg-hdr {
	background-image:url(../images/hdr-main.jpg);
	background-position:center; background-repeat:no-repeat;
	width:760px; height:175px;
	top:0;left:0;width:100%;margin:0;
}
/*.FooterBGTile {
	background-image:url(../images/footer-bg-tile.jpg);
	background-position:center;
	width:780px; height:91px;
	top:0;left:0;width:100%;margin:0;
}*/

/* Smoke Background Graphic
.bg-color-content {
	background-image:url(../images/bg-color-content.jpg);
	background-repeat: repeat-y;background-position:center; 
}*/
/*.bg-tile-footer {
	background-image:url(../images/footer-bg-tile.jpg);height:100px;
	width:760px;
}*/
/*.box-header-padding {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.form-content {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/
.img_border {
	border-width: thin;
	border-style:solid;
	border-top-color: #982068;
	border-right-color: #b8659b;
	border-bottom-color: #000;
	border-left-color: #333;
	background-color:#ededed;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align:center;
}
.ContentPadding {
	padding-bottom:0px;
	padding-left:19px;
	padding-right:19px;
	padding-top:1px;
	text-align:left;
}
.NavBtm {padding:4px;
		 display:block; background-image:url(../images/NavBtm.jpg); height:inherit; width:auto;}