BODY
{
	font-family:arial;
	font-size:8pt;
	background-color:#e8fcd8;

	color:#212F19;
	text-decoration:none;

	scrollbar-arrow-color: #170327;
	scrollbar-3dlight-color: #d7eDc8;
	scrollbar-highlight-color: #C8DFB9;
	scrollbar-track-color: #e8fcd8;
	scrollbar-base-color: #C8DFB9;
	scrollbar-darkshadow-color: #170327;
	
   margin-left:1%;
   margin-right:1%;
   margin-top:1px;
   margin-bottom:1px;
	
}

TABLE,TR,TD
{
	font-family:arial;
	font-size:8pt;
	color:#170327;
	font-weight:normal;
	cellspacing:0pt;
}

TD.bottom{
	border-bottom: solid 1px #c8dcb8;
  border-color: #c8dcb8;
}

TD.left_bottom{
	border-bottom: solid 1px #c8dcb8;
	border-left: solid 1px #c8dcb8;
  border-color: #c8dcb8;
}
TD.allborder{
	border-bottom: solid 1px #c8dcb8;
	border-left: solid 1px #c8dcb8;
	border-right: solid 1px #c8dcb8;
	border-top: solid 1px #c8dcb8;
  border-color: #c8dcb8;
}

TD.right{
	border-right: solid 1px #c8dcb8;
  border-color: #c8dcb8;
}

TD.top{
	border-top: solid 1px #c8dcb8;
  border-color: #c8dcb8;
}

A.d:LINK{font-family:verdana;color:#A7BD98;font-size:7pt;font-weight:normal;text-decoration:none}
A.d:ACTIVE{font-family:verdana;color:#4B813E;font-size:7pt;font-weight:normal;text-decoration:none}
A.d:HOVER{font-family:verdana;color:#4B813E;font-size:7pt;font-weight:normal;text-decoration:underline}
A.d:VISITED{font-family:verdana;color:#A7BD98;font-size:7pt;font-weight:normal;text-decoration:none}

A.f:LINK{font-family:verdana;color:#A7BD98;font-size:8pt;font-weight:normal;text-decoration:none}
A.f:ACTIVE{font-family:verdana;color:#4B813E;font-size:8pt;font-weight:normal;text-decoration:none}
A.f:HOVER{font-family:verdana;color:#4B813E;font-size:8pt;font-weight:normal;text-decoration:underline}
A.f:VISITED{font-family:verdana;color:#A7BD98;font-size:8pt;font-weight:normal;text-decoration:none}

A:link{	COLOR:#4B813E}
A:visited{	COLOR:#214F19}
A:active{	COLOR:#4B813E}
A:hover{	COLOR:#214F19;	TEXT-DECORATION:underline}

h1
{
	font-family:Verdana;
	font-size:16pt;
	color:#4B813E;
	font-weight:solid;
   margin-left:0%;
   margin-right:0%;
   margin-top:0%;
   margin-bottom:0%;
}

h1.second
{
	font-family:Verdana;
	font-size:14pt;
	color:#4B813E;
	font-weight:solid;
   margin-left:0%;
   margin-right:0%;
   margin-top:0%;
   margin-bottom:0%;
}
h4.counter
{
	font-family:Verdana;
	font-size:12pt;
	color:#4B813E;
	font-weight:solid;
   margin-left:0%;
   margin-right:0%;
   margin-top:4px;
   margin-bottom:4px;
   align:center;
}

INPUT.news{
	font-family: Verdana, Arial, Times New Roman, sans-serif;
        background-color:#FFFFFF;
        border:#e8fcd8 1 solid;
	font-weight: 400;
	font-size : 8 pt;
	color: #006699;
}

INPUT.ss{
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	font-weight: 400;
	font-size : 8 pt;
	color: black;
}

#linksape{
	font-size:9px;
	text-align:center;
	color:#999999;
}
#linksape a:link, #linksape a:active, #linksape a:visited, #linksape a:hover{
	font-size:9px;
	color:#999999;
	text-decoration:underline;
}