<!---
/* Main stuff for body outside the main table*/
body {
	font-size: 10pt;
		font-family: verdana, geneva, helvetica, arial;
		font-weight: bold;
}
/* properties for form elements*/
input,textarea, select,{
	color : #000000;
	font-size: 10pt;
	
	border-collapse: collapse; border: 1px solid #0776BD;
}
/* the table that has the search box */
.searchtable {font-family: verdana, geneva, helvetica, arial; border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 100%; padding: 0px; spacing: 0px}
/*The actual search bar row*/
.searchrow {font-family: verdana, geneva, helvetica, arial; border: 0px #FFFFFF solid; width: 100%; padding: 0px; color: #00000; font-size: 10pt;}
/*The row under the search*/
.searchunder {font-family: verdana, geneva, helvetica, arial;border: 1px #000000 solid; background-color: #FFFFFF; width: 100%; padding: 0px; color: #000000; font-size:  10pt;}
.searchunder a:link { color : #000000; }, .box a:active { color : #000000; }, .box a:visited { color : #000000; }

/*main table properties*/
.maintable {font-family: verdana, geneva, helvetica, arial; border: 0px #0776BD solid; background-color: #FFFFFF; width: 100%; padding: 0px; font-size: 10pt;}
/*row properties of main table*/
.rows {font-family: verdana, geneva, helvetica, arial; border: 5px #0776BD solid; background-color: #FFFFFF; padding: 0px; font-size:  10pt; color: #000000;}
.rows a:link { color : #0776BD; }, .rows a:active,.rows a:visited { color : #0776BD;}
/*columns properties of main table*/
.columns {font-family: verdana, geneva, helvetica, arial; border: 0px #FFFFFF solid; background-color: #FFFFFF; padding: 0px;width: 30%; font-size:  10pt;}
/*the box for each link*/
.box {font-family: verdana, geneva, helvetica, arial; border: 0px solid #0776BD; background-color: #0776BD; width: 90%; padding: 0px;font-size:  10pt; color: #FFFFFF;}
.box a:link { color : #FFFFFF; }, .box a:active { color : #FFFFFF; }, .box a:visited { color : #000000; }
/*box table structure*/
.boxtable{font-family: verdana, geneva, helvetica, arial; border: 1px #0776BD solid; background-color: #FFFFFF; width: 100%; padding: 0px}

/**/
.proposer a:link { color : #0776BD; }, .rows a:active,.rows a:visited { color : #0776BD;}
--->
