body {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center; 
}
#content-container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#menu {
	border: 2px solid #687DB2;
	background-color: white;
	font-size: 13px;
	font-weight: bold; 
	width:75px; 
	height: 20px; 
	padding-top: 5px; 
	text-align:center;
}
div.menudemo {
	border: 2px solid Maroon;
	background-color: white;
	font-size: 13px;
	font-weight: bold; 
	width:75px; 
	height: 20px; 
	padding-top: 5px; 
	text-align: center;
}
div.menudemohere {
	border: 2px solid Maroon;
	background-color: Maroon;
	font-size: 13px;
	font-weight: bold; 
	width:75px; 
	height: 20px; 
	padding-top: 5px; 
	text-align: center;
}
a#menulink:link, a#menulink:visited {
	text-decoration: none;
	color: black;
}
a#menulink:hover {
	text-decoration: none;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #687DB2;
}
a#tnlink:link, a#tnlink:visited {
	text-decoration: none;
	color: black;
	font-size: 10px;
}
a#tnlink:hover {
	text-decoration: none;
	color: black;
	font-size: 10px;
}
a#tnpiclink:link, a#tnlink:visited {
	border-left: 4px solid white;
	border-right: 4px solid white;
}
a#tnpiclink:hover {
	border-left: 4px solid black;
	border-right: 4px solid black;
}
a#sslink:link, a#sslink:visited {
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	color: black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
a#sslink:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 5px;
	background-color: #687DB2;
	border-left: 4px solid white;
	border-right: 4px solid white;
}
a.nothere:link, a.nothere:visited {
	text-decoration: none;
	color: black;
	padding-left: 4px;
	padding-right: 4px;
}
a.nothere:hover {
	text-decoration: none;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	background-color: Maroon;
	padding-left: 4px;
	padding-right: 4px;
}
a.here:link, a.here:visited, a.here:hover {
	text-decoration: none;
	color: white;
	background-color: Maroon;
	padding-left: 4px;
	padding-right: 4px;
}
#featuresName {
	text-align: right; 
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px; 
	font-weight: bold; 
	color: #687DB2; 
	background-color:#CCCCCC;
	}
#featuresDetail {
	padding-left: 10px; 
	border-left: 3px dotted #990000;
}
td.prompt {
	text-align: right;
	width: 90px;
}
.textbox_med {
	height: 15px;
	width: 175px;
}
.text_area_med {
	width: 300px;
	height: 80px;
}
#submit {
	padding-left: 45px;
	padding-right: 45px;
}
a.slideshow:link, a.slideshow:visited {
	font-size: 16px;
	font-weight: bold;
	border: solid 1px gray;
  background-color: #99ff99;
  text-decoration: none;
	vertical-align: middle;
	color: black;
}
a.slideshow:hover{
	font-size: 16px;
	font-weight: bold;
	border: solid 1px black;
  text-decoration: none;
	color: #A80506;
	vertical-align: middle;
	background-color: #eeeeee;
}
a.slideshowpics:link, a.slideshowpics:visited {
  font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
  background-color: #FFDEAD;
  text-decoration: none;
	color: black;
	padding: 4px;
	
}
a.slideshowpics:hover{
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
  	text-decoration: none;
	color: #A80506;
	background-color: #eeeeee;
}
.clearlist {
	background-image: url(../images/clearlist_bg.jpg);
	color: white; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 4px;
	width: 700px;
	height: 35px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
