/*CSS Document */

#gaja_wrapper
{
	border-left: 1px solid #633795;
	border-right: 1px solid #633795;
}
#gaja_menu
{
	background: #633795;
	border-top: 1px solid #633795;
	border-bottom: 1px solid #633795;
}
#gaja_breadcrumb
{
	border-right: 1px solid #633795;
}
#gaja_search_content
{
	background: #8d73b4;
}
#gaja_search_content .normalTextBox
{
	border: 1px solid #633795;
	color: #633795;
}
#gaja_contentpane
{
	border-right: 1px solid #633795;
}
#gaja_footer
{
	background: #633795; 
}

/*Fonts*/
h1, .head, h3, h5, .SubSubHead
{
	color: #633795;
}
.SkinObject, A:link, A:visited, A:active, a.SkinObject, a.SkinObject:active, a.SkinObject:link, a.SkinObject:visited
{
	color: #633795;
}
.gajaBreadcrumb
{
	color: #8d73b4;
} 
.gajaBreadcrumb a.SkinObject, .gajaBreadcrumb a.SkinObject:active, .gajaBreadcrumb a.SkinObject:link, .gajaBreadcrumb a.SkinObject:visited
{
	color: #8d73b4;
}
.gajaBreadcrumb a.SkinObject:hover
{
	color: #737373;	
}
#gaja_footer_content a.SkinObject:link, #gaja_footer_content a.SkinObject:active, #gaja_footer_content a.SkinObject:visited
{
	color: #8d73b4;
	text-decoration: none;	
}
/*dnnMenu */
.MainMenu_MenuItemSel td
{
	color: #633795;
}
.Mainmenu_MenuItemActive td
{
	color: #633795;
}
.MainMenu_MenuIcon
{
	background: #633795;	
}
.MainMenu_MenuArrow
{
	background: #633795; 
}
.MainMenu_SubMenu 
{
	border:1px solid #8d73b4;
}
.MainMenu_Submenu .MainMenu_MenuItem
{
	color: #8d73b4;
}
.MainMenu_Submenu .MainMenu_MenuItemsel 
{
	color: #633795;
}
.MainMenu_Submenu .Mainmenu_MenuItemActive td
{
	color: #633795;
}
/* END dnnMenu */

