/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#95004A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #95004A;
	}
	
a:hover {
	color: #C18DC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 12px;
	}
	
#navigation a:hover {
	color:#993300;
	background-color: #E3DDFF;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:normal;
	line-height:18px;
	}
	
#dateformat a:hover {
	color: #E3DDFF;
	letter-spacing:normal;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:normal;
	margin-top:0px;
	font-family: Arial;
	font-size: 12px;
	}
	
.pageName{
	color: #95004A;
	line-height:normal;
	letter-spacing:.21em;
	font-family: Arial;
	font-size: 18px;
	}
	
.subHeader {
	color: #95004A;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	left: 20px;
	}

.quote {
	color: #A3ACC7;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #666666;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.navText {
	color: #660066;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	}
	
a.altlink:link {
	color: #660033;
	font-style: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.altlink:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.altlink:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

