body
{
	background: #FFFFFF;
	background-image: url(imagens/back.gif);
	background-repeat: repeat-y;
	margin: 20px;
}


a { font-family: verdana; font-size: 12px; }
a:link { color: #000000; text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #FF0000; }
a:active { text-decoration: none; color: #000000; }

.fnorm {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
}
.fsect {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #202020;
}

.fsmall {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #202020;
}

.cnorm {
	text-indent: 5pt;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	font-family: verdana;
	font-size: 12px;
	color: #202020;
}

.chead {
	text-indent: 5pt;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	font-family: verdana;
	font-size: 12px;
	color: #202020;
}

input
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

input.type2
{
	font-family: verdana;
	font-size: 12px;
}

input.button2
{
	font-family: verdana;
	font-size: 12px;
}

select
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 150px;
}

.bar
{
	padding: 5px;
	background: #454580;
}

.tabletop
{
	border: solid;
	border-width: 1px;
	border-color: #808080;
}

.bar a { font-family: verdana; font-size: 12px; }
.bar a:link { color: #FFFFFF; text-decoration: none; }
.bar a:visited { text-decoration: none; color: #FFFFFF; }
.bar a:hover { text-decoration: none; color: #FFFF00; }
.bar a:active { text-decoration: none; color: #FFFFFF; }
