body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #b7eef3;
}
html { 
 overflow: -moz-scrollbars-vertical; 
}
.header {
	font: 24px normal Arial Black;
}
body, td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
   behavior: url("scripts/pngbehavior.htc");
}
a {position: relative}
a:link, a:visited {text-decoration: underline; color: #000000}
a:hover, a:active {text-decoration: underline; color: #666699}
a.noline:link, a.noline:visited {text-decoration:none; color: #000000}
a.noline:hover, a.noline:active {text-decoration:none; color: #666699}
.maincell {	padding-left: 15px;
			padding-right: 40px;
			padding-top: 5px;
			text-align: justify}
.formcell {padding-left: 15px;}
ul {list-style-image: url(images/arrow.gif);
	margin-left: 20px; 
	padding-left: 10px;
	list-style-position: outside;
	margin-top: -5px; 
}
.small {font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small2 {font-size: 8px;
		font-weight: bold; 
		margin-right: 12px;
}
.small3 {font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {margin: 0}