body, tr, td, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3 {
font-weight:normal;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {

	color: #000033;
	text-decoration: underline;
}
a:hover {

	color: #99CC00;
	text-decoration: underline;
}
a:active {


	color: #FF9900;
	text-decoration: underline;
}
input, select, textarea {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.small {
	font-size: 10px;
}
a.down:link {
	color: #FFFFFF;
	text-decoration: underline;

}
a.down:visited {
	color: #FFFFFF;
	text-decoration: underline;

}
a.down:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a.down:active {
	color: #FFFFFF;
	text-decoration: none;
}


.t {
    border: 1px dotted #CCCCCC;
}
.thead {
    background-color: #FFF8E3;
}
.tsel {
    background-color: #F0F0F0;
}
.trow1 {
    background-color: #F8F8F8;
}
.trow2 {
    background-color: #FFFFFF;
}
#logo, #logo a {
font-size: 20px;
margin-bottom: 0px;
text-decoration: none;
color: black;
position:relative;
top:0px;
left:0px;
z-index:10;
}
#logo a:hover {
color: black;
}
#subtitle {
font-size: 10px;
margin: 0px;
position:absolute;
z-index:0;
top:0px;
left:0px;
}
#prod {
font-size: 15px;
margin: 0px;
}
