/*
*.HTM

Ø        Apply these classes to the innermost <td> tags in the side and main panels (replace redundant style parameter):

o         Side panel: class=”sdpnl”

o         Main panel: class=”mnpnl” */

.sdpnl { padding: 6px 6px 0px 6px; }
.mnpnl { padding: 2px 6px 2px 6px; }
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
	   background-image: url(images/bg.gif);	
       background-color: #EAE1CC;
       margin-left: 0px;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
}

.sidecol {
	color: #5A5812;
}
.maincol {
	color: #366A81;
}
.stdfont {
	font-size: 11px;
}
.smlfont {
	font-size: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
}

.formtxt{
	color: #415970;
	font-size: 11px;
	}
.sumtitle {
	color: #366A81;
	font-size:18px;
	font-weight:bold;
	font:"Franklin Gothic Book";
}	
	
.sidelink {

	color: #5A5812;
}
.mainlink {

	color: #366A81;
}
a:hover {
	color: #333333;
}

p, td {
	color: #366A81;
	font-size: 11px;
}	
	
li {
	color: #366A81;
	font-size: 11px;
	}