BODY {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif;font-weight : normal; 
color : #000000; 
background-color : #ffffff;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #660000; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif;}

a {
	font-size: 12px;
	color: #8781bd;
}
a:link {
	text-decoration: none;
	color: #8781bd;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px; 
}


.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif;font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {

}

.black {

}

.bg_dark {

}

.bg_medium {

}

.bg_light {

}

.alt_bg_dark {

}

.alt_bg_medium {

}

.alt_bg_light {

}

.copyright {
font-family : Verdana, Arial, Helvetica, sans-serif;font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9px; 
    text-align: center;
	color:#8781bd
}

.copyright a {
	font-size: 9px;
	color: #8781bd;
}
.copyright a:link {
	text-decoration: none;
	color: #8781bd;
}
.copyright a:visited {
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: none;
	color: #0000FF;
}
.copyright a:active {
	text-decoration: none;
}

.maintable {
	background-image: url(http://www.berniemeyers.com/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;

	margin-top: 0;
	vertical-align:top;
	
	}