body
{
    position:relative;top:0;left:0;width:100%;height:100%;margin:0; 
	background-image:url(../images/content-tile.jpg);
	background-repeat:repeat-y;  
	background-position:center;
}
body, td, th
{
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #330000;
    text-align: left;
}
/* Heading Tags */
h1, h2, h4, h3, h5, h6 {
  color: #330000;
}
/* Main Content top, right, bottom, left*/
.content-padding-main {
	padding: 0px 20px 0px 20px;
}

/* Default Links */
a{color: #21205f;text-decoration:underline;}
a:visited {color:#21205f;text-decoration:none;}
a:active {color:#21205f;text-decoration:none;}
a:hover {color:#3366CC;text-decoration:underline;}
/* Main Navigation */
.category-link a {
  display:block;
  font-size:10pt;
  padding:3px;
  width: 100%;
  color: #000;
  text-decoration:none;
  background-color: #efefef;
  border-bottom: 1px solid #999;
  text-align:left;
}
.category-link a {
  width: auto;
}
.category-link a:visited {color:#000;}
.category-link a:active {color:#000;}
.category-link a:hover {color:#000099;  background-color: #ccc; border-bottom: 1px solid #666; text-decoration:none;}

/* Main Nav Links */
.NavMAIN {color: #000066; position:relative; top:41px; left:250px;   background-image:url(../images/top-tile.gif);
   background-repeat:repeat-x; border-bottom: 1px solid #cccccc;border-top: 1px solid #cccccc;}
.NavMAIN a{color: #000066; text-decoration: none;}
.NavMAIN a:hover {color: #000000; text-decoration: none; border-bottom: 1px solid #999999;border-top: 1px solid #999999;}
/* Footer Nav Links */
.FooterNav {font-size:8pt;font-family: Arial, Helvetica, sans-serif; color:#21205f;}
.FooterNav a{font-size:8pt;font-family: Arial, Helvetica, sans-serif;color: #21205f;text-decoration:none;}
.FooterNav a:visited {color:#21205f;text-decoration:none;}
.FooterNav a:active {color:#21205f;text-decoration:none;}
.FooterNav a:hover {color:#666666;text-decoration:none;}

.AdText
{
   font:10px Arial, Helvetica, sans-serif;color:#333333;
   text-align:left;
}	
.AdTextTable
{border-bottom: 4px solid #663300;border-top: 4px solid #6d5936; border-left: 2px solid #957a4a;border-right: 2px solid #a18966;background-color:#c7b9a4; padding: 2px 10px 2px 10px;
}
.HeaderBG {
	background-image:url(../images/hdr-main-new.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:800px;
	height:120px;
}
.ContentBG {
background-image:url(../images/bg-content-main.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:800px;
	height:550px;
	}
/* OLD STATIC IMAGE
.ContentBG {
background-image:url(../images/bg-content-main.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:800px;
	height:550px;
	}
*/