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

.table_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
}

a:link {
	color: #8A008A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #8A008A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8A008A;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #8A008A;
	font-weight: bold;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pageContent_uploader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 17px;
}
.navigation a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navigation a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navigation a:hover {
	color: #9C97C0;
	text-decoration: overline;
	font-weight: normal;
}
.navigation a:active {
	color: #990000;
	font-weight: normal;
}
