/* Author: Robby MacBeath - robby@cloudberry.no */

/*BEGIN FIXES*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*IE6 WIN Fix*/
.clearfix {display: block;} /*IE MAC Fix*/
* html .clearfix {height: 1%;} /*IE6 WIN Fix*/
.clearfix {display: block;}

body {
	color: #dcdcdc;
	font-size: 9pt;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	background-color: #191919;
	background-repeat: repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/gfx/back_grad.gif);
}
.google728 { background-color: #f90; width: 800px; height: 100px; }
p {
	text-align: left;
}
td { }
a { color: #9cc; font-weight: normal; text-decoration: none; }
a:hover { color: #ddd; text-decoration: none; }

/*Classes*/
.pagetitle {  font-size: 14pt; font-weight: bold; margin: 0; padding: 0; }
.logo {  }
.smalltext { font-size: 8pt; }


.noshow {
	display: inline;
}

hr { color: #333;}



.noprint {display:none;}
.mainContent  { width: 80% }


