body {
	background : #ffffff;
	font-family : Verdana,Lucida,sans-serif;
	}
body,tr,td {
	font-size : 85%;
	}
a {
	color : #003399;
	text-decoration : none;
	}
a:hover {
	text-decoration : underline;
	}
tr.titleBarTop {
	background : #003399;
	}
tr.tableBody1 {
	background : #eeeeee url(img/vtile1.gif);
	}
tr.tableBody2 {
	background : #ffffff;
	}
tr.tableBody3 {
	background : #FFFFFF;
	}
td.tableOutline1 {
	background : #999999;
	}
td.tableOutline2 {
	background : #FFFFFF;
	border-bottom-color: #666666;
	}
td.tableHead1 {
	background-image: url(img/vtile1.gif);
	background-color: #CCCCCC;
	color: #000000;
	}
tr.tableHead2 {
	background : #EEEEEE;
	color: #333333;
	font-size: 110%;
	}
tr.tableHead3 {
	background : #FFFFFF;
	color: #333333;
	font-size: 110%;
	}
td.footerOutline {
	background : #999999;
	}
tr.footerBody {
	background : #ffffff url(img/vtile1.gif);
	color: #999999;
	}
.title {
	font-size : 200%;
	color : #ffffff;
	font-weight : bold;
	}
.heading {
	font-size : 120%;
	font-weight : bold;
	}
.top {
	border: none;
	font-style: normal;
	font-weight: bold;
	}
.menusel {
	color: #FF9900;
	font-weight: bold;
	}
.small {
	font-family: Verdana; font-size: 70%;
	}
.small2 {
	font-family: Verdana; font-size: 90%;
	}
.textarea,
.button,
.gobutton {
	background: #FFF;
	border: 1px solid #666666;
	color: #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}
.button {
	background: #DFE6EF;
}
.gobutton {
	background: transparent;
	border: 1;
	color: #003399;
	margin: 0;
	vertical-align: middle;
	font-weight: bold;
}
