<style type="text/css">
<!--
body {
ScrollBar-Face-Color: #334477;
ScrollBar-Shadow-Color: #111133;
ScrollBar-HighLight-Color:#555577;
ScrollBar-3DLight-Color: #666688;
ScrollBar-DarkShadow-Color: #444466;
ScrollBar-Track-Color: #cdd9ea;
ScrollBar-Arrow-Color: #cccccc;
ScrollBar-Base-Color: #ffffff;
text-align: center;
}

#pagina {
width: 770px;
text-align: center;
margin: 0px auto 0px auto;
background-image: url(../bg/bg.jpg);
background-repeat: repeat-y;
background-position: top center;
}

#menu {
height: 200px;
text-align: center;
margin: 0px auto 0px auto;
background-image: url(../bg/menu.gif);
background-repeat: no-repeat;
background-position: top center;
}

#conteudo {
width: 700px;
text-align: left;
padding-top: 20px;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
margin: 0px auto 0px auto;
}

#content {
width: 480px;
text-align: justify;
padding-left: 20px;
}

#leftpart {
text-align: justify;
padding-right: 20px;
}

#rodape {
width: 770px;
height: 20px;
text-align: center;
margin: 0px auto 0px auto;
background-image: url(../bg/bottom.jpg);
background-repeat: repeat-y;
background-position: bottom center;
}

.texto {
font-family: Verdana;
font-size: 10px;
color: #334477;
font-weight: normal;
font-style: normal;
}

.titulo {
font-family: Arial;
font-size: 16px;
color: #334477;
font-weight: bold;
font-style: normal;
}

.form {
font-family: Verdana;
font-size: 10px;
color: #bbccee;
font-weight: normal;
font-style: normal;
}

.copy {
font-family: Verdana;
font-size: 10px;
color: #334477;
font-weight: normal;
font-style: normal;
}

.erromsg
{
font-family: Verdana;
font-size: 10px;
color: #9977cc;
font-weight: normal;
font-style: normal;
}

.menulink
{
font-family: Arial;
font-size: 12px;
color: #334477;
font-weight: bold;
font-style: normal;
}

A:link {font-family: Verdana; color: #334477; text-decoration: none; font-size: 10px;}
A:active {font-family: Verdana; color: #334477; text-decoration: none; font-size: 10px;}
A:visited {font-family: Verdana; color:#334477; text-decoration: none; font-size: 10px;}
A:hover {font-family: Verdana; color:#556699; text-decoration: none; font-size: 10px;}

A.links:link {font-family: Verdana; color: #334477; font-weight: bold; font-style: normal; text-decoration: none; font-size: 10px;}
A.links:active {font-family: Verdana; color: #334477; font-weight: bold; font-style: normal; text-decoration: none; font-size: 10px;}
A.links:visited {font-family: Verdana; color:#334477; font-weight: bold; font-style: normal; text-decoration: none; font-size: 10px;}
A.links:hover {font-family: Verdana; color:#556699; font-weight: bold; font-style: normal; text-decoration: none; font-size: 10px;}

A.menu:link {font-family: Arial; color: #334477; font-weight: bold; font-style: normal; text-decoration: none; font-size: 12px;}
A.menu:active {font-family: Arial; color: #334477; font-weight: bold; font-style: normal; text-decoration: none; font-size: 12px;}
A.menu:visited {font-family: Arial; color:#334477; font-weight: bold; font-style: normal; text-decoration: none; font-size: 12px;}
A.menu:hover {font-family: Arial; color:#556699; font-weight: bold; font-style: normal; text-decoration: none; font-size: 12px;}

.box {
border: 0px;
font-family: Verdana;
font-size: 10px;
color: #bbccee;
font-weight: bold;
background-color: transparent;
}

.inputBox {
font-size: 10px;
font-family: Verdana;
background: #ffffff;
color: #556699;
border: thin solid #334477;
border-width: 1px;
font-weight: normal;
}

.inputButton {
font-size: 10px;
font-family: Verdana;
background: #556699;
color: #ffffff;
border: thin solid #334477;
border-width: 1px;
font-weight: bold;
}

// -->
</STYLE>