body { 
  margin-bottom: 0;
  margin-top: 0; 
  margin-left: 0; 
  margin-right: 0; 
  background-color: #FFFFFF 
}

td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF }

p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF }

.tabela_top {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFCC00; font-weight:bold }

.tabela { PADDING-RIGHT: 8px; PADDING-LEFT: 8px }
 
.style1 { font-size: 12px; font-weight: bold; }

.style2 { font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #7A7A7A;  }

.style3 { color: #FFCC00; font-weight: bold; }

.white {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:white; font-weight:bold }

a:link.wlink {  text-decoration: none; color: #FFFFFF; font-weight: bold;}
a:visited.wlink { text-decoration: none; color: #FFFFFF;  font-weight: bold;}
a:hover.wlink { text-decoration: underline; color: #FFFFFF; font-weight: bold; }
a:active.wlink { text-decoration: none; color: #FFFFFF; font-weight: bold; }

a:link.yellow {  text-decoration: none; color: #FFFF00; font-weight: bold; font-size: 13px; }
a:visited.yellow { text-decoration: none; color: #FFFF00;  font-weight: bold; font-size: 13px; }
a:hover.yellow { text-decoration: underline; color: #FFFF00; font-weight: bold; font-size: 13px; }
a:active.yellow { text-decoration: none; color: #FFFF00; font-weight: bold; font-size: 13px; }

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
a.sinner:link
{
	color: #666666;
	text-decoration: none;
}
a.sinner:hover
{
	color: #ff0000;
	text-decoration: underline;
}
a.sinner:visited
{
	color: #666666;

}


.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    text-decoration: none;
    display: block;
    position: relative;
	color: #ffffff;
}


.ddm1 .item2,
.ddm1 .item2:hover { 
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	color: #ffffff;
}
.ddm1 .item2 {
    background: #0074DD;	
    color: #ffffff;
}

.ddm1 .item2:visited {
  color: #ffffff;
}

.ddm1 .item2:hover {
    background: #21A0FE;
    color: #ffffff;
}
.ddm1 .section {
    border: 2px #0060B6;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover { border-style: none none none none; }

INPUT, TEXTAREA { border: 2px solid #0074DD; background: #0060B6; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
SELECT { border: 1px solid #0074DD; background: #0060B6; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
OPTION { border: 0px; background: #0060B6; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 11px; }

