
body {

	background: repeat-y fixed #fff

		url("../bg_side.gif");

		/* Absolute URL to avoid bug in some browsers */

	margin-left: 78px;
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: arial, verdana,helvetica, sans-serif;
	text-align:justify;

}

body.index {

	background: #fff

		url("../bgasor_logo.gif");

	margin-left: 0;

}

.asorname { color: #fff; background: #c00; }

.asorname img { float: left; }

.subtitle { color: #000; background: #fff; }

tr.spacer { height: 1cm; }

td.spacer { width: 10%; }

.sidepanel { background: #c00; width: 10%; }

.middlepanel {

	background: #fff;

	font: bold medium sans-serif;

	width: 60%;

}

.bottompanel {

	color: #000;

	background: #fff;

	text-align: center;

	font: bold medium serif;

}



h1 { font-size: 17pt; }

.subtitle h1, h2 { text-align: center; }

dt { color: #c00; font: bold medium sans-serif; }

td { vertical-align: top; }

.indented { margin-left: 40%; }

.lc { text-transform: lowercase; }

.oddrow td { background: #efe; }

.evenrow td { background: #eee; }

	

TD
{
		FONT-SIZE: 10pt;   
}

.smltext
{
	font-size: 8pt;
	font-family: arial, verdana,helvetica, sans-serif;
}

.Title
{
	font-weight: bold;
	font-size: 14pt;
	color: #66cc33;
	font-family:  arial, verdana,helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

.highlight
{
	font-size: 10pt;
	FONT-WEIGHT: bold;  COLOR: #66cc33; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none	
}


.EvenRow
{
	background-color: #EDFFED;
}
