
html			{ width:100%; height:100%; }

body			{ width:100%; height:100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin: 0px; background-image:url(../images/background.jpg); background-color: #B39F8E; overflow:hidden; }
table, tr, td, form	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin: 0px; }
p, ul, li		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }
input, select, textarea	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
hr                  	{ color: #CCCCCC; height: 1px; background: #CCCCCC; border:none;  }
img			{ border: 0px; }
h1, .h1			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20px; color: #C43C46; font-weight: lighter;}
h2, .h2			{ font-size: 13px; color: #000000; font-weight: bold; line-height: 35px; }
h3, .h3			{ font-size: 11px; color: #999999; font-weight: bold; line-height: 20px; text-transform: uppercase; }
h4, .h4			{ font-size: 11px; color: #C43C46; font-weight: bold; line-height: 20px; text-transform: uppercase; }

a:link    		{ color: #006699; text-decoration: none; }
a:visited 		{ color: #006699; text-decoration: none; }
a:hover   		{ color: #006699; text-decoration: none; background-color: #FFCCCC; }
a:active  		{ color: #006699; text-decoration: none; }

#horizon { position: absolute; top: 50%; left: 0px; width: 100%; margin-top: -215px; min-width: 100%; }
#wrapper { position: relative; width: 100%; height: 455px; margin: 0px auto; }

.txtError 	{ color: #FF0000; }
.txtBold	{ font-weight: bold; }
.txtFormFields 	{ color: #000000; }