﻿.mainMenuEnd
{
	color:white;
	background-color:#EC008C;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-weight:bold;
	margin-top:5px;
	text-align:right;
	min-height:100%;
}


.sectionHeader
{
	position:absolute;
	left:155px;
	top:0px;
	height:55px;
	background-color:#EC008C;
	color:white;
	padding-top:19px;
	padding-left:20px;
}    

.sectionTitle
{
	font-family:Arial;
	font-size:x-large ;
	font-weight:bold;
	margin-bottom:20px;        	
}           

.activeLink a:link, .activeLink a:visited {color: #00ADEF; font-weight: bold; text-decoration:none;}
.activeLink a:hover {color: #00ADEF; font-weight: bold; text-decoration: underline;}    

.inActiveLink a:link, .inActiveLink a:visited {color: #CCCCCC; font-weight: bold; text-decoration:none;}
.inActiveLink a:hover {color: #CCCCCC; font-weight: bold; text-decoration: underline;}    





