body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
font,th,td,p { 
	font-family: Trebuchet MS;
}
	 
a:link,a:active,a:visited {
	color : #0099FF;
	font-size: 11px;
	text-decoration: none;
}
a:hover	{ 
	text-decoration: underline; 
	color : #DD6900; 
}
.link2 a:link,.link2 a:active,.link2 a:visited {
	color : #FFFFFF;
	text-decoration: none;
}
.link2 a:hover { 
	text-decoration: underline; 
	color : #FFFFFF; 
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.style4 {font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; }
.comanda {height:20px; border:0; cursor:pointer;}
.comanda {background:url(images/comanda.gif) no-repeat; width:141px; height:49px}
.comandaro {height:20px; border:0; cursor:pointer;}
.comandaro {background:url(images/comandaro.gif) no-repeat; width:141px; height:49px}
.mail {
color: #000000;
background: #F2F9FF;
border: 1px solid #33CCFF;
font-family: "Trebuchet MS";
font-size: 11px;
}

.hint {
   	display: none;
    position:absolute;
    right: 200px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 8px 10px;
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}


.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}

