body
{
background-color: #00C5CD
}

a.navtext
{
text-decoration: none
}

a.navtext:visited
{
color: #FFFFFF;
}

a.navtext:link
{
color: #FFFFFF;
}

a.navtext:hover
{
color: #00C5CD;
background-color: #FFFF64
}


a.infobar
{
text-decoration: none
}

a.infobar:visited
{
color: #FFFFFF;
}

a.infobar:link
{
color: #FFFFFF;
}

a.infobar:hover
{
color: #00C5CD;
background-color: #FFFF64
}

h1
{
color: #0D3EFF;
font-family: "Lucida Calligraphy", "Lucida Handwriting", "Harrington", "Kristen", "SANS SERIF";
font-weight: bold;
font-size: 21pt;
margin-top: 3px
}

h2
{
color: #0D3EFF;
font-family: "Lucida Calligraphy", "Lucida Handwriting", "Harrington", "Kristen", "SANS SERIF";
font-weight: bold;
font-size: 18pt;
margin-top: 3px
}

td
{
vertical-align: top;
color: #00C5CD;
font-family: Arial
}

div.scroll 
{
height: 500px;
overflow: auto;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #FFFF64
}

.navtext
{
font-family: Arial;
line-height: 1.5
}

.mainbody
{
font-family: Arial;
color: #00C5CD;
}

.curentpage
{
color: #00C5CD;
background-color: #FFFF64;
line-height: 1.5
}

.mar-left
{
padding-left: 50px
}

.infobar
{
color: #FFFFFF
}