/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

p, td, li {
	font: normal 11px tahoma, arial;
	color: #686868;
	line-height:15px;
}

a {
	color: #7A003A;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	font: normal 16px arial;
	color: #80003D;
}

h2 {
	font: bold 14px arial;
	color: #80003D;
	margin:0px;
}

h3 {
	font: bold 14px arial;
	margin:0px;
}
/*
----------------------------------------------------------------------------- 
WHAT'S ON PAGE
-----------------------------------------------------------------------------*/


.heading {
	height: 27px;
	background-image: url(/persistent/templateimages/header_bg.jpg);
	background-repeat: repeat-x;
	color: #80003d;
	font: normal 11px tahoma, arial;
}

td.dots {
	height: 11px;
	background-image: url(/persistent/templateimages/dots.jpg);
	background-repeat: repeat-x;
}

hr {
	border: 1px solid #80003d;
}




