a:link	{ color: #0000FF; text-decoration: none; }
a:visited	{ color: #0000FF; text-decoration: none; }
a:actived	{ color: #FF9900; text-decoration: underline; }
a:hover	{ color: #0000FF; text-decoration: underline; }

body       { scrollbar-face-color: #CC3300;
             scrollbar-highlight-color: #ffffcc;
             scrollbar-3dlight-color: #E17100;
             scrollbar-darkshadow-color: #CC3300;
             scrollbar-shadow-color: #ffffcc;
             scrollbar-arrow-color: #ffffcc;
             scrollbar-track-color: #FF6633 }

.NoChange
{
	font-family:Verdana,Arial; 
	font-size:8pt; 
	color:black; 
	background-color: white; 
	border:black; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:46px;
}

.MenuItem
{
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-weight: normal;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  padding: 1px 5px 2px 15px;
  cursor: hand;
  background: white;
  behavior:url(Include/hover.htc)
}

.MenuItemOver
{
  background: #E4E4E4;
  border-color: #000000;
  color: #666666;
}

.MenuItemClick
{
  background: #AAAAAA;
  border-color: #000000;
  color: #FFFFFF;
}

.Font8
{
	font-family: Verdana, Arial; 
	font-size:8pt; 					
	color: #6A6A6A
}
	
.CheckBox
{
	border:black;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}
	
.TextBox8
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.TextBox9
{
	font-family:Verdana,arial; 
	font-size:9pt; 
	color:black; 
	background-color: write; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.TextBox10
{
	font-family:verdana,arial; 
	font-size:10pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.TextBoxSenha
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.ClearTextBox
{
	font-family:Verdana,arial; 
	font-size:8pt; 
	font-weight:bold;
	color:Gray;
	background-color:Transparent; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
}

.Button1
{
	font-family:arial; 
	font-size:9pt; 
	color:white; 
	background-color:#336699; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}
