body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C9EAC3;
}

.rightlink {FONT-SIZE: 12px; FONT-FAMILY:Arial, Helvetica; COLOR: #27A112; FONT-WEIGHT: bold; text-align:left; height:18px;}
A.rightlink:hover   {color: blue; text-decoration: none;}
A.rightlink:link  {color: #27A112; text-decoration: none;}
A.rightlink:visited {color: #D2C2A8; text-decoration: none;}
A.rightlink:active  {color: #27A112; text-decoration: none;}

.leftlink {FONT-SIZE: 11px; FONT-FAMILY:Arial, Helvetica; COLOR: white; FONT-WEIGHT: normal; text-align:left; height:18px;}
A.leftlink:hover   {color: red; text-decoration: none;}
A.leftlink:link  {color: white; text-decoration: none;}
A.leftlink:visited {color: #EBC9F4; text-decoration: none;}
A.leftlink:active  {color: red; text-decoration: none;}

.normallink {FONT-SIZE: 11px; FONT-FAMILY:Arial, Helvetica;  COLOR: #27A112; FONT-WEIGHT: normal;  }
A.normallink:hover   {color: blue; text-decoration: none;}
A.normallink:link  {color: #27A112; text-decoration: none;}
A.normallink:visited {color: #D2C2A8; text-decoration: none;}
A.normallink:active  {color: #27A112; text-decoration: none;}





.themeColor {
	background-color: #27A112;
}
.contentLocation{
	text-align:center;
}

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:Left;
	margin-bottom:5;
	margin-left:5;
}
.toplinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right;
	margin-top:5;
	margin-right:5;

}
.normalTextJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.normalTextR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.normalTextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;

}
.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #F79E08;

}