body {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
}
p {
	font-size: 12px;
	width: 440px;
	text-align: justify;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
}

form {
	margin-top: 0px;
	margin-bottom: 4px;
}

input {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;	
	border-style: solid;
	border-color: #CE875C;
	border-color: #929292;
	border-width: 1px;	
}

select {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;	
	border-style: solid;
	border-color: #CE875C;
	border-color: #929292;
	border-width: 1px;	
}

textarea {
	font-size: 12px;
	font-family: Trebuchet MS, Arial;	
	border-style: solid;
	border-color: #CE875C;
	border-color: #929292;
	border-width: 1px;
	width: 394px;
	height: 80px;	
}

a:link {
	color: darkred;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: darkred;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;	
}


small {
	font-size: 10px;
	font-weight: normal;
}

hr {
	color: #ffffff;
	height: 1px;
}

pre {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana;
	line-height: 10px;
;
}

form {
	margin-top: 0px;
	margin-bottom: 4px;
}

table {
	vertical-align: top;
	padding: 0px;
}

td {
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
}

#form_product table {
	vertical-align: top;
	padding: 0px;
}

#form_product th {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

#form_product td {
	font-size: 12px;
	vertical-align: top;
	padding: 0px;
}

#counter table {
	vertical-align: top;
	padding: 0px;
}

#counter th {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
}

#counter td {
	font-size: 12px;
	vertical-align: top;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
}

a:link {
	color: darkred;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: darkred;
	text-decoration: none;

	font-weight: bold;	
}
a:hover {
	color: red;
	text-decoration: none;

	font-weight: bold;	
}


#menu td {
	color: #ffffff;
}

#menu th {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-decoration: underline;
}


#menu a:link {
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited {
	color: #c0c0c0;
	text-decoration: none;

	font-weight: bold;	
}
#menu a:hover {
	color: #a0a0a0;
	text-decoration: none;

	font-weight: bold;	
}

#menu_company a:link {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}

#menu_company a:visited {
	color: #707070;
	text-decoration: none;

	font-weight: bold;	
}
#menu_company a:hover {
	color: #a0a0a0;
	text-decoration: none;

	font-weight: bold;	
}

#content table {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
}

#content td {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
}


#content a:link {
	color: darkred;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	color: darkred;
	text-decoration: none;

	font-weight: bold;	
}
#content a:hover {
	color: red;
	text-decoration: none;

	font-weight: bold;	
}


#linkred a:link {
	color: #b0b0b0;
	text-decoration: none;
	font-weight: bold;
}

#linkred a:visited {
	color: #b0b0b0;
	text-decoration: none;

	font-weight: bold;	
}
#linkred a:hover {
	color: #909090;
	text-decoration: none;

	font-weight: bold;	
}

