.sidebody{
	FONT-FAMILY: "Times New Roman";
	FONT-SIZE: 12pt;
	background: #36592;
	background-image: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.basicbody{
	 FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 12pt;
    COLOR: #000000;
    background: #eeeeee;
    background-image: none;
	 margin-left: 50px;
}
.menubody{
	 FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 12pt;
    COLOR: #000000;
    background: #eeeeee;
    background-image: none;
}
BODY
{
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 12pt;
    COLOR: #000000;
    background: #eeeeee;
    background-image: none;
}
.hundbox
{
  border-width: 2px;
  border-style: solid;
  border-color: black;
  padding: 0;
  margin: 10;
  width: 70%;
  height: 150px
}
.innerhundbox
{
  border-width: 0px;
  border-color: black;
  padding: 10;
  margin: 0;
  width: 100%;
  height: 120px
}
A:link
{
  color: #115C8A;
  text-decoration: none;
  font-size: 20px;
  font-family: "Times New Roman", Times, serif
}
a:visited
{
  color: #115C8A;
  text-decoration: none;
  font-size: 20px;
  font-family: "Times New Roman", Times, serif
}
A:hover
{
  color: black;
  text-decoration: none;
  font-size: 20px;
  font-family: "Times New Roman", Times, serif
}
.text1
{
  font-size: 12pt;
  font-weight: bold
}
.text2
{
  font-size: 24pt;
  font-weight: bold
}
.menytext
{
  font-size: 20px;
  COLOR: #000000;
}