body {
	background-image: url(images/detroit.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font: normal normal 100%/1.0 verdana, georgia, arial;
}
body, td { 
	font:normal normal 100%/1.0 verdana, georgia, arial; 
}

#body2{
	background-image: url(../images/bg-stripe.gif);
}

a:link {
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

a:visited {
	color: #202020;
}

a:hover {
	color: #83A050;
	text-decoration: none;
}

a:active {
	color: #2E4379;
}


.text {
	color: black;
	font-family: Verdana, san-serif;
	font-size: medium;
}

.copyright {
	color: #CBCBCB;
	font-family: Verdana, san-serif;
	font-size: xx-small;
}

.caption{
	color: #FFFFFF;
	font-family: Verdana, san-serif;
	font-size: xx-small;
}

.endorse {
	color: #000000;
	font-family: Verdana, san-serif;
	font-size: small;
}

.h1 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
}
.title2 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: large;
}

.title {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: medium;
}

.bold{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: medium;
}	

	
#menu11 {
	width: 200px;
	margin: 10px;
	border-style: none
	}
	
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #D5DCE5;
	display: block;
	background:  url(images/menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #ffffff;
	background:  url(images/menu11.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}


#menu11 ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
 