.TextWhiteSmall {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.text {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.text1 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
line-height:130%;
}

.text15 {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textsmall {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.textbig {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #005B38;
}

.header {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FAE02C;
}


.textbigger {
	font-family: arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #E1280C;
}



.white {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.menu
{
    font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C0C0C0;

}

.Currentpagelink
{
    font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C0C0C0;

}
.pagelink
{
    font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C0C0C0;
	text-decoration:none;

}
.menu:hover
{
    font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FAE02C;

}

.ThumbnailNormal
{
	-moz-opacity: 0.35;
	filter: alpha(opacity = 35);	
	cursor:pointer;
	border:solid 1px black;
}

.ThumbnailOver
{
	border:solid 1px black;

	cursor:pointer;
}

A.menulink
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C0C0C0;
	text-decoration:none;	
}
A.menulink:hover
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: yellow;
	text-decoration:none;	
}