.fixedbg {
	
	background-image: url(gfx/bg_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	height: auto;
	width: auto;
}

.fixedbgleftpanel {
	
	background-image: url(gfx/bg_panel_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	height: auto;
	width: auto;

}

.fixedbgrightpanel {
	
	background-image: url(gfx/bg_panel_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	height: auto;
	width: auto;

}

body {
    SCROLLBAR-FACE-COLOR: #FFCC00;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFF66;
    SCROLLBAR-SHADOW-COLOR: #816D17;
    SCROLLBAR-3DLIGHT-COLOR: FFFF66;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #666666;
    SCROLLBAR-DARKSHADOW-COLOR: #695403;
}

A:link {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;


}
A:visited {
	color: #FFFF66;
	text-decoration: underline;
	font-weight: bold;


}
A:Hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



.bodytext {

font-family: Tahoma, Verdana, sans-serif; 
font-size: 8pt; 
color: #E5E5E5; 

}

.smalltext {  

background-attachment: fixed; 
background-image: none; 
background-repeat: no-repeat; 
ackground-position: center center; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
line-height: normal
	}

.MUTATEHeadline 
{  font-family: Arial, Helvetica, sans-serif; 
font-size: 25px; 
font-weight: bolder; 
color: #ffffff
}

.Mutatestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14pt;
	color: #ffffff;
	font-weight: bold;
}

.midheader {  

font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
line-height: 95%; 
color: #FFFFFF; 
font-weight: bold
}

.button {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	background-color:#330066;
	font-weight: bold;
	border: 1px solid #FFFFFF;

} 



.formbox {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;


}
	