body, p, b, strong, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: green;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.12em;
	color: green;
}
.small {font-family: Arial, Helvetica, sans-serif; font-size: small}


A.umenu:link {COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: bold;}
A.umenu:visited {COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: bold;}
A.umenu:hover {COLOR: #0A5C01; TEXT-DECORATION: none}

ul
{
list-style-image: url(/images/shell/arrow.jpg);
margin-left: 55; margin-right: 22; margin-top: 6; margin-bottom: 0}

.greenboldcontent , th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #539A21;
	text-decoration: none;
}


.doldgraycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 727272;
	text-decoration: none;
}
.graycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: 727272;
	text-decoration: none;
}

.footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: 457591;
	text-decoration: none;
}
.footercontent A:link {color: 457591; TEXT-DECORATION: none}

#content
{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;
}

 a
{
	color: #339966;
}

a:hover
{
	color:#666666;
}

table.contact tr td
{
	background-color:#F5F5F5;
	border: 1px solid #CCEEC4;
}

#archive a {
	margin: 10px;
}
	
#minutes { width: 100%;	margin-top: 10px; }
	
#minutes th
{
	font-size: 13px;
	font-weight: normal;
	background-color: #9DD276;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #80C551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #003399;
	padding: 8px;
	text-align: center;
}

#minutes td
{
	background-color: #EEF4D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent;
	padding: 8px;
}


#minutes tr:hover td
{
	background-color: #DBEEB7;
	color: #333399;
}

.required
{
	color:#F00;
	font-style:italic;
}