.body
{
}
.linkLABEL
{
	font-weight: normal;
	font-size: x-small;
	color: #00ccb6;
	font-family: 'Palatino Linotype';
}
.linkLABELOrange
{
	font-weight: normal;
	font-size: x-small;
	color: #ff7e00;
	font-family: 'Palatino Linotype';
}
.linkLABELOrangeSmall
{
	font-weight: normal;
	font-size: xx-small;
	color: #ff7e00;
	font-family: 'Palatino Linotype';
}
.linkLABELOrangeSmallBold
{
	font-weight: bold;
	font-size: x-small;
	color: #ff7e00;
	font-family: 'Palatino Linotype';
}
.linkLABELmenu
{
	font-weight: normal;
	font-size: x-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #00ccb6;
}	
.linkLABELwhite
{
	font-weight: normal;
	font-size: x-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #ffffff;
}
.linkLABELwhitesmall
{
	font-weight: normal;
	font-size: xx-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #e0ffff;
}
.linkLABELcyansmall
{
	font-weight: normal;
	font-size: x-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #e0ffff;
}
.linkLABELwhiteBOLD
{
	font-weight: bold;
	font-size: x-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #ffffff;
}
.btnSubmit
{
	font-weight: bold;
	font-size: x-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #e0ffff;
}
.linkLABELwhiteBOLDBig
{
	font-weight: bold;
	font-size: small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: #ffffff;
}
.linkLABELTitle
{
	font-weight: bold;
	font-size: medium;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: transparent;
}
.linkLABELwhiteITAL
{
	font-weight: bold;
	font-size: x-small;
	color: #413010;
	font-style: italic;
	font-family: 'Palatino Linotype';
	background-color: #ffffff;
}
.linkLABELorangeITAL
{
	font-weight: bold;
	font-size: x-small;
	color: #ff7e00;
	font-style: italic;
	font-family: 'Palatino Linotype';
	background-color: #ffffff;
}
.tblRow
{
	border-right: #413010 1px solid;
	border-top: #413010 1px solid;
	font-size: x-small;
	border-left: #413010 1px solid;
	color: #413010;
	border-bottom: #413010 1px solid;
	font-family: 'Palatino Linotype';
	background-color: transparent;
	text-align: right;
}
.tblEntry
{
	font-size: x-small;
	color: #413010;
	font-family: 'Palatino Linotype';
	background-color: transparent;
	text-align: right;
}
.style1 
{ 
	FONT-WEIGHT: bold; COLOR: #006633 
}


