BODY	{
	margin : 0;
	margin-top : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	background-image : url("images/background.gif");
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
    FONT-FAMILY: arial, Arial, Helvetica;
	FONT-SIZE: 14px;
	}

dl	{margin-top: 8px;margin-bottom: 0px;}
dd	{margin-top: 5px;margin-left: 15px;margin-bottom: 0px;}
p	{margin-top: 8px;margin-bottom: 0px;}

a:active     { color: #000000;  text-decoration:underline }
a:link       { color: #000000;  text-decoration:underline }
a:visited    { color: #000000;  text-decoration:underline }
a:hover      { color: #000000;  text-decoration:underline }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000000; FONT: 14px arial, Arial, Helvetica }

.title		{ COLOR: #640000; FONT: 25px arial, Arial, Helvetica; font-weight: bold }

.smalltitle 	{ COLOR: #640000; FONT: 17px arial, Arial, Helvetica; font-weight: bold }

.smalltitle2 	{ COLOR: #444444; FONT: 17px arial, Arial, Helvetica; font-weight: bold }

.smalltitle3 	{ COLOR: #809EAC; FONT: 17px arial, Arial, Helvetica; font-weight: bold }

.just 		{text-align: justify;}

.copytext	{ COLOR: #FFFFFF; FONT: 12px arial, Arial, Helvetica }

.smalltext	{ COLOR: #444444; FONT: 12px arial, Arial, Helvetica; }

.button { 	background-image: url("images/button.gif");
		FONT-FAMILY: arial, Arial, Helvetica;
		color: #000000;
		font-size: 10pt;
		width: 160px;
		height: 25px;
		cursor:hand;
		text-align: left;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 12px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid }

.buttonon { 	background-image: url("images/buttonon.gif");
		FONT-FAMILY: arial, Arial, Helvetica;
		color: #000000;
		font-size: 10pt;
		font-weight: bold;
		width: 160px;
		height: 25px;
		cursor:hand;
		text-align: left;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 12px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid }

.button2 { 	background-image: url("images/button2.gif");
		FONT-FAMILY: arial, Arial, Helvetica;
		color: #000000;
		font-size: 8pt;
		width: 127px;
		height: 16px;
		cursor:hand;
		text-align: left;
		padding-top: 1px;
		padding-bottom: 4px;
		padding-left: 12px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid }

.button2on { 	background-image: url("images/button2on.gif");
		FONT-FAMILY: arial, Arial, Helvetica;
		color: #000000;
		font-size: 8pt;
		width: 127px;
		height: 16px;
		cursor:hand;
		text-align: left;
		padding-top: 1px;
		padding-bottom: 4px;
		padding-left: 12px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid }

.shadeform	{ FONT: 13px arial, Arial, Helvetica;
		background-image: url("images/shadeform2.gif");
		text-align: left;
		BORDER: #999999 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px arial, Arial, Helvetica}


.textarea	{ FONT: 13px arial, Arial, Helvetica;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.skin0	{
		position: absolute;
		width: 125px;
		border: 1px solid #9C9EA5;
		background-color: menu;
		font-family: Arial;
		line-height: 18px;
		cursor: default;
		font-size: 12px;
		z-index: 100;
		visibility: hidden;
		padding:2;
		padding-bottom:5;
		}
		
.menuitems{
		padding-left: 20px;
		padding-right: 10px
		}

.menuitems2{
		font-size: 10px;
		padding-left: 40px;
		padding-right: 10px
		}
