body
{
	font-family: Trebuchet, 'Trebuchet MS';
	font-size:11px;
	text-align:center;
	vertical-align:center;
	margin:0;padding:0;
	color:#000;
}

a img{border:none;}
a{text-decoration:none;color:#888;}
a:link { text-decoration: none; color: #333; }
a:visited { text-decoration: none; color: #333; }
a:active { text-decoration: none; color: #333; }
a:hover { font-weight: bold; }

.blue { color:#1c479f; }
.blue em { text-transform:lowercase;color:#aaa; }
.highlight { background-color: blue; color: white; font-weight: bold; }
.highlight { background-color: transparent; color: black; font-weight: bold; font-family: Trebuchet, 'Trebuchet MS'; font-size: 11px;}

.body_text
{
	font-family: Trebuchet, 'Trebuchet MS';
	font-size: 11px;
	vertical-align: center;
	align: center;
	background-color: #FFFFFF;
}

.form_text {
	font-family: Trebuchet, 'Trebuchet MS';
	font-size: 10px;
	vertical-align: center;
}

.spec_text {
	font-family: Trebuchet, 'Trebuchet MS';
	font-size: 0.7em;
	vertical-align: center;
}

/* 'dynamic' attibutes */
.upper { text-transform:uppercase; }
.sort_order { cursor:pointer; }
.sort_order:hover { font-weight: bold; }
.sorted_by { font-weight: bold; }
.nav { cursor:pointer; font-weight: bold; }
.selected { font-weight: bold; }
.hiddenObj { display: none; visibility: hidden; }

/*.zebra .odd{background-color:#f3f3f3;}*/
.zebra_odd {background-color: #669999;}
.zebra_even {background-color: #7EA5A5;}

.continut
{
font-size:16px;

}
