body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/************  SiteInfo  **********************/
#siteInfo {
	font-size: 15px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	clear: none;
	margin: auto;
}
/**************************************************/
/************  Breadcrumbs  **********************/
#breadcrumbs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	clear: none;
	margin: auto;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	font-weight: normal;

}
#breadcrumbs a:hover{
	font-weight: bold;
	text-decoration: none;
}
#Menu td{
	height: 22px;
}
/**************************************************/
/************  Menu  *********************/
#Menu td{
	background-image: url(butMid.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: center center;
}
#Menu a:link, #Menu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: white
}
#Menu a:hover{
	font-weight: bold;
	text-decoration: none;
	color: white; 
}
/**************************************************/
/************  Footer  **********************/
#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	clear: none;
	margin: auto;


}
/**************************************************/
/**************** webQueries ***********************/
#webQueries {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	clear: none;
	margin: auto;
}