BODY 
{
	background-color: #e9e6ee;
	color: #463c6b;
	background-image: url(../graphics/background.gif);
	background-repeat: repeat-x;
	text-align:center;
}
.heart {
	background-image: url(../graphics/heart_fade.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.grad_home {
	background-image: url(../graphics/header_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

A:link 
{
	color: #C3204C;
	text-decoration: none;
}

A:visited 
{
	color: #C3204C;
	text-decoration: none;
	}


A:hover 
{
	color: #EB367D;
	text-decoration: none;
}

A:active 
{
	color: #EB367D;
	text-decoration: none;
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5pt;
	line-height: 18pt;
	color: #7B70A5;
}

.alt 
{ 	font-size: 7pt; 
	line-height: 12pt} 
	

H3 
{ 	font-weight: bold;
	font-size: 11pt; 
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif
	background-image: url(../graphics/heart_fade.gif);
}

H2 
{ 	font-weight: bold;
	font-size: 12.5pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }
 		
H1 
{
	font-size: 15pt;
	line-height: 16pt;
	font-family: "Arial Narrow", "HelveticaNeueEastA Thin", "HelveticaNeue UltraLigCond", "Frutiger 47LightCn", Arial, Helvetica, sans-serif
}
		 
P,OL,DIV,TD,BLOCKQUOTE
{
	font-size: 9.5pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif
} 

UL
{
	font-size: 9pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
} 
.title_off {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #ADA5C5;
	line-height: 16pt;
}
.highlight {
	background-color: #FFFF00;
}
#mmnu {
	height: 95px;
	width: 950px;
	z-index: 9000;
	position: absolute;
	top: 107;
	left: -1;
}
#mmnu_home {
	height: 95px;
	width: 950px;
	z-index: 9000;
	position: absolute;
	top: 128;
	left: -1;
}
#wrapper  {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:950px;
	z-index: 9000;
}

#table 	{
	position:relative;
	margin:0 auto;
	top:0px;
	z-index: 100;

}
.active {
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: lighter;
	padding: 0px;
	line-height: 0.8em;
	text-align: left;
}

.inactive {
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: lighter;
	padding: 0px;
	line-height: 0.8em;
	color: #ADA5C5;
}
.subtitle {
	letter-spacing: 0px;
	font-size: 20px;
	font-weight: lighter;
	padding: 0px;
	line-height: 0.8em;
	position:relative;
	top:-1px
}

