.topmenu
{
    COLOR: #14456B;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 100%;
	text-decoration: none;
}
.topmenu A
{
    COLOR: #14456B;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 100%;
	text-decoration: none;
}
.topmenu A:hover
{
    COLOR: #366600;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	font-weight: bold;
    line-height: 100%;
	text-decoration: none;
}

.maintitle
{
    COLOR: #14456B;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 30px;
    line-height: 100%;
	text-decoration: none;
}
.maintitle A
{
    COLOR: #14456B;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 30px;
    line-height: 100%;
	text-decoration: none;
}
.maintitle A:hover
{
    COLOR: #366600;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 30px;
    line-height: 100%;
	text-decoration: underline;
}

.starttxt_large
{
    COLOR: #006CAA;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    line-height: 150%;
	text-decoration: none;
}
.starttxt_large A
{
    COLOR: #006CAA;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    line-height: 150%;
	text-decoration: none;
}
.starttxt_large A:hover
{
    COLOR: #006CAA;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    line-height: 150%;
	text-decoration: underline;
}

.starttxt_small
{
    COLOR: #006CAA;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 150%;
	text-decoration: none;
}
.starttxt_small A
{
    COLOR: #006CAA;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 150%;
	text-decoration: none;
}
.starttxt_small A:hover
{
    COLOR: #006CAA;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 150%;
	text-decoration: underline;
}

.bottommenu
{
    COLOR: #0C5187;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 100%;
	text-decoration: none;
}
.bottommenu A
{
    COLOR: #0C5187;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 100%;
	text-decoration: underline;
}
.bottommenu A:hover
{
    COLOR: #0C5187;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 100%;
	text-decoration: none;
}

.maintxt
{
    COLOR: #7A7A7A;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 150%;
	text-decoration: none;
}
.maintxt A
{
    COLOR: #007AC0;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	font-weight: bold;
    line-height: 150%;
	text-decoration: none;
}
.maintxt A:hover
{
    COLOR: #007AC0;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	font-weight: bold;
    line-height: 150%;
	text-decoration: none;
}

.smalltxt
{
    COLOR: #7A7A7A;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    line-height: 100%;
	text-decoration: none;
}
.smalltxt A
{
    COLOR: #7A7A7A;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    line-height: 100%;
	text-decoration: none;
}
.smalltxt A:hover
{
    COLOR: #7A7A7A;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    line-height: 100%;
	text-decoration: underline;
}

.newstitle
{
    COLOR: #488801;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 20px;
    line-height: 100%;
	text-decoration: none;
}
.newstitle A
{
    COLOR: #488801;
    FONT-FAMILY: Arial;
    FONT-SIZE: 20px;
    line-height: 100%;
	text-decoration: none;
}
.newstitle A:hover
{
    COLOR: #488801;
    FONT-FAMILY: Arial;
    FONT-SIZE: 20px;
    line-height: 100%;
	text-decoration: none;
}		

input {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	border: 1 solid #696969;
}

textarea {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	border: 1 solid #696969;
}
