/* GENERAL */
body 						{scrollbar-face-color: #024fcd; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: black; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #FFFFFF}
td 							{ color:#ffffff ; font-family:arial ; font-size:10pt ; font-weight:normal ; }
h1 {
	font-size:12pt;
	display:inline;
	line-height:0px
	font-weight:normal;
}
h2 {
	font-size:10pt;
	display:inline;
	line-height:0px
	font-weight:normal;
}
h3 {
	font-size:9pt;
	display:inline;
	line-height:0px
	font-weight:normal;
}



/* TEXT */
.txtwhite       			{ color:#FFFFFF ; font-family:arial ; font-size:10pt ; font-weight:normal ; }
.txtblack      			{ color:#000000 ; font-family:arial ; font-size:9pt ; font-weight:normal ; }
.txtwhitesmall       		{ color:#FFFFFF ; font-family:arial ; font-size:9pt ; font-weight:normal ; }
.txtwhitebold       		{ color:#FFFFFF ; font-family:arial ; font-size:10pt ; font-weight:bold ; }
.titlewhitebold       		{ color:#FFFFFF ; font-family:arial ; font-size:12pt ; font-weight:bold ; }
.titleorangebold       		{ color:#EED73F ; font-family:arial ; font-size:12pt ; font-weight:bold ; }
.menuselected				{ color:#497C9B ; font-family:arial ; font-size:10pt ; font-weight:bold ; }
.copyright					{ color:#497C9B ; font-family:arial ; font-size:8pt ; font-weight:normal; text-decoration:none}


/* LINKS */
a.menu     					{ color:#ff0000 ; font-family:arial ; font-size:9pt ; font-weight:bold ; text-decoration:none ;}
a.menu:hover   				{ color:#B9A731 ; font-family:arial ; font-size:10pt ; font-weight:bold ; text-decoration:none ; }
a.linkorange  				{ color:#EED73F ; font-family:arial ; font-size:10pt ; font-weight:bold ; text-decoration:none ;}
a.linkorange:hover   		{ color:#EED73F ; font-family:arial ; font-size:9pt ; font-weight:bold ; text-decoration:none ; }
a.linkorangebig  				{ color:#EED73F ; font-family:arial ; font-size:12pt ; font-weight:bold ; text-decoration:none ;}
a.linkorangebig:hover   		{ color:#EED73F ; font-family:arial ; font-size:12pt ; font-weight:bold ; text-decoration:none ; }

/* FORMS */
.txtinput 						{background: #FFFFFF; color: #000000; font: normal 11px arial, sans-serif; width: 500px; height:80px}
.txtinputsmall 					{background: #FFFFFF; color: #000000; font: normal 11px arial, sans-serif; width: 300px;}
.txttiny 					{background: #FFFFFF; color: #000000; font: normal 11px arial, sans-serif; width: 50px;}

select 						{background: #FFFFFF; font: 9px arial, sans-serif;}
  


 