body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
/* overflow:hidden; */

}


.font {font-size: 10pt; font-family:Arial}
p {font-size: 10pt; font-family:Arial}
a {font-family:verdana; font-size:12px; color:green; text-decoration:underline; font-weight:bold; }
.left_menu a:hover{font-family:verdana; font-size:11px; color:black; text-decoration:underline; font-weight:bold;}
.left_menu a{font-family:verdana; font-size:12px; color:green; text-decoration:underline; font-weight:bold; margin:5px}
a:hover {text-decoration:underline; color:green; }
body {
		
	color:black; background-color:lightgrey; font-size:10pt; font-family:arial;

background: lightgrey; /* for non-css3 browsers */ 

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='grey', endColorstr='white'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#000066), to(white)); /* for webkit browsers */
background: -moz-linear-gradient(top,  grey,  white); /* for firefox 3.6+ */



background: right url(/images/bg_ny.jpg);  



/*
background: right url(/images/bg_ny.jpg);  
*/


}
td { font-size:10pt; font-family:arial}
img {color:blue;}

div{ font-size:11px;}

.tree{position:absolute; bottom:0px; right:0px}
.clipboard{padding:15 20 0 20;}
#main{padding:20px; background-repeat: no-repeat;}
.main_table{background-position: 100% 100%;}


.fullheight{height:100%}
.my_date{font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:black; text-decoration:underline; text-align:right;}
.td_first{vertical-align:top; text-align:right; background-color:red;}
.td_first2{vertical-align:top; text-align:center; font-size:14px;}
.my_header{font-family:verdana,arial,helvetica,sans-serif; font-size:18px; color:green; font-weight: bold; text-align:center; padding-bottom:10px}
.my_header2{font-family:verdana,arial,helvetica,sans-serif; font-size:18px; color:red; font-weight: bold; text-align:center;}
.admin_key{background: url(../images/admin/key3.gif) center no-repeat; float:left; height: 36px; width: 178px; text-align:center;}
.admin_key_text{font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:#000; font-weight: bold; text-align:center; position:relative; top:5px}
.admin_key_text:hover{color:red;}
.font_1{font-family:verdana,arial,helvetica,sans-serif; font-size:18px; color:#008974; font-weight: bold;}
#headers_table td{padding:5px;}
#users_table td{ border: 1px solid grey; padding:5 0 2 5; width:200px; }
#user_info_table { width:100%; }
#user_info_table td{ border: 1px solid grey; padding:50; width:50%;}


.tbl-ware td{

border:1px solid black;

}

.stdTblHeader {
    background-color: #c8c8c8;
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 900;
	text-align:center;
}

.hoverRow { background-color: #AFAFAF; }
.clickedRow { background-color: #9BA8BF; }

#bottom_sphere{



background: lightgrey; /* for non-css3 browsers */ 

	
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lightgrey', endColorstr='white'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(lightgrey), to(white)); /* for webkit browsers */
background: -moz-linear-gradient(top,  lightgrey,  white); /* for firefox 3.6+ */

position:absolute; 
left:0px; 
bottom:0px; 
width:100%; 
height:68px; 
z-index:1; 
border: 1px none #000000;


/*
background: right url(/images/neolgua_56.jpg);  

*/
}



.nplink
{

	color:black; font-weight:bold; font-size:16px;
	
}



.transparent_class
{
 
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
 
}
 
.full_transparent_class
{
 
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
 
}

