@charset "UTF-8";
/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a:link {  color: #99FF99; text-decoration: none}
a:visited { color: #99FF99; text-decoration: none }
a:hover { color: #FFFF00; text-decoration: none }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
    color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #99FF99;
}
h2, h3, h4 {
	font-size: 14px;
	color: #99FF99;
}
p {}
ul {}
ol {}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.sides {  padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; border-color: #336699 black #336699 #336699; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.rightside {font-size: 12px;}
.small {font-size: 10px;}
#dd a {
	color: #CCCCCC;
	text-decoration: none;
}
/* HEADER/FOOTER */

.navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headerfadetext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.headerbgtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.copyright {
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EEEEEE;
}
/* DIRECTORY ITEMS */

/* ALL ITEMS FROM MBCDir - Home Titles */
.cImagestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.dhometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc00cc;
	font-weight: bold;
}
.dheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.dtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}
.relatedlinktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/corners/box.jpg);
}
.photogallerylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
	border: 1px solid #ffffff;
}
.etriggertext {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #33CC00;
	padding: 4px;
	border: 1px solid #000000;
}
.etriggerTable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #000000;
	border: 1px solid #ffffff;
}
.carttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.boldhighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
}
.highlightbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-weight: bold;
}
table.gridtable {
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
}
table.gridtable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
}
