body, html {
	background: #ff00ee;
	scrollbar-base-color:#ff00ee;
	scrollbar-arrow-color:#ff0000;
	scrollbar-face-color:#aa00ff;
	scrollbar-track-color:#ff00aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.corners {font-family: arial, sans-serif; font-size: 2px; }

td.HF { background:  url("../images/header_filler.gif") #000 left top repeat-x; width: 100%; height: 112px; }
td.BRF { background:  url("../images/body_right_filler.gif") #000 left top repeat-y; width: 29px; }
td.BLF { background:  url("../images/body_left_filler.gif") #000 right top repeat-y; width: 58px; }
td.BF { background:  url("../images/body_bottom_filler.gif") #000 left top repeat-x; width: auto; }
td.mainbod { background: #FF0000; width: 100%; }

td.CT { background:  url("../images/box_top_filler.gif") #000 left top repeat-x; width: 100%; height: 17px; font-family: arial; font-size: 2px;}
td.CB { background:  url("../images/box_bottom_filler.gif") #000 left bottom repeat-x; width: 100%;
height: 13px; font-family: arial; font-size: 10px; 
color:#000000; text-align: center;}
td.B1RF { background:  url("../images/box1_right_filler.gif") #000 left top repeat-y; width: 10px; }
td.B1LF { background:  url("../images/box1_left_filler.gif") #000 right top repeat-y; width: 12px; }
td.B1Content { background: #fff; text-align:center; width: auto;}

.h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#nav-menu a, #nav-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.DGLink { color: #105510; display: block; border: 1px solid #105510; padding: 2px; }
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu ul li {
	line-height: 3px;
}

#nav-menu ul li a {
	background: url("button2.gif") #000000 top left no-repeat;
	height: 41px;
	line-height: 30px;
	width: 120px;
	display: block;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover {
	background-position: 0px -41px;
	position: relative; top: -3px; left: -3px;
}.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.floatimgright {
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	clear: both;
} 

table.bundle { border: 2px #ff0000 solid; }
td.bundle { border-bottom: 2px solid #ff0000; background: url("bundlebg.gif") #000 repeat-x; 
	height: 19px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
td.bundlecontent {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aa00ff;
}
input {
	background: url("form_bg.gif") #fff top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}
a.hide, a.hide:visited {
	color: #fff;
	text-align: right;
	font-size: 10px;
}

.separationboxes { margin: 4px; border: 1px solid #125413; }
