

.displaytext 
{
background:transparent;
background-color:none;
}

.transparent {
    filter:alpha(opacity=10);
    background-color:green;
    position:absolute;
    color: black;
    border: 1px green solid;
	display:block;
	float:true;
}

@font-face{
	font-family:"Lucida Grande2";
		src:url("Fonts/52ead824-f15b-42aa-933e-760d9118ee3c.eot?#iefix");
		src:url("Fonts/52ead824-f15b-42aa-933e-760d9118ee3c.eot?#iefix") format("eot"),
		url("Fonts/c4021bd0-7750-4b13-93ba-023c8ff640d9.woff") format("woff"),
		url("Fonts/9c337598-20c7-4768-9c93-178bfaee21f2.ttf") format("truetype"),
		url("Fonts/79b4e97e-05c5-40c9-ab80-ee9e98640927.svg#79b4e97e-05c5-40c9-ab80-ee9e98640927") format("svg");
}

.font_small
{
-ms-filter: "none";
filter: none;
font-family: Arial; font-stretch:semi-condensed  
font-size: 8pt; 
color:#595959;
}

.font_vsmall
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 7.5pt; 
color:#595959;
}

.font_medium
{
font-size: 9pt; 
color:#595959;
font-family: Arial; font-stretch:semi-condensed  
}

.font_medium2
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 11pt; 
color:#595959;
}

.font_large
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 13pt; 
color:#595959;
font-weight:bold;
}

.font_xlarge
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 24pt; 
color:#595959;
font-weight:bold;
}

.font_small_white
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 8pt; 
color:#ffffff;
}

.font_vsmall_white
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 7.5pt; 
color:#ffffff;
}

.font_medium_white
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 9pt; 
color:#ffffff;
}

.font_large_white
{
font-family: Arial; font-stretch:semi-condensed  
font-size: 14pt; 
color: #ffffff;
}


.table_header
{
background: #595959;
}

    
.mybutton
{
font-family: Arial; font-stretch:semi-condensed  	
font-size:5pt;
 
}

.new_button
{
font-size:5pt; 
}

   
.button_white
{
width:73px;
font-size: 8pt; 
font-family: Arial; font-stretch:semi-condensed  	
font-size:5pt;  
}

.button_open
{
border-color:#cccccc;
background-color:#cccccc;
color:#595959;
font-size: 8pt;  
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#cccccc');
}

.text_field
{
color:#5783C4;
background:#F1F1F1;
border: 1px solid #CCCCCC;	
font-size: 11px; 
font-family: Arial; font-stretch:semi-condensed
padding:3px;
}


.select_field
{
color:#5783C4;
background-color:#F1F1F1;
border: 1px solid #CCCCCC;
font-size: 11px; 
font-family: Arial; font-stretch:semi-condensed 
}

.header_td
{
color:#45AEA0;
background-color:#FED513;
bgcolor:#FED513;
}
