body
{
    background-image:url(images/bg.jpg);
    background-color:#ffffff;
    margin:0px;
    padding:0px
}    

INPUT, TEXTAREA, OPTION, SELECT
{
    height:20px;
    font-family:Sans-Serif;
    font-size:8pt;
    font-weight:bold;
    color:Black;
    border-style:ridge;
    background-image:url(images/lbg.jpg);
    padding-left:3px;
}
.InputPrompt
{
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 10;
    padding-right: 5;
    font-weight: 900;
    width:100%;
}
.text, .menutext
{
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 20;
    padding-right: 10;
}
.PageTitle
{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #ec8407;
    text-indent: 10px;
    font-family: Tahoma,sans-serif;
}
.menutext
{
    font-weight:bold;
    padding-left:30px;
}
.menutext a:link, .menutext a:visited, .menutext a:active
{
    color:Black;
}
.menutext a:hover
{
    color: #ec8407;
    text-decoration:none;
}
.text2
{
    font-family: Verdana,sans-serif;
    font-size: 10px;
    color: #ffffff;
    padding-left: 20;
    padding-right: 10;
}
.news
{
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-left: 10;
    padding-right: 5;
    font-weight: 900;
}
a:link
{
    text-decoration: none;
    color: #ffffff;
}
a:visited
{
    text-decoration: none;
    color: #ffffff;
}
a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
a:active
{
    text-decoration: none;
    color: #ffffff;
}
li
{
    list-style: url(images/pic.jpg);
}
.FeedbackMessage
{
    border: 1px #EC8407 solid;
    background-color: #F6F6F6;
    color: #AA4809;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 20;
    padding-right: 10;
}
