a:link
{
        FONT-FAMILY:Arial
		font-color:#FF6600;
        text-decoration:none;
		FONT-SIZE:8pt
}

a:visited
{
        FONT-FAMILY: Arial
		color: #524A78;
        text-decoration: none;
		FONT-SIZE: 8pt
}

a:hover
{
        FONT-FAMILY: Arial
		color: #000000;
        text-decoration: underline;
		FONT-SIZE: 8pt
}


.title
{
        font-family: Arial, verdana, Geneva;
        font-size: 20px;
        font-weight: bold;
        color: #000000;
}


.txt
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
  font-weight: bold;
}

.topmenu
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}

.leftmenu
{
   font-family: Tahoma, Helvetica, sans-serif;
   font-size: 7pt;
   text-decoration: none;

}


.topmenusearch
{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:11px;
        background-color: #EDEEF0;
        border-style: solid;
        border-width: 1px;
}

.submit
{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size:11px;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
}

input,select
{
        color:#000000;
        font-family: Arial, Verdana, Geneva;
        font-size: 10px;
}

h1
{
        font-family: Arial, Vernada, Geneva;
        font-size: 30px;
        font-weight: bold;
}
h2
{
        font-family: Arial, Vernada, Geneva;
        font-size: 30px;
        font-weight: bold;
}
h3
{
        font-family: Arial, Vernada, Geneva;
        font-size: 20px;
        font-weight: bold;
}


p { }
.warn { color: #FF0000; }
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }
