@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	font-weight: normal;
}
	
.title {
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
}

.footer {
	font-size: 11px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663366;
}
.header {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #eef1f2;
	line-height: 140%;
}


a:link.foot, a:visited.foot, a:active.foot {
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #eef1f2;
	text-decoration: underline;
	}
a:hover.foot {
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #333333;
		text-decoration: underline;
	}
a:hover {
	text-decoration: none;
		color: #883333;
}

	
a:link.navlink, a:visited.navlink, a:active.navlink {
	color: #eef1f2;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 260%;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #394346;
	display: block;

	}

a:hover.navlink {
	text-decoration: none;
}
	

.quotetext {
	font-family: Georgia, Garamond, "Book Antiqua", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 0px 10px;
	margin-right: 0px;
	margin-left: 0px;
}


.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 30px;
	margin-right: 20px;
}

.bodytexthighlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eef1f2;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #069;
	padding-right: 10px;
	padding-left: 10px;
}


.imgvioletborder {
	border: 8px solid #663366;
	background-color: #f4eaf4;
	padding: 1px;
}









table.main {
border:2px solid #ffffff;
}


#dn a:link.d, #dn a:visited.d {
	text-indent: -1000em;
	display: block;
	background: url(images/pagedown.gif) no-repeat center;
	border: none;
	height: 20px;
	width: 20px;
}

#dn a:hover.d {
	background-position: bottom;
	border: none;
}

#dn a:active.d {
	background-position: top;
	border: none;
}

#up a:link.u, #up a:visited.u {
	text-indent: -1000em;
	display: block;
	background: url(images/pageup.gif) no-repeat center;
	border: none;
	height: 20px;
	width: 20px;
}

#up a:hover.u {
	background-position: top;
	border: none;
}

#up a:active.u {
	background-position: bottom;
	border: none;
}