body {
	height: 100%;
	text-align: center;
	background:#4a1574;
	background-image:url(images/bkgd_main.jpg);
	background-repeat: repeat-x;
}

p {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #5e5e5e;
	}

td {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #5e5e5e;
}

div.container {
	position: relative;
	margin: auto;
	width: 744px;
	text-align: left;
	z-index: 1;
	left: 0px;
	top: 0px;


}

div.menuHm {
	position: relative;
	margin: auto;
	width: 744px;
	text-align: left;
	topmargin: 150px;
	z-index: 5;
}

ul { 
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	}	

/*---------------------------------------------------
START - HOME PAGE STYLES
----------------------------------------------------*/
.copyright { 
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #aba1b3;
	margin-right: 15px;	
	}
	
.mainContent_cell {
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	}
	
.special_cell {
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	background-image:url(images/specials_body.gif);
	background-repeat: repeat-y;
}

.table_line {
	border-bottom: 1px;
	border-bottom-color: ebe4fe;
}

.nav {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	}
	
.nav a { 
	color: white;
	text-decoration:none;
	}

.nav a:visited {
  	text-decoration: none;
	color: white;
	}

.nav a:hover {
  	text-decoration: none;
	color: #4a3592;
	}
	
.nav_currentPg {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #4a3592;
	}

.nav_divider {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #7755c7;
	}
	
/*---------------------------------------------------
END - HOME PAGE STYLES
----------------------------------------------------*

/*---------------------------------------------------
START - SUBPAGE STYLES
----------------------------------------------------*/
.subtitle {
	padding-bottom: 6px;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #6b19a8;
	}

.subtitle a { 
	text-decoration:none;
	border-bottom: dotted 1px #6b19a8;
	}

.subtitle a:visited {
  	text-decoration:none;
	border-bottom: dotted 1px #6b19a8;
	color: 6b19a8;
	}

.subtitle a:hover {
  	text-decoration:none;
	border-bottom: dotted 1px #6b19a8;
	color: #6b19a8;
	}
	
.sublink a { 
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration:none;
	border-bottom: dotted 1px #5e5e5e;
	}

.sublink a:visited {
  	text-decoration:none;
	border-bottom: dotted 1px #5e5e5e;
	color: 5e5e5e;
	}

.sublink a:hover {
  	text-decoration:none;
	border-bottom: dotted 1px #90c64d;
	color: #90c64d;
	}
	
.sublink2 a { 
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #339900;
	text-decoration:none;
	border-bottom: dotted 1px #339900;
	}

.sublink2 a:visited {
  	text-decoration:none;
	border-bottom: dotted 1px #339900;
	color: #339900;
	}

.sublink2 a:hover {
  	text-decoration:none;
	border-bottom: dotted 1px #33CC00;
	color: #33CC00;
	}
	
.sublink3 a { 
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
	border-bottom: dotted 1px #339900;
	}

.sublink3 a:visited {
  	text-decoration:none;
	border-bottom: dotted 1px #339900;
	color: #339900;
	}

.sublink3 a:hover {
  	text-decoration:none;
	border-bottom: dotted 1px #33CC00;
	color: #33CC00;
	}

.td_title {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #65a417;
	}

/*---------------------------------------------------
END - SUBPAGE STYLES
----------------------------------------------------*