@charset "utf-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

html { overflow: -moz-scrollbars-horizontal !important; }


Body, p, table{
   FONT-SIZE: 14pt;
   FONT-FAMILY: Georgia, Times New Roman, serif;
   color: #1A3F00;
}




.white {

	color: #FFFFFF;
}

hr{
	color: #1A3F00;
}

.greenbg{
	background: #1A3F00;
	min-width: 900px;
}

.box{
	background: #ffffff;
	margin: 10px;

}

.boldwhitetext{
	color: #ffffff;
	font-size: 28pt;
	FONT-FAMILY: Futura Extra Black BT, Arial Black;
}

.boldwhitetextXL{
	color: #ffffff;
	font-size: 48pt;
	FONT-FAMILY: Futura Extra Black BT, Arial Black;
}
.whitetext{
	color: #ffffff;
	font-size: 18pt;
	Font-family: Arial, sans-serif;
}
.bg{
    BACKGROUND-IMAGE: url(images/bg.gif);
	background-repeat:repeat-x;
}

.large{
    FONT-SIZE: 17pt;

}
.xlarge{
    FONT-SIZE: 35pt;
}

.red{
    FONT-SIZE: 35pt;
    color:red;
}

.small{
     FONT-SIZE:12px;
	

}
.style1 {
	font-size: 56px
}

.style2 {
	font-size: 12pt
}


a:link
{
	color: #1A3F00;
	text-decoration: underline;
}
a:visited
{
	color: #1A3F00;
	text-decoration: underline;
}

a:active
{
	color: #1A3F00;
	text-docoration: underline;
}
a:hover
{
	color: #1A3F00;
	text-decoration: underline;
}





a.top
{
	    FONT-SIZE: 17pt;
}


a.top:hover
{
	color:white;

}
