p, td, li {
	font-family: Verdana,Bitstream Vera Sans,sans-serif;
	font-size: 11px;
	color: #333333;
}

img {
	border: 0px;
}

form {
	margin: 0;
	display: inline;
}

a {
	border-bottom: 2px transparent;
}

a:hover {
	border-bottom: 2px solid;
}

input, select, textarea {
        background-color: #f7f7f7;
        border: 1px solid #739db1;
        color: #333333;
        font-family: Verdana,Bitstream Vera Sans, sans-serif;
        font-size: 11px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
        background-color: white;
        color: black;
}

#header {
	position: absolute;
	background: url('/images/fundolinhas.gif');
	top: 0px;
	right: 0px;
	left: 0px;
	padding-left: 16px;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom: 1px solid #696969;
}

#menu {
	position: absolute;
	background: #696969;
	top: 93px;
	right: 0px;
	left: 0px;
	height: 22px;
}

#leftarea {
	position: absolute;
	top: 122px;
	left: 1px;
	width: 185px;
	bottom: 21px;
	border: 1px solid #696969;
	text-align: center;
	vertical-align: middle;
}

#main {
	position: absolute;
	top: 122px;
	bottom: 21px;
	right: 1px;
	left: 189px;
	border: 1px solid #696969;
}

#content {
	position: absolute;
	top: 170px;
	bottom: 40px;
	right: 9px;
	left: 204px;
	padding: 8px;
	overflow: auto;
}

#title {
	position: absolute;
	top: 129px;
	bottom: 28px;
	right: 8px;
	left: 196px;
	background: url('/images/graffund.gif') #f7f7f7 no-repeat bottom left;
}

#footer {
	position: absolute;
	bottom: 1px;
	right: 0px;
	left: 1px;
	height: 18px;
	background: url('/images/quadamerlinf.gif') no-repeat bottom right;
}
