/* DEFAULT (BLUE) */
.dlgBody, .noteBody, .bdyOptions, .bdySpell, .bdyRules, .bdyFontEdit, .bdyDatePkr
{
	background-color: #F8F7F7;
}
.mainHeader
{
	/*background-image: url(http://localhost/versaActivation/images/header.png);*/
	background-image: url(../images/hbg.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 28px;
	border-bottom: solid 1px #010102;
	border: solid 1px #494B4D;
	padding: 5px;
}
a:link
{
    color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
    color: #FFFFFF;
	text-decoration: none;
	background-color: #0A246A;
}

H1, .heading1
{
  
	font-size: 14pt;
	line-height: 16pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}

H2, .heading2
{
  
	font-size: 12pt;
	line-height: 14pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}

H3, .heading3
{
  
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}

IFRAME, FRAME
{
  border-top: 1px solid #7F9DB9;
  border-bottom: 1px solid #7F9DB9;
  border-left: 1px solid #7F9DB9;
  border-right: 1px solid #7F9DB9; /* InactiveCaption #2557AD */
}    

.IFRAMENoBorder
{
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}    
      
.default, .style1, .style1a, .style1b, .smtext1, .smtext2, .bold1, .bold2, SELECT, INPUT, TEXTAREA, BUTTON
{
  
	font-size: 8pt;
	line-height: 10pt;
    color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;

}

.style1 
{  
        color: rgb(0,0,0);
}
                
.style1a
{	
        color: rgb(255,255,255);          
}        

.style1b
{
        color: rgb(2,15,120);
}        

.bold1 
{  
        font-weight: bold;
}

.bold2 
{  
        font-weight: bold;
        color: rgb(255,255,255);
}

.smtext1 
{  
	font-size: 6pt;
	line-height: 8pt;
    color: rgb(0,0,0);
}

.smtext2 
{  
	font-size: 7pt;
	line-height: 8pt;
	font-weight: bold;
    color: rgb(255,255,255);
}

.comp1
{
  
	font-size: 8pt;
	line-height: 10pt;
    color: rgb(238,71,0);
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}      

.footer1
{
  
	font-size: 6pt;
	line-height: 10pt;
        color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}    

.tableborder1
{
	border: solid 1px #494B4D;	
}

.tableheader1
{        
    background-color: #ECE9D8;           
} 

.tablerowselected
{
    background-color: #A6A8EA;           
} 

.tableheading1
{
        
    background-color: rgb(2,15,120);
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(238,71,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}     

.tableheading2
{
        
	background-color: rgb(2,15,120);
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(255,255,255); 
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}     

.tablefoot1
{
        
	background-color: rgb(2,15,120);
	font-size: 10pt;
	line-height: 12pt;
	color: rgb(238,71,0); 
	font-style: normal;
	font-weight: bold;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
           
}     

.tablerecords1, .tablerecords2
{
	font-size: 8pt;
	line-height: 10pt;
	color: rgb(0,0,0); 
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
    cursor: hand;
}    


.tablerecords1
{
    background-color: rgb(255,255,255);
}    

.tablerecords2
{
	background-color: rgb(221,221,221);
}

.tablerecords3
{
	background-color: Red;
}

ul
{
    list-style-image: url(/images/interface/tick2.gif);
	font-size: 8pt;
	line-height: 10pt;
    color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;  
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;    
}

