﻿body 
{
     font-family: 'Segoe UI', Arial, sans-serif;
     font-size:11pt;
}

a {color:#000000;text-decoration:none}
a:hover {text-decoration:underline;}

.userinfo
{
   font-size:8pt;
}

.label 
{
   font-size:9pt;    
}

.upper
{
    text-transform:uppercase;
}

 /* CSSClass para RadMenu   */
 .menu a span{ cursor:pointer;}
    
 /* CSSClass para RadMenuItem   */
 .Cursor {} 
 .Cursor:hover{ cursor:pointer !important;}  
        
 .Cursor2 {} 
 .Cursor2:hover { cursor:default !important;}      

.fields{height:30px;}
.fields2{height:50px;}

.MyLabel {
	width: 120px;
	display: block;
	display: inline-block;
}

.MyLabelcb {
	width: 140px;
	display: block;
	display: inline-block;
}

.MyLabelcb75 {
	width: 75px;
	display: block;
	display: inline-block;
}

.MyLabelcb100 {
	width: 100px;
	display: block;
	display: inline-block;
}

.Validator 
{
    font-size:8px;
}