table
{
border: 			thin;
}


.clsTxtTbl
{
font-size:			12px;
color:				#000000;
font-family:		Arial;
font-weigth:		normal;
}

.clsTxtBoldGreen
{
font-size:			12px;
color:				#056137;
font-family:		Arial;
font-weigth:		bold;
}

.clsTxtBoldGrey
{
font-size:			12px;
color:				#AFB0AF;
font-family:		Arial;
font-weigth:		bold;
}

.clsBoldWhite
{
	font-size:			18px;
	color:				#FFFFFF;
	font-family:		Arial;
	font-weigth:		bold;
	position:			relative;
	left margin:		5;
	top margin:			-5; 				
}

.clsTextTblWhite
{
	font-size:			12px;
	color:				#FFFFFF;
	font-family:		Arial;
	font-weigth:		normal;
}

.clsTextKopWhite
{
font-size:			16px;
color:				#FFFFFF;
font-family:		Arial;
font-weigth:		bold;
}

.clsTextTblBlue
{
	font-size:			12px;
	color:				#031340;
	font-family:		Arial;
	font-weigth:		normal;
}

.clsTextKopBlue
{
font-size:			16px;
color:				#031340;
font-family:		Arial;
font-weigth:		bold;
}

A:LINK
{
font-size: 			13px;
color: 				#056137;
text-decoration: 	underline;
font-family: 		Arial;
}


A:VISITED
{
font-size: 			13px;
color: 				#056137;
text-decoration: 	underline;
font-family: 		Arial;
}

A:HOVER
{
font-size: 			13px;
color: 				#AFB0AF;
text-decoration: 	underline;
font-family: 		Arial;
}


A:ACTIVE
{
font-size: 			13px;
color: 				#056137;
text-decoration: 	underline;
font-family: 		Arial;
}

A.top:LINK
{
color: 				#FFFFFF;
text-decoration: 	none;
font-family: 		Arial;
font-size: 			12px;
font-weigth:		bold;
}


A.top:VISITED
{
color: 				#FFFFFF;
text-decoration: 	none;
font-family: 		Arial;
font-size: 			12px;
font-weigth:		bold;
}

A.top:HOVER
{
color: 				#FFFFFF;
text-decoration: 	underline;
font-family: 		Arial;
font-size: 			12px;
font-weigth:		bold;
}


A.top:ACTIVE
{
color: 				#FFFFFF;
text-decoration: 	none;
font-family: 		Arial;
font-size: 			12px;
font-weigth:		bold;
}




A.bottom:LINK
{
color: 				#031340;
text-decoration: 	underline;
font-family: 		Arial;
font-size: 			10px;
font-weigth:		normal;
}


A.bottom:VISITED
{
color: 				#031340;
text-decoration: 	underline;
font-family: 		Arial;
font-size: 			10px;
font-weigth:		normal;
}

A.bottom:HOVER
{
color: 				#031340;
text-decoration: 	underline;
font-family: 		Arial;
font-size: 			10px;
font-weigth:		normal;
}


A.bottom:ACTIVE
{
color: 				#031340;
text-decoration: 	underline;
font-family: 		Arial;
font-size: 			10px;
font-weigth:		normal;
}

