/* TOP Start */
#Top #Tabs .Left
{
	background-image:url(../imgs/aTabsLeftCorn.gif);
	background-repeat:repeat-y;
	background-position:top;
}

#Top a
{
	color:#FFFFFF;
}

#Top #Tabs .Tab
{
	background-image:url(../imgs/aTabsButton.gif);
	background-position:top;
}

#Top #Tabs .Tab a
{

	border-left:1px solid #000000;
	border-right:1px solid #FFFFFF;
}

#Top #Tabs #FirstTab a
{
	border-left:0px solid;
}

#Top #Tabs .Tab a:hover
{
	color:#eaaf0f;
}

#Top #Tabs .Tab a.selected
{
	background-image:none;
	background-color:#4c084c;
	color:#eaaf0f;
}

#Top .RightHeadline
{
	background-image:url(../imgs/aTopRightBg.gif);
	color:#FFFFFF;
}

#Top .RightCorner
{
	background-image:url(../imgs/aTopRightBg.gif);
	background-position:top right;
}

#Top .Logo
{
	background-image:url(../imgs/aTopLogoBg.gif);
	border-right:1px solid #000000;
}

#Top .whiteBorder
{
	background-color:#FFFFFF;
}

#Top .RightContent
{
	background-image:url(../imgs/aTopRightContBg.gif);
	color:#FFFFFF;
}

#Top .RightContent a
{
	
}

#Top .RightContent ul
{
	list-style-image:url(../imgs/aTopSearchDot.gif);
}


#Top .Bottom
{
	background-color:#430043;
	color:#FFFFFF;
}

/* TOP End */

/* Banners Start */
#Banners
{
	background-color:#e1cbd7;
}

#Banners .Headline,
#Banners .Left,
#Banners .Right
{
	color:#FFFFFF;
	background-color:#490649;
	background-position:top;
	background-repeat:no-repeat;
}

#Banners .Left
{
	background-image:url(../imgs/CornerPurpleLeft.gif);
}

#Banners .Right
{
	background-image:url(../imgs/CornerPurpleRight.gif);
}
/* Banners End */

/* RegInfo Start */
#RegInfo .Left
{
	background-image:url(../imgs/aInfoLeftBG.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#RegInfo .Right
{
	background-image:url(../imgs/aInfoRightBG.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
}
/* RegInfo End */

/* Center Start */
#Center .TopLeft
{
	background-image:url(../imgs/aCenTopLeft.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#Center .TopRight
{
	background-image:url(../imgs/aCenTopRight.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#f0e3ea;
}

#Center .BottomLeft
{
	border-top:1px solid #e1cbd7;
	background-image:url(../imgs/aCenBottomLeft.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#Center .BottomRight
{
	border-top:1px solid #e1cbd7;
	background-image:url(../imgs/aCenBottomRight.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#e1cbd7;
}

#Center #Middle #Breadcrumbs
{
	background-color:#f0e3ea;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../imgs/aBreadBottom.gif);
}

#Center #Middle #Breadcrumbs a
{
	color:#000000;
}

#Center #ContentArea #RightCol
{
	border-right:6px solid #e1cbd7;
	border-left:6px solid #e1cbd7;
}

#Center #ContentArea #RightCol h1
{
	background-image:url(../imgs/aRightColHeadlineBG.gif) !important;
	background-position:top;
	color:#FFFFFF;
}

#Center #ContentArea #RightCol a
{
	color:#7c1c51;
}

#Content h1,
#Center #Middle #ContentArea #Content h1,
#Center #Middle #ContentArea #Content h2.Headline,
#Center #Middle #ContentArea #Content a.BigButton,
#Center #Middle #ContentArea #Content .listHeadline
{
	color:#790029;
}


#Logo
{
	background-color:#e1cbd7;
}
/* Center End */

/* Content stuff Start */

#Content .filterHeadline
{
	color:#790029;
}

#Content .ColoredBox
{
	background-color:#f5ebf1;
}

#Content .ColoredBox .Headline
{
	background-image:url(../imgs/bigHeadlineBGLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#Content .ColoredBox .Headline h2
{
	background-image:url(../imgs/bigHeadlineBGRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#ffffff;
}

#Content .ColoredBox .BoxContent a
{
	color:#7c1c51;
}

#Content .ColoredBox .BoxContent .WhiteBox
{
	background-color:#FFFFFF;	
}

/* Content stuff End */

/* Menu Start */
#Center #Menu
{
	background-color:#e1cbd7;
}

#Center #Menu ul.level1 li
{
	list-style:none;
}

#Center #Menu ul.level1 li a
{
	color:#FFFFFF;
	text-decoration:none;
}

#Center #Menu ul.level1 li a:hover
{
	color:#eaaf0f;
}

#Center #Menu ul.level1 li.home
{
	background-image:url(../imgs/aMenuHome.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#7C1C51;
}

#Center #Menu ul.level1 li.home a.selected,
#Center #Menu ul.level1 li.home a.hover
{
	background-image:url(../imgs/aMenuSel.gif);
}

#Center #Menu ul.level1 li
{
	background-image:url(../imgs/aMenuL1.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#Center #Menu ul.level1 li.selected,
#Center #Menu ul.level1 li.open
{
	background-image:url(../imgs/aMenuL1Sel.gif);
	background-repeat:no-repeat;
	background-color:#AF003D;
}

#Center #Menu ul.level1 ul.level2
{
	background-color:#FFFFFF;
	border-top:2px solid #e1cbd7;
}

#Center #Menu ul.level1 ul.level2 li
{
	background-image:url(../imgs/aMenuL2.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#Center #Menu ul.level1 ul.level2 li a
{
	
	color:#430043;
}

#Center #Menu ul.level1 ul.level2 li a:hover
{
	color:#000000;
}

#Center #Menu ul.level1 ul.level2 li.selected
{
	background-image:url(../imgs/aMenuL2Sel.gif);
}
/* Menu End */

/* Favotires Start */
#Menu #Favorites #FavoritesHeadline
{
	background-color:#822c82;
}

#Menu #Favorites #FavoritesHeadline a
{
	color:#FFFFFF;
}

#Menu #Favorites #FavoritesAdd
{
	background-color:#FFFFFF;
}

#Menu #Favorites #FavoritesAdd a
{
	color:#822c82;
}

#Menu #Favorites #FavoritesList
{
	background-color:#FFFFFF;
}

#Menu #Favorites #FavoritesList ul
{
	list-style-image:url(/imgs/yellowDot.gif);
}

#Menu #Favorites #FavoritesList a
{
	color:#410041;
}

#Content .favoriteEdit
{
	background-color:#f5ebf1;
}

/* Favotires End */

/* Bottom Start */
#Bottom .Content
{	
	background-image:url(../imgs/aBottomBG.gif);
	color:#FFFFFF;
}

#Bottom .Content a
{
	color:#FFFFFF;
}
/* Bottom End */
