
a:link		{ color: #white; text-decoration: none }

a:visited	{ color: #FFFFCE; text-decoration: none }

a:active	{ color: #CCFFCC; text-decoration: none }

a:hover		{ color: #FFFF63; text-decoration: none }


.menulinks 	{ FONT: 12px verdana, sans-serif; font-weight: normal }

.menunobr	{ white-space: nowrap }

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial, sans-serif, geneva, verdana; font-weight: bold }

.title		{ color: #000000; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold }

.copytext 	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

.list 		{ COLOR: #000000; FONT: 14px arial, sans-serif, geneva, verdana; font-weight: normal }

.just 		{text-align: justify;

.textarea	{ FONT: 14px verdana, sans-serif;
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #FFFFFF 1px solid}


#MainTable 	{ z-Index:1; border:0px; position:absolute; left:0%; top:0%; width:100%; min-height:100%; }


.popup		{ scrollbar-base-color: #4E6249 }