body {
	background: #000000;
	margin: 0;
	color:#FFFFFF
}

#container {
	width: 800px;
	text-align: left;
}

td.top {
	padding-left: 20px;
	padding-top: 20px;
}

#content {
	width: 100%;
	height: 433px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	overflow: scroll;	
}


#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	margin: 0px;
}

#nav-menu li a {
	background: url("images/layout/backgroundb.gif") #000000 bottom left repeat-x;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 80px;
	display: block;
	border: 0.1em solid #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#nav-menu li a:hover {

	background: url("images/layout/backgroundc.gif") #000000 bottom left repeat-x;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 80px;
	display: block;
	border: 0.1em solid #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#nav-menu {
	width:800px
} 

.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a.basic {
	color: #ffffff;
	text-decoration: underline;
}

input.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: url("images/layout/backgroundb.gif") #000000 top left repeat-x;

}

select.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: url("images/layout/backgroundb.gif") #000000 top left repeat-x;

}

textarea.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: url("images/layout/backgroundb.gif") #000000 top left repeat;

}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background:url("images/layout/backgroundc.gif") #000000 bottom left repeat-x;
}

#nav-menub li a {
	background: url("images/layout/backgroundc.gif") #000000 bottom left repeat-x;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 80px;
	display: block;
	border: 0.1em solid #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#nav-menub li a:hover {

	background: url("images/layout/backgroundb.gif") #000000 bottom left repeat-x;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 80px;
	display: block;
	border: 0.1em solid #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#nav-menub {
	width:800px
}

#nav-menub ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menub li {
	float: left;
	margin: 0px;
}
.greentitle {
	font-family: Papyrus, Arial, Helvatica, sans-serif;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}

.whitetitle {
	font-family: Papyrus, Arial, Helvatica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

#bundle {
	color: #fff;
	border: 1px solid #000;
}

.bundletopblue {
background: url("images/layout/backgroundc.gif") #082c6b 0 0 repeat-x;
height: 20px;  
color: #fff; 
font-weight: bold;
text-align: center;
border-bottom: 1px solid #000;
font-family: Papyrus, Arial, Helvatica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.bundletopgreen {
background: url("images/layout/backgroundb.gif") #187108 0 0 repeat-x;
height: 20px;  
color: #fff; 
font-weight: bold;
text-align: center;
border-bottom: 1px solid #000;
font-family: Papyrus, Arial, Helvatica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#body {
	width: 800px;
	height: 600px;
	background: url("images/body_bg.jpg") 0 0 #000 no-repeat;
}

#body2 {
	width: 800px;
	height: 600px;
	background: url("images/body_bg2.jpg") 0 0 #000 no-repeat;
}

.separationboxes { margin: 4px; border: 1px solid #000; }