#BODY
{
    BACKGROUND-IMAGE: url(images/back_title.gif);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #271123;
}
.shadow_left
{
    BACKGROUND-POSITION: right top;
    BACKGROUND-IMAGE: url(images/shadow_left.gif);
    BACKGROUND-REPEAT: no-repeat
}
.shadow_right
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/shadow_right.gif);
    BACKGROUND-REPEAT: no-repeat
}
.main_back
{
    BACKGROUND-COLOR: #f3f2ed
}
.bottom_tile
{
    BACKGROUND-POSITION: center bottom;
    BACKGROUND-IMAGE: url(images/bottom_tile.gif);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #f3f2ed
}
.body_text
{
    FONT-SIZE: 10pt;
    COLOR: #522248;
    FONT-FAMILY: Verdana
}
.body_text A:visited
{
    FONT-SIZE: 10pt;
    COLOR: #92758a;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.body_text A:link
{
    FONT-SIZE: 10pt;
    COLOR: #522248;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.body_text A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #92758a;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.page_titles
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #522248;
    FONT-FAMILY: verdana;
}
td {
	FONT-SIZE: 10pt;
    COLOR: #522248;
    FONT-FAMILY: verdana;
}
.add
{
    FONT-SIZE: 7.5pt;
    COLOR: #d4cfd3;
    FONT-FAMILY: Verdana
}
.add A:visited
{
    FONT-SIZE: 7.5pt;
    COLOR: #d4cfd3;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.add A:link
{
    FONT-SIZE: 7.5pt;
    COLOR: #d4cfd3;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.add A:hover
{
    FONT-SIZE: 7.5pt;
    COLOR: #f3f2ed;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.home_boxes
{
    FONT-SIZE: 7.5pt;
    COLOR: #f3f2ed;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    BACKGROUND-COLOR: #4d1c43;
    TEXT-DECORATION: none
}
.home_boxes A:visited
{
    FONT-SIZE: 7.5pt;
    COLOR: #f3f2ed;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    TEXT-DECORATION: none
}
.home_boxes A:link
{
    FONT-SIZE: 7.5pt;
    COLOR: #f3f2ed;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    TEXT-DECORATION: none
}
.home_boxes A:hover
{
    FONT-SIZE: 7.5pt;
    COLOR: #ded6d9;
    FONT-FAMILY: 'Frutiger LT 55 Roman'
}
.mailing_list
{
    FONT-SIZE: 7pt;
    COLOR: #522248;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #e4dce2
}
.mailing_title
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    COLOR: #522248;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    BACKGROUND-COLOR: #e4dce2
}
.events_box
{
    FONT-SIZE: 7.5pt;
    COLOR: #522248;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #dddacc
}
.events_box A:visited
{
    FONT-SIZE: 10pt;
    COLOR: #522248;
    FONT-FAMILY: Verdana
}
.events_box A:link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #522248;
    FONT-FAMILY: Verdana
}
.events_box A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #a28a9a;
    FONT-FAMILY: Verdana
}
.nav
{
    FONT-SIZE: 9pt;
    COLOR: #522248;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    TEXT-DECORATION: none
}
.nav A:visited
{
    FONT-SIZE: 9pt;
    COLOR: #522248;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    TEXT-DECORATION: none
}
.nav A:link
{
    FONT-SIZE: 9pt;
    COLOR: #522248;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    TEXT-DECORATION: none
}
.nav A:hover
{
    FONT-SIZE: 9pt;
    COLOR: #a28a9a;
    FONT-FAMILY: 'Frutiger LT 55 Roman';
    TEXT-DECORATION: none
}

/* Main Menu */

.MainMenu_RootMenuArrow
{
	display: none;
}

.MainMenu_MenuContainer {
 /* position: absolute;  */
	z-index: 1000;
}

.MainMenu_MenuBar
{
	background-color: transparent;
	cursor: pointer;
	font-weight: normal;
	font-size: 11px;
}

.MainMenu_MenuBar TD
{
	width: 100%;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
}

.RootMenuItemActive td {
	color: #522248;
}

.MainMenu_MenuBar.RootMenuItemSelected {
	cursor: pointer;
	font-weight: normal;
}

.MainMenu_MenuBar.RootMenuItemSelected TD{
	width: 100%;
	height: 25px;
	color: #a28a9a;
}

.MainMenu_MenuItem td {
	font-size: 11px;
	border-width: 10px 10px;
}

.MainMenu_MenuItem {
	color: #522248;
	font-weight: bold;
	border: none;
	height: 20px;
}

.MainMenu_MenuIcon {
	width: 0px;
	border: 0px;
	display: none;
}

.MainMenu_SubMenu TD{
	color: #522248;
	background-color: #DDDACC;
	font-weight: bold;
	border: none;
	height: 20px;
	z-index: 1000;
}

.MainMenu_SubMenu {
	color: #522248;
	background-color: #DDDACC;
	font-weight: bold;
	border: none;
	height: 20px;
	z-index: 1000;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel TD {
	background-color: transparent;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #a28a9a;
}

.MainMenu_MenuArrow {
	display: none;
}

.Normal  {
	font-size: 10pt;
	font-family: Verdana;
}

a:link	{
	color: #522248;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana;
}

a:active {
	color: #522248;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana;
}

a:visited {
	color: #522248;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana;
}

a:hover	{
	color: #a28a9a;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana;
}

.SkinObject {
	color: #522248;
	text-decoration:none;
}

a.SkinObject:active	{
	color:#522248;
	text-decoration:none;
}

a.SkinObject:link	{
	color:#522248;
	text-decoration:none;
}

a.SkinObject:visited	{
	color:#522248;
	text-decoration:none;
}

a.SkinObject:hover	{
	color:#111111;
	text-decoration:none;
}