body {
	margin:0px; 
	background-image: url(/images/bkg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

a:link, a:visited { text-decoration: none; color:#FFFFFF; font-size:12px; font-weight:bold;}
a:hover { color:#FFFFFF; text-decoration: underline; font-size:12px; font-weight:bold;}
a:active { color:#FFFFFF; text-decoration: none; font-size:12px; font-weight:bold;}

a.nav:link {color:#70705C; font-size:14px; font-weight:bold; text-decoration: none;}
a.nav:visited {color:#70705C; font-size:14px; font-weight:bold; text-decoration: none;}
a.nav:active {color:#70705C; font-size:14px; font-weight:bold; text-decoration: none;}
a.nav:hover {color:#70705C; font-size:14px; font-weight:bold; text-decoration: underline;}

a.big:link {color:#990000; font-weight:bold; text-decoration: none; font-size:15px;}
a.big:visited {color:#990000; font-weight:bold; text-decoration: none; font-size:15px;}
a.big:active {color:#990000; font-weight:bold; text-decoration: none; font-size:15px;}
a.big:hover {color:#990000; font-weight:bold; text-decoration: underline; font-size:15px;}

a.footer:link {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
a.footer:visited {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
a.footer:active {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
a.footer:hover {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size:11px; text-decoration: underline;}

.columnlables {font-family: Arial, Helvetica, sans-serif; color: #21C600; font-size:13px; font-weight:bold; text-align:center;}
.textsmall {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:10px;}
.textsmalldeux {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
.none { text-decoration: none;}

.cellpad {padding:6px;}
.cellpadbig {padding:10px;}
body, p, div, table, tr, td, th { font-family: Arial, Helvetica, sans-serif; font-size:16px;}
h1, h2 { margin:0px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size:16px; margin-top:6px;}
h3{ margin:0px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration: underline;}

.navigation {
	position: absolute;
	top: 89px;
	width: 190px;
}

.form { 
	font-family: Arial, Helvetica, sans-serif; 
    font-weight:bold;
	font-size: 11px; 
	font-style: normal; 
	color: #CCCCCC
}

form { 
	margin:0; 
}
