@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CCCCCC;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	line-height: 22px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color: #ff66ff;
}
a:active {
	text-decoration: none;
	color: #ff66ff;
}
.left {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}
.right {
	padding-left: 10px;
	padding-top: 256px;
	padding-bottom: 10px;
}
.header {
	font-size: 11pt;
	color: #980065;
}
.copyright {
	font-size: 8pt;
}
.bottommenu {
	font-size: 9pt;
}
.pinklink {
	color: #980065;
	font-family: Georgia, Times New Roman, Times, serif;
}
.blacklink {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}
.inside {
	color:#FFFFFF;
	padding: 5px;
	font-size: 9pt;
}
.graylink {
	color:#CCCCCC;
	font-size: 9pt;
	font-family: Georgia, Times New Roman, Times, serif;
}