html { height: 100.02%; }

body {background-color: #3a408e; }

a {	
	text-decoration: none;
	color: #ffffff;
	}
a:visited {color:#ffffff}
a:hover {
color:#ffcc66;
}


#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	padding: 0;
	float: left;
	width: 121px;
	margin-right: 4px;
	}

#navigation #currentpage a{
	color: #3a408e;
 	}

#navigation a, #navigation a:visited {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(images/button.gif);
	margin-top: 2;
	display: block;
	line-height: 30px;
	white-space: nowrap;
 	}

#navigation a:hover {
	color: #3a408e;
	}

.clinicmenu a {
	color: #ffffff;
	font-weight: bold;
}

.clinicmenu a:hover {
	color: #ffcc66;
}
.clinicmenu a:active {
	color: #ffcc66;
}
.clinicmenu #currentsection a {
	color: #ffcc66;
}


p, ul, td {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align:top;
	}

p.footer {
	color: #3a408e;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 40;
	}

p.black  {
	color: #333333;
	}

#fixtures td {
	background-color: #cdbad7;
	color: #000000;
	font-size: 10px;
	}

a.footer:hover{color: #ffcc66;}

h1 {
	color: #ffffff;
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: bold;
	}
	
h2 {
	color: #EC008B;
	font-size: 20px;
	line-height: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: bold;
	margin-bottom: -15;
	}