.boxborder {
	border-top: 1px none #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px none #FFCC00;
	border-left: 1px solid #FFCC00;
}
.bottomborder {
	border-top: 1px none #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.choosebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
.menubox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
	background-color: #000000;
	color: #FFFFFF;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.header {	background-color: #FFFFCC;
}
.plans {
	font-family: "Arial", "Helvetica", "sans-serif";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
}
.program {
	font-family: "Arial", "Helvetica", "sans-serif";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFCC00;
	border-bottom-width: 1px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
	.compheader {
	background-color: #FFFFCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
.specs {
	border-top: 1px none #FFFF99;
	border-right: 1px none #FFFF99;
	border-bottom: 1px dotted #FFFF99;
	border-left: 1px none #FFFF99;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
}
