@charset "utf-8";
/* CSS Document */

a:link { color: #507e42; text-decoration:none; font-weight: bold; }
a:visited { color: #CC6600; font-weight:bold; text-decoration:none; }
a:hover { color: #CC6600; text-decoration:underline; font-weight: bold; }
a:active { color: #7D4173; font-weight:bold; } 

#maintable { background-color: #98ccff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#maintable-leftcol { padding-left: 15px; padding-right: 5px; }

.style1
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 25px;
}

.smallCaps {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {color: #FFcc33; font-size: 13px;}
.style12 {font-size: 13px;}
.style13 {font-size: 18px}

.greenlink 
.greenlink:hover {  }
.greenlink:visited {  }