body 
{
	scrollbar-face-color: #e7e7e7; 
	scrollbar-shadow-color: #e7e7e7;
	scrollbar-highlight-color: #e7e7e7;
	scrollbar-3dlight-color: #c7c7c7;
	scrollbar-darkshadow-color: #c7c7c7; 
	scrollbar-track-color: #ededed;
	scrollbar-arrow-color: black;
}
.body 
{
	scrollbar-face-color: #336ef4; 
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-3dlight-color: #336ef4;
	scrollbar-darkshadow-color: #336ef4; 
	scrollbar-track-color: #ededed;
	scrollbar-arrow-color: silver;
}

A:Link
{
	text-decoration: none
}

A:Visited
{
	text-decoration: none 
}

A:hover
{
	text-decoration: underline 
}

.menu
{	
	background-color:#c7c7c7;
	border-bottom: solid 1px #c7c7c7;
	border-top: solid 1px #c7c7c7;
	border-right: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;
	cursor:hand;
}

.menuselect
{	
	background-color:#ededed;
	border-bottom: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	cursor:hand;
}

.textlogin
{	
	background-color:#ededed;
	border-bottom: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	font-family: Verdana; 
	font-size: 7pt;	
}

.caixa
{		
	border-bottom: solid 1px #c7c7c7;
	border-top: solid 1px #c7c7c7;
	border-right: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;	
}

.lista
{
	border-bottom: dotted 1px #c7c7c7;	
	font-family:Verdana;
	font-size:10px;
}
.letra1
{
	font-family:Verdana;
	font-size:10px;
}
.listafoco
{
	background-color: #e7e7e7;
	border-bottom: dotted 1px #c7c7c7;
	font-family:Verdana;
	font-size:10px;
}

.letra1white
{
	font-family:Verdana;
	font-size:10px;
	color:White;
}

.letra1red
{
	font-family:Verdana;
	font-size:10px;
	color:Red;
}