
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

a.menuLevel1 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLevelx { 
	font-size: 11px;
	color: #228e23;
	text-decoration: none;
}
a.menuLevelY {
	
	font-size: 11px;
	color: #5E731C;
	text-decoration: none;
}
.formTitles {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sizerMe {
	
	font-size: 9px;

}
.colorMeWhite {
	color: #4f6767;	
	font-size: 9px;

}
.righSide {
	background-color: #d7d7d7;


	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftSide {
	background-color: #d7d7d7;
		

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#googleTable
{
	position: absolute;
	width: 150px;
	left: 50%;
	margin-left:399px;
	margin-top:180px;
	z-index: 1;
	top: 95px;
	
}

#topTable
{
	position: absolute;
	width: 790px;
	left: 50%;
	margin-left:-395px;
	margin-top:5px;
	z-index: 1;
	top: 95px;	
}
#mainTable
{
	position: absolute;
	width: 790px;
	left: 50%;
	margin-left:-395px;
	margin-top:0px;
	z-index: 1;
	top: 332px;	
}

#topBts
{
	position: absolute;
	width: 790px;
	left: 50%;
	margin-left:-395px;
	margin-top:5px;
	z-index: 3;
	top: 0px;
		
}
#squares
{
	position: absolute;
	width: 334px;
	left: 50%;
	margin-left:50px;
	margin-top:225px;
	z-index: 4;
	top: 0px;	
	visibility: hidden;

}
.dataTXT {
	
	font-size: 11px;
	color: #b1b1b1;
}

.articleIntro {
	
	font-size: 12px;
	color: #364016;
	font-weight: bold;
}

.BottomTxt {
	
	font-size: 11px;
	color: #011e88;
	text-decoration: none;
}

.actLink {
	text-decoration: underline;
	font-size: 11px;
	color: #74a9c9;
	font-weight: bold;

}
.firstPAgeTitle {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.firstPAgeRightTitle {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtMain {
	
	font-size: 12px;
	color: #4d4c4c;
}
.listItem {
	
	font-size: 11px;
	color: #4d4c4c;
}
.txtGreen {
	
	font-size: 11px;
	color: #5E731C;
}
a.txtGreen {
	
	font-size: 11px;
	color: #5E731C;
}
a.txtGreen:hover; {
	
	font-size: 11px;
	color: #FFFFFF;
}

.FPmainHighlightTitle2 {
	
	font-size: 14px;
	color: #5E731C;
	font-weight: bold;
}
.articleTitleL2 {
	
	font-size: 12px;
	color: #5E731C;
	font-weight: bold;
}
.imgBorder {
	border: 2px solid #FFFFFF;
}


