body {
	font-size: 9pt;  
	color: #525252; 
	background-color: transparent;
	font-family: arial, verdana, tahoma, sans-serif;
	margin: 9pt;
}

.text {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 9pt;
	color: #525252; 
	background-color: transparent;
	text-decoration: none;
}

td {
	font-size: 9pt; 
	font-family: arial, verdana, tahoma, sans-serif; 
	color: #525252; 
	background-color: transparent;
}

td.topportion {
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	height: 30px;
	font-family: arial, verdana, tahoma, sans-serif;
	background-image:    url("../images/topstage.jpg");
	background-repeat: no-repeat;
}

td.middleportion {
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	width: 830px;
	font-family: arial, verdana, tahoma, sans-serif;
	background-image:    url("../images/middlestage.jpg");
}

td.footportion {
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	height: 10px;
	font-family: arial, verdana, tahoma, sans-serif;
	background-image:    url("../images/groundstage.jpg");
	background-repeat: no-repeat;
}

td.contentdivider {
	font-size: 9pt;
	background-color: transparent;
	background-image:    url("../images/contentdivide.gif");
	}


td.smalltext {
	font-size: 8pt; 
	color: #000000; 
	background-color: transparent;
	font-family: arial, verdana, tahoma, sans-serif;
}


a {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}
a:link {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}
a:visited {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}
a:active {
	font-weight: normal; 
	font-size: 9pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	font-size: 9pt; 
	color: #077A45; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}

.nav:link {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}
.nav:visited {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}
.nav:active {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	 
	text-decoration: none;
}

.nav:hover {
	font-weight: normal; 
	font-size: 9pt; 
	color: #077A45; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	text-decoration: underline;
}


.dav:hover {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: arial, verdana, tahoma, sans-serif; 
	text-decoration: underline;
}


.com:hover {
	font-family: arial, verdana, tahoma, sans-serif; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
		text-decoration: underline;
}

div.scrollable
{
overflow:auto;

}

