 body {
	background-color:#CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	color:#0A50A1;
	text-align:justify;
}

.heading {
	font-family:Nueva Std;
	font-size:24px;
	font-variant:small-caps;
	text-decoration:underline;
	font-weight:500;
}

.body {
	text-indent:2.0em;
}

.sideshadow{
	background-image:url(../images/images/sideshadow.gif);
}
.topshadow{
	background-image:url(../images/images/topshadow.gif);
}

.gtog{
	background-image:url(../images/images/graytogray.gif);
}

.sidenav{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	}

.side_button {
	
	text-align:right;
	background-color:#999999;
	
	widows:165;
	height:20px;
}
.sub_side_button {
	background-color: #CCCCCC;
	
	text-align:right;
	
	width:165px;
	height:20px;
}

.side_button_s {
	background-image: url(/images/images/SideButtonMS.gif);
	background-color: #CCCCCC;
	text-align:right;
	background-repeat: no-repeat;
}
.sub_side_button_s {
	background-color: #CCCCCC;
	background-image: url(/images/images/SubSideButtonMS.gif);
	text-align:right;
	background-repeat:no-repeat;
	width:148px;
}

.ttitle {
	background-color:#999999;
	text-align:right;
}

.tbody {
	width:560;
	cellpadding:2px;
	cellspacing:0px;
	border-color:#999999;
}
