<style type="text/css">
A.link			{text-decoration: underline; color: #FFFFFF}
A.visited			{text-decoration: underline; color: #FFFFFF}
A.active			{text-decoration: underline; color: #FFFFFF}
A.hover			{text-decoration: none; color: #FFFFFF}

A.Text:link		{text-decoration: none; color: #7BA51B}
A.Text:visited		{text-decoration: none; color: #7BA51B}
A.Text:active		{text-decoration: none; color: #7BA51B}
A.Text:hover		{text-decoration: underline; color: #7BA51B}

A.TextButtons:link		{text-decoration: none; color: #245E36}
A.TextButtons:visited	{text-decoration: none; color: #245E36}
A.TextButtons:active	{text-decoration: none; color: #245E36}
A.TextButtons:hover	{text-decoration: underline; color: #245E36}

A.TextGroup:link		{text-decoration: underline; color: #245E36}
A.TextGroup:visited	{text-decoration: underline; color: #245E36}
A.TextGroup:active		{text-decoration: underline; color: #245E36}
A.TextGroup:hover		{text-decoration: none; color: #245E36}

A.TextNumber:link		{text-decoration: none; color: #774130}
A.TextNumber:visited	{text-decoration: none; color: #774130}
A.TextNumber:active		{text-decoration: none; color: #774130}
A.TextNumber:hover		{text-decoration: none; color: #D6AF60}

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #245E36;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FF00FF
}
#divText1 {
	margin: 125px 0 0 32px;
	width: 210px;
	height: 240px;
	position: absolute;
	overflow: auto;
	text-align: right;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #245E36;
}
#divText2 {
	/*
	margin: 298px 0 0 14px;
	width: 195px;
	height: 120px;
	position: absolute;
    */
	margin: 372px 0 0 86px;
	position: absolute;
}
.Text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #245E36;
}
.TextNumber {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #774130;
}
.TextHistory {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #322C24;
}
.TextGroup {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #245E36;
}
.TextButtons {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #245E36;
}
.Title {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #245E36;
}
.GroupTitle {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #245E36;
}
.Input
{
	border-right: #245E36 1px solid;
	border-left: #245E36 1px solid;
	border-top: #245E36 1px solid;
	border-bottom: #245E36 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Textarea
{
	border-right: #245E36 1px solid;
	border-left: #245E36 1px solid;
	border-top: #245E36 1px solid;
	border-bottom: #245E36 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ff00ff
}





























.TextEvents {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
}
.HPText {
	font-family: Arial;
	font-size: 12px;
	text-align: Justify;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #494D4D;
}
.TextSmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.TextCountryNumber {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	color: #E97B05;
}
.HomeTextOrange {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #DE8E38;
}
.HomeTextGreen {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #999933;
}
.HomeCopyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DE8E38;
}
.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
</style>