body { 
background: url(/images/bg.gif); 
background-repeat:repeat-x; 
background-position:top; 
background-color:#ffffff;
color:#555555;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-family:Arial; 
font-size:8pt;
SCROLLBAR-FACE-COLOR: #ECECEA; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #BCBCBB; SCROLLBAR-3DLIGHT-COLOR: #BCBCBB; SCROLLBAR-ARROW-COLOR: #A5A5A4; SCROLLBAR-TRACK-COLOR: #D7D7D7; SCROLLBAR-DARKSHADOW-COLOR: #D7D7D7;
}

A:link { text-decoration:none; color:#006699 } 
A:visited { text-decoration:none; color:#006699 } 
A:active { text-decoration:none; color:#006699 } 
A:hover { text-decoration:none; color:#0099CC; } 
.V8 { font-family:Arial; font-size:9pt; } 
.VB { font-family:Arial; font-size:9pt; font-weight:bold; }
.VBA { font-family:Arial; font-size:9pt; font-weight:bold; color:#FFFFFF; }
.VU { text-decoration:underline; font-size:9pt; font-family:Arial; }
.camp { border:1 solid #000000; font:Arial; font-size:9pt; color:#000000; height:18 }
.buton { border:1 solid #000000; font:Arial; font-size:9pt; color:#000000; height:18; }
.textarea { border:1 solid #000000; font:Arial; font-size:9pt; color:#000000; }

.menuover { font-family:Arial; font-size:9pt; background-color:#ffffff; background: url(/images/menuselected.gif); } 
.menuout { font-family:Arial; font-size:9pt; }

.main { font-family:Arial; font-size:9pt; padding:10px; }

input { font-family:Arial; font-size:9pt; border:1 solid #a0a0a0; height:18; } 
textarea { font-family:Arial; font-size:9pt; border:1 solid #a0a0a0; } 
select { font-family: Arial; font-size:9pt; border:1 solid #000000; background:#F0EDE8; }

h1 { padding: 0px;	border-width: 0px; margin: 0px; clear: both; font-family: Georgia, serif; font-size:13pt; font-weight:normal; }
h3 { padding: 0px;	border-width: 0px; margin: 0px; clear: both; font: italic bold 120% Helvetica, serif; }

.hoverimg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.hoverimg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
background-color:#a0a0a0;
}
