	#columntextA
	{
		position:	absolute;
		left:	525;
		top:	620;
	}
	
	#columntextB
	{
		position:	absolute;
		left:	525;
		top:	635;
	}

	.menuTitle
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	24pt;
		color:		green;
	}

	.headingTitle
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	16pt;
		color:		green;
	}

	.largeTitle
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	18pt;
		text-decoration: underline;
	}
	.smallTitle
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	14pt;
		text-decoration: underline;
	}
	.smallTitlenul
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	14pt;
	}

	.verysmallTitle
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	10pt;
		text-decoration: underline;
	}
	.verysmallTitlenul
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	10pt;
	}

	.deccoldColumns
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	10pt;
	}

	.smallText
	{
		font-family:	ariel;
		font-size:	7pt;
	}
	.regText
	{
		font-family:	ariel;
		font-size:	12pt;
	}

	.largeText
	{
		font-family:	ariel;
		font-size:	16pt;
	}

	.largeboldText
	{
		font-family:	ariel;
		font-weight:	bold;
		font-size:	16pt;
	}

	input.btn
	{
                WIDTH:               160px; 
                HEIGHT:              50px; 
                background-color:    #77ff22; 
                font-size:           18px;
                font-color:          #400000;
                border:              2px solid;
                border-top-color:    #FFFFFF;
                border-left-color:   #FFFFFF;
                border-right-color:  #818181;
                border-bottom-color: #818181;
	}

	input.btnhov
	{
                border-top-color:    #FF0000;
                border-left-color:   #FF0000;
                border-right-color:  #FF0000;
                border-bottom-color: #FF0000;
	}



	