body
{}

.WorkTable 
{
	border:1;
	height:600px;
	width: 980px;
}

.menubaruser
        {
			font-size: 14px;
			font-family: Verdana;        
			outline-color:White;
			border-bottom-width:thin;
			background-color:Maroon;/*rgb(115,115,90);BLUErgb(25,75,100);/*GREENrgb(95,120,80);/*TANrgb(241,235,210);*/
			padding: 10px;
			width: 99%;      
			color:White;         
        }
        
.HomeRightSide
{
	width:45%;
	/*border-top: double;
	border-top-color: Gray;*/
	font-size: 14px;
	font-family: Georgia;  
	color: Black;
}
.HomeDivider
{
	width:54%;
	border-right: double;
	/*border-top: double;*/
	border-right-color: Gray;	
	/*border-top-color: Gray;*/
}
.TotalRow 
{
	border-bottom-color: Black;
	border-top-color: Black;
    border-top: double;
    border-bottom: double;
    border-right: blank
}

.TextHeader
		{
			font-size: 20px;
			font-weight:bold;
			font-family: Georgia;  
			color: Maroon;
		}  
		
.TextParagraph
		{
			font-size: 16px;
			font-family: Georgia;  
			color: Black;
		}    
		
.TextHome
		{
			font-size: 14px;
			font-family: Georgia;  
			color: Black;
		}    
.TextError
		{
			font-size: 12px;
			font-family: Verdana;  
			color: Red;
			font-weight:bold;
		}

.TextPrincipal
		{
			font-size: 12px;
			font-family: Georgia;  
			background-color:Maroon;/*rgb(115,115,90);/*BLUErgb(25,75,100);/*rgb(95,120,80);/*rgb(240,235,210); */
			color: White;/*rgb(0,0,130);*/
			font-weight:bold;
		}
		
.TextFooter
		{
			font-size: 9px;
			font-family: Georgia;  
			color: Maroon;/*rgb(0,0,130);*/
			font-weight:bold;
		}     
.TextBold
		{
			font-size: 11px;
			font-family: Verdana;  
			color:Black; /*#000099;*/
			font-weight:bold;
		}
		
.TextRegular
		{
			font-size: 11px;
			font-family: Verdana;  
			color: Black; 
		}
		
.TextPrint
		{
			font-size: 12px;
			font-family: Verdana;  
			color: Black; 
		}
.TextDisclaimer
		{
			font-size: 12px;
			font-weight: bold;
			font-family: Verdana;  
			color: Maroon; 
		}
.TextDirections
		{
			font-size: 12px;
			font-family: Verdana;  
			color: Black; 
			font-weight:bold;
		}
.TextAssociations
		{
			font-size: 14px;
			font-family: Georgia;  
			color: Maroon; 
		}
