.sitemap_h2{
	color:darkblue;
	font-family: verdana;
        font-size: 17px;
	font-weight: bold;
}

.sitemap_h2_black{
	color:black;
	font-family: verdana;
        font-size: 17px;
	font-weight: bold;
}

.sitemap_ul{
	color:darkblue;
	font-family: verdana;
        font-size: 13px;
	font-weight: bold;
}

.sitemap_li{
	color:darkblue;
	font-family: verdana;
        font-size: 13px;
	font-weight: bold;
}

.sitemap_li_black{
	color: black;
	font-family: verdana;
        font-size: 13px;
	font-weight: bold;
}

.peheader 
{
  color: white;
      margin-top:100px;
}

a:hover {
	color: red;
}

u {
	color:black;
}

body {
      background-image: url("/graphics/blueAndWhiteBackground.gif");
	font-family: verdana;
	color: black;

}

p { 	color: black;
	font-family: verdana;
      font-size: 13px;
}

li,tr { 	color: black;
	font-family: verdana;
      font-size: 12px;
}

dd { 	color: black;
	font-family: verdana;
      font-size: 12px;
}

#limitedSet {
	font-family: verdana;
	color: FF6347;
      font-size: 12px;
	padding-bottom:5px;
}

#instructions {
	padding: 0px;

}

#subtitle {
	color: white;
	background-color: cadetblue  ;
	text-align: center;
	font-family: verdana;
	font-weight: bold;

	font-size: 15px;
	text-decoration: none;
      padding: 4px 0px;
	text-align: center;

		
}

#mainPanel {
	background-color: #eee;
	border-right:1px solid black;
	border-left:1px solid black;
}

#content {
	padding:10px;
}

#navbar {
	background-color: white;
	border-right:1px solid black;
	border-left:1px solid black;
	border-top:1px solid black;
}

#bottomNavbar {font-size: 13px;
	background-color: #6699CC;
	font-family: arial;
	vertical-align:top;
}

.error {
	color: red;
}

.generator {
	color: black;
	background-color: beige;  
	border: 4px solid darkblue;
     	font-family: arial;
      font-size: 12px;
}

.description {
	vertical-align:top;
	padding:10px,10px,10px,0px;
}

.picture {
	vertical-align:top;
}

.programTitle {
	font-size:17px;
	font-weight:bold;
	font-family: verdana;
	margin-left:0px;
	color:darkblue;
}

#sidebar{
		float:left;
	background-color: #b0c4de;
	vertical-align:top;
	border: solid white 4px; 
}

#copyright{
	font-family: verdana;
	font-weight: normal ;
	color: white ;
	font-size : 12px;
	background-color: cadetblue  ;
	text-align:center;
	padding:3px;
	text-align: center ;
}

.clsCMOn {
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	color: white;
	font-size : 12px;
	text-decoration : none;
      padding: 0px 0px;
	vertical-align:middle;
}

.clsCMOver {
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	color: darkblue;
	font-size: 12px;
	text-decoration: none;
      padding: 0px 0px;
}

.clsCMOn2 {
	vertical-align: middle;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	color: darkblue;
	font-size : 12px;
	text-decoration : none;
      padding: 0px 0px;
}

.clsCMOver2 {
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
      padding: 0px 0px;
}
