body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333;
	font-family: "Trebuchet MS", "Arial";
	font-size: 12px;
	line-height: 13px;
}

td { font-family: "Trebuchet MS", "Arial"; color:#333333; font-size: 12px; line-height:16px; }

h1 { font-family: "Trebuchet MS", "Arial"; font-size: 12px; line-height:16px; color:#333333; margin-top:0px; margin-bottom:0px; } 
h2 { font-family: "Trebuchet MS", "Arial"; font-size: 12px; line-height:16px; color:#333333; margin-top:0px; margin-bottom:0px; } 

.t1 { font-family: "Trebuchet MS", "Arial"; font-size: 12px; line-height:16px; color:#333333; }
.t2 { font-family: "Tahoma"; font-size: 11px; color:#333333; }
.t3 { font-family: "Trebuchet MS", "Arial"; font-size: 13px; line-height:20px; color:#333333; }
.t4 { font-family: "Trebuchet MS", "Arial"; font-size: 21px; line-height:24px; color:#333333; }
.t5 { font-family: "Verdana"; font-size: 8px; }
.t6 { font-family: "Impact"; font-size: 24px;}

.f1 { font-size:12px; font-family:"Trebuchet MS", "Arial"; border-style:solid; border-width:1px; border-color:#7F9DB9; }
.f2 { font-size:18px; color:#996600; margin:8px 0 0 12px; font-family:"Arial"; border:0px; background:#f5f58f; }

a:link			{ text-decoration: none; }
a:visited 		{ text-decoration: none; }
a:hover   		{ text-decoration: underline; }
a.l1:link		{ text-decoration: none; color:#333333; }
a.l1:visited 	{ text-decoration: none; color:#333333; }
a.l1:hover   	{ text-decoration: underline; color:#569D1C; }
a.l2:link		{ text-decoration: none; color:#333333; }
a.l2:visited 	{ text-decoration: none; color:#333333; }
a.l2:hover   	{ text-decoration: underline; color:#FF6600; }
a.l3:link		{ text-decoration: none; color:#FFFFFF; }
a.l3:visited 	{ text-decoration: none; color:#FFFFFF; }
a.l3:hover   	{ text-decoration: underline; color:yellow; }
a.l4:link 		{ text-decoration: underline; color: blue; }
a.l4:visited 	{ text-decoration: underline; color: blue; }
a.l4:hover   	{text-decoration: underline; color:blue; }
a.l5:link 		{ text-decoration: none; color: #4ca83b; }
a.l5:visited 	{ text-decoration: none; color: #4ca83b; }
a.l5:hover   	{text-decoration: underline; color:green; }
a.l6:link 		{ text-decoration: none; color: #76B900; }
a.l6:visited 	{ text-decoration: none; color: #76B900; }
a.l6:hover   	{text-decoration: underline; color:green; }
a.l7:link 		{ text-decoration: none; color: green; }
a.l7:visited 	{ text-decoration: none; color: green; }
a.l7:hover   	{text-decoration: underline; color:green; }
a.l8:link 		{ text-decoration: none; color: #333333; }
a.l8:visited 	{ text-decoration: none; color: #333333; }
a.l8:hover   	{text-decoration: underline; color:#76B900; }

.btn_1 {font-size:12px; font-family:"Trebuchet MS", "Arial"; border:1px solid white; background-color:#00A8DA; color:#FFFFFF;}
.btn_2 {font-size:12px; font-family:"Trebuchet MS", "Arial"; border:1px solid white; background-color:#FF6600; color:#FFFFFF;}
.btn_3 {font-size:12px; font-family:"Trebuchet MS", "Arial"; border:1px solid white; background-color:#76B900; color:#FFFFFF;}
.btn_4 {font-size:12px; font-family:"Trebuchet MS", "Arial"; border:1px solid white; background-color:#AAAAAA; color:#FFFFFF;}
.btn_5 {font-size:12px; font-family:"Trebuchet MS", "Arial"; border:1px solid white; background-color:#888888; color:#FFFFFF;}

.lcdstyle{ 
color : black;
font : 13px "Trebuchet MS", "Arial";
}

.lcdstyle sup{ 
font-size : 80%;
}

#dhtmltooltip{
position: absolute;
margin-left:50px;
margin-top:2px;
text-align:center;
border: 0px;
padding: 4 8 4 8;
font-family: "Tahoma";
font-size:11px;
background-color: #000000;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
filter:alpha(opacity:85);-moz-opacity:.85;opacity:.85;
}