<!--
/*================= MAIN LAYOUT =======================*/
	body { margin:0px;}
	#container {
		border: 1px solid black;
		width: 756px;
		margin: 0;
	}
	#header {
		border: 0px solid blue;
		margin:  0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#sidebar {
		border: 0px solid red;

		width: 156px;
		margin:  0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		/*-display: inline;-*/
	}
	#content {
		border: 0px solid purple;
		width: auto;
		margin-left: 158px;
		margin-right: 4px;
		margin-bottom: 20px;
		padding: 0px;
	}
	#footer {
		border-top: 1px solid black;
		margin-top: 0px
		margin-bottom: 0px
		margin-left: 154px
		margin-right: 0px
		padding: 0px;
		background: #CCC;
		clear: left;
	}
	#adminbar{
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		background: #CCC;
		width: auto;
		margin-left:  -2px;
		margin-right: -4px;
		margin-bottom:0px;
		padding: 0px;
	}
	#pagetitlebar{
		border-bottom: 0px solid black;
		border-top: 0px solid black;
		background: url(background.jpg);
		background: #FFF;
		width: auto;
		margin-left:  -2px;
		margin-right: -4px;	
	}
	#rightbarcontainer{
		display: none;	
	}
	#rightbar{
		display: none;
	}
	#content #Button a {
		color: #FFFF99;
		font-size:10px;
		font-family:verdana;
		font-weight:bold;
		text-decoration: none;
		text-align: center;
		border:2px outset blue;
		background-color:#039;
		display: block;
		width: 110px;
		padding: 2px 5px;
		margin: 3px 0px 2px 5px;
	}

	#content #Button a:hover {
		background-color: #006;
		color:#FF0;
		padding-left:4px;
		border:2px inset blue;
	}


#dropdownlinksbar .searchbar 	{ font-size: 10px; width: 100px; border: 1px solid #000; padding: 1px}
#dropdownlinksbar .searchbutton	{ font-size: 7.5pt;  background-color: #FFFFFF;  font-family: arial; border: 1px solid #000; text-align: center; }
#dropdownlinksbar select 	{ font-size: 8pt;  font-family: Tahoma; border: 0px solid #000}

#pagetitlebar .title{ font-size:18pt; font-family:arial; margin-bottom: 0px; font-weight: bold;}
#pagetitlebar	{ font-size: 7pt; font-family: verdana; font-weight: normal; }	

#adminbar	{font-size: 8pt; font-family: Tahoma; }

#sidebar	{ font-size: 8pt; font-family: verdana; font-weight: normal; }	
#sidebar h1	{ font-size: 8pt; font-family: arial;   font-weight: bold;     text-align: center;   margin: 1px 0px 1px 0px; display: block; text-transform: uppercase; border-bottom: 1px solid #FF6; }	
#sidebar h2     { font-size: 9pt; font-family: arial; font-weight: bold;   text-align: left;     margin: 2px 0px 0px 1px; }
#sidebar h2 a:link,  #sidebar h2 a:visited 	{ color:#fff; display: block; text-decoration: none; border-bottom: 1px solid #063; border-top: 1px solid #063; background-color: #063; }
#sidebar h2 a:hover, #sidebar h2 a:active	{ color:#000; display: block; text-decoration: none; border-bottom: 1px solid #FFF; border-top: 1px solid #FFF; background-color: #c00; }
#sidebar h3     { font-size: 8pt; font-family: arial; font-weight: bold;   text-align: left;     margin: 0px 0px 0px 6px; }
#sidebar h3 a:link,  #sidebar h3 a:visited 	{ color:#fff; display: block; text-decoration: none; border-bottom: 1px solid #063; border-top: 1px solid #063; background-color: #063; }
#sidebar h3 a:hover, #sidebar h3 a:active	{ color:#000; display: block; text-decoration: none; border-bottom: 1px solid #FFF; border-top: 1px solid #FFF; background-color: #c00; }

#sidebar h5	{ font-size: 8pt; font-family: arial; font-weight: bold; text-align: center; margin-top: -18px;}	

#sidebar .searchbox 	{ font-size: 10px; width: 130px; border: 1px solid #000; padding: 1px}
#sidebar .searchbutton	{ font-size: 7.5pt;  background-color: #FFFFFF;  font-family: arial; border: 1px solid #000; text-align: center; }



#content  	{ font-size: 10pt; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; text-align:justify; }
#content h1	{ font-size: 12pt; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; font-weight: bold; text-decoration: none; padding-top: 2px; padding-bottom: 2px; padding-left: 12px; margin-right:-4px; margin-left:-9px; display:block; }
#content h2	{ font-size: 11pt; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; font-weight: bold; text-decoration: underline; display:block; margin: 0px; padding: 0px; }
#content h3	{ font-size: 10pt; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; font-weight: bold; font-style: italic; display:block; margin: 0px; padding: 0px; }
#content h4	{ font-size: 10pt; font-family: Arial, "Trebuchet MS", Geneva, sans-serif; font-weight: normal; text-decoration: underline; display:block; margin: 0px; padding: 0px; }
#content h5	{ font-size: 8pt;  font-family: Arial, "Trebuchet MS", Geneva, sans-serif; font-weight: bold    text-decoration: none;      display:block; margin: 0px; padding: 0px; }
#content h6	{ font-size: 8pt; font-variant: normal; font-weight: normal; text-decoration: none; margin: 0px; padding: 0px;}

#content #andomimage {border-top: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; float: left; margin: -19px 0px 0px -1px; width:100px height: 100px; }	

#content .returntotop {font-size: 7pt; font-family: Verdana; }
#content hr	{ width:100%; color:#000 }
#content ul 	{ list-style: square; }
#content ol 	{ list-style: decimal; }

table.zebra tr.ind2 { background-color:#ddddff; }

#rightbar  	{ font-size: 8pt; font-family: Tahoma; }
#rightbar p	{ font-size: 8pt; font-family: Tahoma; padding: 0px 0px 0px 5px;}
#rightbar h1	{ font-size: 8pt; font-family: Tahoma; color: #FFF; font-weight: bold;   text-decoration: none; margin: 0px; padding: 0px;  display:block; text-align:center; }
#rightbar h2	{ font-size: 8pt; font-family: Tahoma; color: #000; font-weight: bold;   text-decoration: none; margin: 0px; padding: 0px 0px 0px 5px;  }
#rightbar h3	{ font-size: 8pt; font-family: Tahoma; color: #000; font-weight: normal; text-decoration: none; margin: 0px; padding: 0px 0px 0px 10px; font-style: normal;}
#rightbar h4	{ font-size: 8pt; font-family: Tahoma; color: #000; font-weight: normal; text-decoration: none; margin: 0px; padding: 0px 0px 0px 10px; }
#rightbar h5	{ font-size: 8pt; font-family: Tahoma; color: #000; font-weight: normal; text-decoration: none; margin: 0px; padding: 0px 0px 0px 10px; }
#rightbar h6	{ font-size: 8pt; font-family: Tahoma; color: #000; font-weight: normal; text-decoration: none; margin: 0px; padding: 0px 0px 0px 10px; }

#rightbar ul	{ list-style: square; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 16px;}

#footer		{ font-size: 8pt; font-family: verdana; font-weight: normal; }	

#rightbar .inputbox		{ font-size: 8pt; font-family: tahoma; font-weight: normal; width: 100px;}
#rightbar input	{ font-size: 8pt; font-family: verdana; font-weight: normal; width: 30px;}





//-->