body {
	background-color: #FFFFFF;
	background-image: url(/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
}
.ctrlstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.menuleft {
	font: normal 90%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	cursor: hand;
	padding: 2px;
	text-decoration: none;
}
.menuleft a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft a:hover{
	color: #F7941E;
	text-decoration: underline;
}

select,input,textarea {background-color: whitesmoke; border: 1px solid; border-color: gray; font-size: 11; font-family: "Trebuchet MS", Tahoma, Arial}
form {margin: 0px;}
.bc {
	font: 70%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bottom {
	font: 70%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
}
.gridtit {
	font: 70%/90% "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #005C80;
	text-transform: uppercase;
}
.gridprice {
	font: 70% "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
}
.itemtit {
	font: 90%/90% "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #005C80;
	text-transform: uppercase;
}
.itemprice {
	font: bold 90% "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
	text-align: right;

}
.itemdesc {
	font: 80%/140% "Trebuchet MS", Tahoma, Arial;;
	color: #000000;
}
.tditemtit {
	font: bold 90%/90% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #F9C500;
	padding: 4px;

}
.error {

	font: 90% "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
}
.aviso {


	font: 80% "Trebuchet MS", Tahoma, Arial;
	color: #7DBA00;
}
.std {

	font: 80%/110% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
.stdsingle {
	font: 80%/110% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
.users {
	font: 70%/100% "Trebuchet MS", Tahoma, Arial;;
	text-decoration: none;
}
.calend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #EEEEEE;
}
.calend #today{
	font-weight: bold;
	color: red;
	background-color: #EEEEEE;
}.maintit {
	font: bold 140%/90% "Trebuchet MS", Tahoma, Arial;
	color: #CC6600;
	text-transform: none;
}
.mainsub {
	font: bold normal 100%/normal "Trebuchet MS", Tahoma, Arial;
	color: #37417E;
	text-transform: none;
}
.mainarea {
	font-family: "Trebuchet MS", Tahoma, Arial;
	padding: 10px;
}
.adminmenu {
	font: 10px "Trebuchet MS", Tahoma, Arial;;
	text-decoration: none;
}
