a 	{cursor: pointer;}
a:hover	{font-color: #993300; background: #FFFFCC;}

body 		{background-image: url("homebackground.jpg");}
body, td, tr, table, p	{color: #993333; font-family: arial, "sans-serif";}
h1, StyleHeading1	{color: #993333; font-size: 150%; font-weight: 900; text-align: center;}
h2, StyleHeading2	{color: #003399; font-size: 130%; font-weight: 800; text-align: left;}
h3	{color: #003399; font-size: 110%; font-weight: 700; text-align: left;}
h4	{color: #003399; font-size: 110%; font-weight: 600; font-style: italic;  }
th	{font-weight: 800; background-color: #efefef;  }
input:focus	{background: #FFFFCC;}
textarea:focus	{background: #FFFFCC;}

.menubody
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #F2F2F2;
}

.MenuButton			{width: 130px; font-weight: normal; }
.MenuButton:hover	{font-weight: 600; background-color: #FFFFCC;}
.MenuButton:focus	{font-weight: 600; background-color: #FFFFCC;}

.picturebody		{margin: 0,0,0,0; overflow:hidden  }