body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #fff;
	background-image: url(http://www.michiganguild.org/test/images/top_bg.gif) ;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color:  #43B198;
	}
a:visited {
	color:  #43B198;
	}
a:active {
	color:  #43B198;
	}
a:hover {
	color: #43B198;
	text-decoration: none;
	}
	
a.navroll {
	text-decoration: underline;
	font-weight: normal;
	color:  #000;
	}
a:visited.navroll {
	color:  #000;
	}
a:active.navroll {
	color:  #000;
	}
a:hover.navroll {
	color: #000;
	text-decoration: none;
	}
	
a.whiteroll {
	text-decoration: underline;
	font-weight: normal;
	color:  #fff;
	}
a:visited.whiteroll {
	color:  #fff;
	}
a:active.whiteroll {
	color:  #fff;
	}
a:hover.whiteroll {
	color: #fff;
	text-decoration: none;
	}
	
a.subnav {
	font-size: 11px;
	}	
	
td.black {
	background-color: #000;
	padding: 5px;
}

td.utilities {
	padding: 10px;
}

td.yellow {
	background-color: #FFC60A;
}

td.ltblue {
	background-color: #DEE2ED;
}

td.white {
	background-color: #fff;
}

.graytext {
	color: #666666;
	font-size: 11px;
}

.whitetext {
	color: #fff;
	font-size: 11px;
}

.here {
	color: #656501;
	font-size: 11px;
}

.small {
	font-size: 11px;
}

.header_text {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FE0000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333;
}

.tablehead {
	background-color: #FE0000;
}

.lighttablecell {
	background-color: #CCCCCC;
}

.tableheadtext {
	color: #fff;
	font-weight: bold;
}

.border1 {  
	border: 1px #000 solid;
}

.pad3 {
	padding: 3px;
}

.pad10 {
	padding: 0px 10px 0px 10px;
}

.ibmbluetext {
	color: #5C6AA6;
	font-size: 11px;
	padding: 3px;
}

.copyrighttext {
	color: #fff;
	font-size: 11px;
}

.utilitiestext {
	color: #000;
	font-size: 11px;
}