<STYLE type="text/css">
<!--
body
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold;
    color:#000000;
}

.bodyth
{
    background:#000000;
    color:#FFFFFF;
}

.bodytd
{
    background:#99d2d7;
    color:#000000;
}

.bodytf
{
    background:#468893;
    color:#FFFFFF;
    font-weight:bold;
}

.normallabel 
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
	color:#FFFFFF;
}

.blacklabel 
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
	color:#000000;
}

.errorlabel 
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
	color:red;
}

h4
{
    font-family: Arial; 
    font-size: 15; 
    font-weight: bold; 
	color:#FFFFFF;
	background-color: #000000;
}

h1
{
    font-family: Arial; 
    font-size: 22px; 
    font-weight: bold; 
	color: #000000;
	#background-color: #63bdc5;
}

.inputtext
{
    width: 200px;
    height: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #000000;
}

.inputtextarea
{
    width: 200px;
    height: 100px;
    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #000000;
}

.inputbutton
{
    width: 200px;
    height: 20px;
    border-width: 2px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
    font-size: 12px;
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #FFFFFF;
}

.pageheader
{
    height: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    font-size: 22px;
    color: #000000;
    background-image: url(../../images/menu_bar.png);
}

.pagesubheader
{
    height: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
    font-size: 16px;
    color: #FFFFFF;
}

.pagesection
{

    border-style: solid;
    border-width: 1px;
    border-color: #036399;
    margin-left: auto;
    margin-right: auto;
    background-color: #E1EEDE;
    font-size: 16px;
    color: #000000;
}

a.linkdefault:active
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #000000;
}
a.linkdefault:link
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #000000;
}
a.linkdefault:visited
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #000000;
}
a.linkdefault:hover
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #5884B2;
}


a.linkdeimage:active
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration:none;
}
a.linkimage:link
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration:none;
}
a.linkimage:visited
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration:none;
}
a.linkimage:hover
{
    font-family: Arial; 
    font-size: 13; 
    font-weight: bold; 
    color: #A0F4EA;
    text-decoration:underline;
}


a.linkheader:active
{
    font-family: Arial; 
    font-size: 16; 
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration:none;
}
a.linkheader:link
{
    font-family: Arial; 
    font-size: 16; 
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration:none;
}
a.linkheader:visited
{
    font-family: Arial; 
    font-size: 16; 
    font-weight: bold; 
    color: #FFFFFF;
    text-decoration:none;
}
a.linkheader:hover
{
    font-family: Arial; 
    font-size: 16; 
    font-weight: bold; 
    color: #A0F4EA;
    text-decoration:underline;
}
--->
</STYLE>
