body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #000000;

}

body{
	scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #CCCCCC; 
	scrollbar-dardshadow-color: #000000; scrollbar-base-color: #000000
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.grayborder {
	border: thin inset #999999;

}

.whitebkg {
	border: thin inset #999999;
	background-color: #FFF;
	color: #000;

}

.title {
	font-size: 9pt;
	font-weight: bold;
}

.lgtitle {
	font-size: 12pt;
	font-weight: bold;
}

.bio {
	font-size: 9pt;
}
.footer {
	font-size: 9pt;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.ltgrayborder {
	border: medium inset #CCCCCC;
}
.linecolor {
	border: 1px solid #CCCCCC;
}
h3 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.thinborder {
	border: 1px solid #CCCCCC;
}
.heading {
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 5pt;
	font-style: normal;

}

.button-popups { background-image: url("images/button-popups.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 0px solid }


.buttonon-popups { background-image: url("images/buttonon-popups.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #336699;
		font-size: 8pt;
		height: 19px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 0px solid }

