@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #00CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #1D5D79;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Tahoma, Verdana;
}
h1 {
	font-size: 14px;
	color: #00CCFF;
}
.style1 {
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1F6E8D;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
input {
	background-color: #f5f5f5;
	color:#309BCA;
	border:1px solid #309BCA;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
}
img.pic{
float:center;
padding:5px;
margin:0 8px 5px 5px;
border:1px  #CCCCCC solid;
}
a.linkum:link {
	color:#00CCFF;
	text-decoration:none;
}

a.linkum:visited {
	color:#00CCFF;
	text-decoration:none;
}

a.linkum:hover {
	color:#00CCFF;
	text-decoration:underline;
}
a.linkum:active {
	color:#FFFFFF;
	text-decoration:underline;
}


/* PARA O LINK 2 */

a.linkdois:link {
	color:#000000;
}
a.linkdois:visited {
	color:#000000;
}
a.linkdois:hover {
	color:#990000;
	text-decoration:underline;
}
a.linkdois:active {
	color:#000000;
	text-decoration:none;
}


/* PARA O LINK 3 */

a.linktres:link {
	color:#990000;
	text-decoration:none;
}
a.linktres:visited {
	color:#990000;
	text-decoration:none;
}
a.linktres:hover {
	color:#000000;
	text-decoration:none;
}
a.linktres:active {
	color:#990000;
	text-decoration:none;
}

