
.footer
{
font-family: arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: white;
text-decoration:none;
}

.ItemLink {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5d5d5d;
	text-decoration: underline;
}


.title {
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF7600;
	line-height: 100%;
}


.titlegreen {
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D6F2C;
	line-height: 100%;
}

.titleorange {
	font-family: arial;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF5500;
	line-height: 100%;
}


.titleblue {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003756;
	line-height: 130%;
}

.textbold {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003756;
	line-height: 130%;
}

.text {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D4917;
	line-height: 130%;
}


.textorange {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF5500;
	line-height: 130%;
}

.textgreen {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #027F01;
	line-height: 130%;
}

.text13 {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D4917;
	line-height: 130%;
}

.topmenu {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005982;
	line-height: 140%;
}

.text2 {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;	
}


.text1 {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textbig {
	font-family: arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F5821F;
}

.group {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.white {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.white12 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.white14 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.menu
{
    FONT-SIZE: 14px;
    COLOR: #4D6F2C;
    font-family: Arial;
 font-weight: bolder;
    TEXT-DECORATION: none

}


.menu2
{
    FONT-SIZE: 14px;
    COLOR: #006095;
    font-family: Arial;
 font-weight: bolder;
    TEXT-DECORATION: none

}

.space {
	font-family: arial;
	font-size: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

A.menu
{
    FONT-SIZE: 14px;
    COLOR: #4D6F2C;
    font-family: Arial;
 font-weight: bolder;
    TEXT-DECORATION: none

}
A.menu:hover
{
    FONT-SIZE: 14px;
    COLOR: #FF7600;
    font-family: Arial;
    font-weight: bolder;
    TEXT-DECORATION: none

}


.image-title {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E5363D;
	line-height:130%;
}
A.Currentpagelink
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E5363D;
	text-decoration:none;
}
A.Currentpagelink:hover
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E5363D;
	text-decoration:none;
}

A.pagelink
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9B64A7;
	text-decoration:none;
}
A.pagelink:hover
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9B64A7;
	text-decoration:none;
}
.ThumbnailNormal
{
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
	opacity: 0.7;
		
	cursor:pointer;
}
.ThumbnailOver
{
	cursor:pointer;
}

