.logorow {
	padding-bottom: 5px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
#announcements1 {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px 10px 10px 10px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #000000;
}
#announcements1 a, #announcements1 a:link, #announcements1 a:visited, #announcements1 a:active {
	color: red;
	text-decoration: none;
}
#announcements2 {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px 10px 10px 10px;
	background-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
	color: white;
}
#announcements2 a, #announcements2 a:link, #announcements2 a:visited, #announcements2 a:active {
	color: white;
	text-decoration: none;
}
.announcement_sub {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: white;
}
#announcements3 {
	border-left: 1px solid black;
	padding: 10px 10px 10px 10px;
}

#bodycell {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
#bodycopy {
	padding: 20px 106px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
#bodycopy a, #bodycopy a:link, #bodycopy a:visited, #bodycopy a:active {
	color: red;
	text-decoration: none;
}
#bodycopy a:hover, #bodycopy a.cur, #bodycopy a.cur:link, #bodycopy a.cur:visited, #bodycopy a.cur:active {
	color: #F8190D;
	text-decoration: underline;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}	
#topmenu {
	width: 801px;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	border-right: none;
}
	
#topmenu td {
	text-align: center;
	border-right: 1px solid black;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {
	display: block;
	font-size: 12px;
	line-height: 32px;
	background-color: #FFCC33;
	text-decoration: none;
	color: black;
	font-weight: bold;
}	
#topmenu a:hover, #topmenu a.cur, #topmenu a.cur:link, #topmenu a.cur:visited, #topmenu a.cur:active {
	color: #FFCC33;
	background-color: black;
}

#submenu {
	width: 801px;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	border-top: none;
	border-right: none;
	background-color: black;
}
#submenu td {
	text-align: center;
	border-right: 1px solid #D0C5B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
	
#submenu a, #submenu a:link, #submenu a:visited, #submenu a:active {
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	color: #D0C5B8;
}
	
#submenu a:hover, #submenu a.cur, #submenu a.cur:link, #submenu a.cur:visited, #submenu a.cur:active {
	color: white;
	background-color: black;
}
#table {
	width: 500px;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	border-bottom: none;
	border-right: none;
}
#table td {
	text-align: center;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
}
#toprow {
	background-color: #FFCC33;
}

