
body {
	background-color: #257b4e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#buttonA {

    margin-left: 5px;
}
div#buttonA ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
div#buttonA li {
    list-style-type: none;
    height: 20px;
    width: 160px;
    margin: 4px;
    text-align:center;
}

div#buttonA li.spacer {
    list-style-type: none;
    height: 10px;
    margin: 0px;
}

div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 2px;
}
div#buttonA li a:link {
    color: #000000;
    font-weight: normal;
    background-color: #4bcb8b;
    border-style: outset;
}
div#buttonA li a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #4bcb8b;
    border-style: outset;
}
div#buttonA li a:hover {
    font-weight: normal;
    color: #FFFFFF;
    background-color: #004600;
    border-style: outset;
}
div#buttonA li a:active {
    font-weight: normal;
    color: #FFFFFF;
    background-color: #004600;
    border-style: inset;
} 


div#buttonB {

    margin-left: 5px;
}
div#buttonB ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
div#buttonB li {
    list-style-type: none;
    height: 40px;
    width: 160px;
    margin: 4px;
    font-size: 18px;
    text-align:center;
}
div#buttonB li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 2px;
    margin: auto;
}
div#buttonB li a:link {
    color: #000000;
    font-weight: normal;
    background-color: #e25428;
    border-style: outset;
}
div#buttonB li a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #e25428;
    border-style: outset;
}
div#buttonB li a:hover {
    font-weight: normal;
    color: #FFFFFF;
    background-color: #F42D0C;
    border-style: outset;
}
div#buttonB li a:active {
    font-weight: normal;
    color: #FFFFFF;
    background-color: #F42D0C;
    border-style: inset;
} 

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
.practext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
    color: #FFFFFF;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
