body {
	background-image: url(../images/bgrnd_01.jpg);
    background-repeat: repeat-x;
    background-color: #9d74b6;
	margin-left: 2px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.menuBar
{
    background-image: url(../images/menu_bar_02.jpg);
    border-width: 0px;
    font-size: 10pt;
    width: 770px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
}

td.centerTD
{
    text-align: center;
    vertical-align: middle;
}



A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: green;
    TEXT-DECORATION: none
}


.style1 {color: #FFFFFF}

ul {
	margin-bottom: 16px;
	margin-top: 6px;
}

hr {
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	margin-bottom: 10px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #FFFFFF; font-weight: bold; }

.style5 {color: #FF0000}

a.menuChoice
{
    color: #e7b853;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

a.menuChoice:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}

a.menuChoiceGreen
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

a.menuChoiceGreen:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}



a.footText
{
    color: Indigo;
    font-size: 10pt;
    text-decoration: none;
}

a.footText:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}