@CHARSET "ISO-8859-1";

* {
	color: #000000;
	cursor: default;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
}

BODY {
	background-color: #ffffff;
	margin: 0px;
	overflow: hidden;
}

FORM, IFRAME, TABLE, THEAD, TBODY, TFOOT, TR, TH, TD {
	border: 0px;
	margin: 0px;
	padding: 0px;
}



/*   */

A {
	cursor: pointer;
	font-weight: bold;
}

A:link, A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A IMG {
	cursor: pointer;
}

BR {
	font-size: 1px;
	line-height: 5px;
}

BUTTON {
	background-position: 0px -1px;
	background-repeat: repeat-x;
	cursor: pointer;
	font-weight: bold;
	margin: 1px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
	text-align: center;
}

BUTTON IMG {
	cursor: pointer;
}

DIV#container {
	visibility: hidden;
}

IMG {
	border: 0px;
}

INPUT {
	font-weight: bold;
}

INPUT.num {
	text-align: right;
}

LABEL {
	font-weight: normal;
}

SELECT {
	font-weight: bold;
}

SPAN {
	font-weight: bold;
}

TFOOT TH {
	text-align: left;
	height: 20px;
}

THEAD {
	background-position: 1px 0px;
	background-repeat: repeat-x;
}

THEAD TH {
	border-left: 1px solid #ffffff;
	height: 20px;
}

TD.e {
	overflow: hidden;
}

TD.e DIV {
	overflow: hidden;
}



/*   */

.b_aqua {
	background-color: #60aacc;
}

.b_blue {
	background-color: #4060cc;
}

.b_brown {
	background-color: #806040;
}

.b_gray {
	background-color: #aaaaaa;
}

.b_green {
	background-color: #60cc60;
}

.b_menu {
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.b_orange {
	background-color: #faaa40;
}

.b_page {
	overflow-y: auto;
}

.b_purple {
	background-color: #aa80aa;
}

.b_red {
	background-color: #cc4040;
}

.b_violet {
	background-color: #eeaadd;
}

.b_yellow {
	background-color: #faf060;
}

.box {
	background-color: #ffffff;
}

.c_red {
	color: #cc0000;
}

.f_large {
	font-size: 11pt;
}

.f_medium {
	font-size: 9pt;
}

.f_small {
	font-size: 8pt;
}

.line {
	font-size: 1px;
	line-height: 1px;
}

.logo {
	background-image: url('logo/pneus.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}