/* CSS Document */

body {
	background-color : #FFFFFF;
	color : black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 0;
	margin-right : 0;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
	margin-top: 0px;
}

.V10 { font: 10px Verdana, Arial, Helvetica, sans-serif;  color: Black;  }
.V10 a:link { color : Black; text-decoration : underline;  font-weight: bold;     }
.V10 a:visited { color : Black; text-decoration : none; font-weight: bold;}
.V10 a:hover { background: white; color : #708090; text-decoration : underline;  font: bold;  }

.V12 { font: 12px Verdana, Arial, Helvetica, sans-serif;  color: Black;  }
.V12 a:link { color : Black; text-decoration : underline;  font-weight: bold;     }
.V12 a:visited { color : Black; text-decoration : none; font-weight: bold;}
.V12 a:hover { background: white; color : #708090; text-decoration : underline;  font: bold;  }

.V12v { font: 12px Verdana, Arial, Helvetica, sans-serif;  color: #006801;  }
.V12v a:link { color : #006801; text-decoration : underline;  font-weight: bold;     }
.V12v a:visited { color : #006801; text-decoration : none; font-weight: bold;}
.V12v a:hover { background: white; color : #006801; text-decoration : underline;  font: bold;  }

.V12m { font: 12px Verdana, Arial, Helvetica, sans-serif;  color: magenta;  }
.V12m a:link { color : magenta; text-decoration : underline;  font-weight: bold;     }
.V12m a:visited { color : magenta; text-decoration : none; font-weight: bold;}
.V12m a:hover { background: white; color : magenta; text-decoration : underline;  font: bold;  }

.V14 { font: 14px Verdana, Arial, Helvetica, sans-serif;  color: Black;  }
.V14 a:link { color : Black; text-decoration : underline;  font-weight: bold;     }
.V14 a:visited { color : Black; text-decoration : none; font-weight: bold;}
.V14 a:hover { background: white; color : #708090; text-decoration : underline;  font: bold;  }

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
	border: 1px solid;
	border-color: #666666;
	}

.butt { 
background-color: White; 
border: 1px solid #E6E6E6; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: White; 
font-size: 12px; 
font-weight: bold;
background: #666666;
} 

.Style1 {
	color: #006600;
	font-weight: bold;
}
.Style4 {color: magenta}
.Style5 {color: magenta; font-weight: bold; }
.Style6 {font-size: 14px}
.Style7 {color: #006600}
