body
{
	margin: 0px;
	background-image: url(siteimages/bgdot.gif);
}

p, td, th
{
	color: black;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}




/* NAVIGATION */
/* -------------------------------------- */



div.Calcbutton {
	width: 128px;
	margin-left: 1px;
	float: left;
	padding: 7px 5px 5px 5px;
	text-align: left;
	background: #c1cdc1;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	}

div.Calcbutton:hover {
	background: #eee;
	}


#Calcbutton a:hover {
background:#eeeeee; 
}




div.button {
	width: 128px;
	margin-left: 1px;
	float: left;
	padding: 7px 5px 5px 5px;
	text-align: left;
	background: #ddd;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	}

div.button:hover {
	background: #eee;
	}


#button a:hover {
background:#eeeeee; 
}


/* LINKS */
/* -------------------------------------- */

A:hover	{color: #8b8b00;}

A:visited, A:link, A:active {
	color: #666;
	text-decoration: none;
}



A:hover {color: #8b8b00;}





div.navcell
{
	background-color: #f1f1f1;
	width: 138px;
	padding: 0px;
}

div.contentcell
{
	background-color: #fff;
	width: 564px;
	padding: 8px 10px 12px 24px;
	text-align: left;
}

a.navlink:link {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	text-decoration: none; 
	font-weight: normal;
}

a.navlink:visited {
	color: black;
	text-decoration: none;
}

a.navlink:hover {
	color: #8b8b00; 
	text-decoration: underline; 
}

a.navlink:active {
	color: #8b8b00; 
	text-decoration: underline; 
}



a.bodylink:link {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #8b8b00;
	text-align: left;
	text-decoration: none; 
	font-weight: normal;
}

a.bodylink:visited {
	color: #8b8b00;
	text-decoration: none;
}

a.bodylink:hover {
	color: #8b8b00; 
	text-decoration: underline; 
}

a.bodylink:active {
	color: #8b8b00; 
	text-decoration: underline; 
}




div.footersmall
{
	background-color: #fff;
	padding: 12px; 
	color: black;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

H1 {font-size:24px; font-family: Arial, Geneva, Sans-Serif; color: #8b8b00; font-weight: bolder;}

H2 {font-size:14px; font-family: Arial, Geneva, Sans-Serif; color: #6C7B8B; }

H3 {font-size:16px; font-family: Arial, Geneva, Sans-Serif; color: #818181; }

H4 {font-size:14px; font-family: Arial, Geneva, Sans-Serif; color: black; text-align: center; }

A.mm_footer	{font-size: 9px; font-weight: normal; color: gray;}

