body {
	margin: 0px;
	
	scrollbar-face-color:#CDEB13;
	scrollbar-highlight-color:#F4DCEC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#F4DCEC;
	scrollbar-arrow-color:#D96EB7;
	scrollbar-track-color:#FFFFFF;	
}
.input, select{
	font-family : Arial;
	font-size : 10px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #617078;
	background-color : White;
	font-weight : none;
}

#site_cntd{
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:0;
	z-index:1;
	margin-top:-20px;
}
#site_cntd ul{
	width:973px;
	list-style:none;
	position:absolute;
	left:50%;
	margin-left:-530px;
	padding-top:0px;
}
#site_cntd ul li{
	margin-right:0px;
	float:left;
}
#site_cntd ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
#site_cntd ul li a:hover{
	text-decoration:none;
	color:#FF6600;
}

a{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #699F03;
	font-weight: none;
	text-decoration : none;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #699F03;
	font-weight: none;
	text-decoration : underline;
}

font,th,td,p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

., {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5d5d5d;
}

.F {
	font-family: Tahoma;
	font-size: 11px;
	color: #699F03;
}

.M {
	font-family: Tahoma;
	font-size: 11px;
	color: #1393D7;
}

.tahoma_11_cinza_fundo_rosa {
	font-family: Tahoma;
	font-size: 11px;
	color: #699F03;
	font-weight: bold;
	text-decoration : none;
}

.tahoma_11_cinza_fundo_rosa:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #699F03;
	font-weight: bold;
	text-decoration : underline;
}

.trebuchet_11_cinza {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #606060;
	font-weight: none;
	text-decoration : none;
}

.trebuchet_11_cinza:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #606060;
	font-weight: none;
	text-decoration : underline;
}

.trebuchet_12_rosa {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #699F03;
	font-weight: none;
	text-decoration : none;
}

.trebuchet_12_rosa:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #699F03;
	font-weight: none;
	text-decoration : underline;
}

.trebuchet_11_rosa {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #699F03;
	font-weight: none;
	text-decoration : none;
}

.trebuchet_11_rosa:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #699F03;
	font-weight: none;
	text-decoration : underline;
}

.trebuchet_11_branco {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration : none;
}

.trebuchet_11_branco:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration : underline;
}
h1 { font-family:"Comic Sans MS"; font-size:18px; color:#0066FF; cursor:default; }
h2 { font-family:"Comic Sans MS"; font-size:18px; color:#FF3366; cursor:default; }
h3 { font-family:"Comic Sans MS"; font-size:18px; color:#0066CC; cursor:default; }
h4 { font-family:"Comic Sans MS"; font-size:18px; color:#FF6600; cursor:default; }
