@charset "utf-8";
/* CSS Document */


#blue #menuheader
{
	background-image:url(../images/blue/menuheader.gif);
	color:#FFF;
}
#blue #Pagetitle
{
	color:#006AB6;
	border-bottom-color:#006AB6;
}
#blue #Middlecontainer a, a:hover, a:visited, a:active
{
	color:#006AB6;
	text-decoration:underline;
}

#blue #Middlecontainer h2
{
	color:#0061B6;
	font-weight:bold;
	font-size:13px;
}

#blue #Menuleftcontainer #PageActive
{	width:171px;
	height:25px;
	background-image:url(../images/leftmenu/menu_active_blue.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:25px;
	
}

#orange #menuheader
{
	background-image:url(../images/orange/menuheader.gif);
	color:#FFF;	
}
#orange #Middlecontainer a, a:hover, a:visited, a:active
{
	color:#E57525;
	text-decoration:underline;
}

#orange #Middlecontainer h2
{
	color:#E57525;
	font-weight:bold;
	font-size:13px;
	
}

#orange #Middlecontainer p
{
	margin-top:0px;
}


#orange #Pagetitle
{
	color:#E57525;
	border-bottom-color:#E57525;
}
#orange #Menuleftcontainer #PageActive
{	width:171px;
	height:25px;
	background-image:url(../images/leftmenu/menu_active_orange.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:25px;
	
}


#red #menuheader
{
	background-image:url(../images/red/menuheader.gif);
	color:#FFF;
}
#red #Middlecontainer a, a:hover, a:visited, a:active
{
	color:#E82128;
	text-decoration:underline;
}
#red #Pagetitle
{
	color:#E82128;
	border-bottom-color:#E82128;
}
#red #Menuleftcontainer #PageActive
{	width:171px;
	height:25px;
	background-image:url(../images/leftmenu/menu_active_red.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:25px;
	
}
#red #Middlecontainer h2
{
	color:#E82128;
	font-weight:bold;
	font-size:13px;
}


#yellow #menuheader
{
	background-image:url(../images/yellow/menuheader.gif);
	color:#000000;
}
#yellow #Middlecontainer a, a:hover, a:visited, a:active
{
	color:#BA9A03 ;
	text-decoration:underline;
}

#yellow #Middlecontainer h2
{
	color:#BA9A03 ;
	font-weight:bold;
	font-size:13px;
}


#yellow #Pagetitle
{
	color:#BA9A03 ;
	border-bottom-color:#BA9A03 ;
}

#yellow #Menuleftcontainer #PageActive
{	width:171px;
	height:25px;
	background-image:url(../images/leftmenu/menu_active_yellow.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:25px;
	
}

#purple #menuheader
{
	background-image:url(../images/purple/menuheader.gif);
	color:#FFF;
}
#purple #Middlecontainer a, a:hover, a:visited, a:active
{
	color:#7E2980;
	text-decoration:underline;
}

#purple #Middlecontainer h2
{
	color:#7E2980;
	font-weight:bold;
	font-size:13px;
}


#purple #Pagetitle
{
	color:#7E2980;
	border-bottom-color:#7E2980;
}
#purple #Menuleftcontainer #PageActive
{	width:171px;
	height:25px;
	background-image:url(../images/leftmenu/menu_active_purple.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:25px;
	
}

#green #menuheader
{
	background-image:url(../images/green/menuheader.gif);
	color:#FFF;
}

#green #Middlecontainer h2
{
	color:#23AC4B;
	font-weight:bold;
	font-size:13px;
}

#purple #Middlecontainer a, a:hover, a:visited, a:active
{
	color:#23AC4B;
	text-decoration:underline;
}
#green #Pagetitle
{
	color:#23AC4B;
	border-bottom-color:#23AC4B;
}
#green #Menuleftcontainer #PageActive
{	width:171px;
	height:25px;
	background-image:url(../images/leftmenu/menu_active_green.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:25px;
	
}


