TABLE TD, INPUT, SELECT, TEXTAREA{font-family:arial, verdana; font-size:12px;}
TABLE TD, TD{font:12px arial}
H1 {font:bold 16px verdana,arial; color:#808080}
H2 {font:bold 14px verdana,arial; color:#808080}
A {color:#2020B0;}
UL {
	MARGIN-TOP: 5px;
	MARGIN-LEFT: 15px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

/*NICK ADDED START*/
table.top{
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
td.shadow1{
	background-image: url(images/top1_shadow.gif);
	background-repeat: repeat-x;
}
td.shadow2{
	background-image: url(images/top2_shadow.gif);
	background-repeat: repeat-x;
}
td.bg_right{
	background-image: url(images/right_bg.gif);
	background-repeat: repeat;
}
td.bottom{
	color: #666666;
	vertical-align: middle;
	font-size: 10px;
}
a.white{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover{
         color: #A1E4BF;
	font-weight: bold;
	text-decoration: underline;
}

/*NICK ADDED END*/


.box{border:1 solid black;background:#E0E0E0}
.boxTitle{background:#748f98;color:white;font-weight:bold;font-size:14px}
.CappedBody:first-letter{font-size:16px;font-weight:bold}

TABLE.box TD{font-weight:bold;font-size:10px;vertical-align:top}

