/**************** CSS DOCUMENT ****************/

/* background color for the content part of the pages */
body {
	/*background-image: url(background.jpg);*/
	scrollbar-face-color:#4E60A0; 
	scrollbar-track-color:#D3D9ED; 
	scrollbar-arrow-color:#8F93A1; 
	scrollbar-shadow-color:#DDDDDD; 
	scrollbar-dark-shadow-color:#5E5E5E; 
	scrollbar-3dlight-color:#D3D9ED; 
	scrollbar-highlight-color:#D3D9ED;
	
	
}

table, .normal, td, p, span, div, 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
}

.CopyRight
{
	font-size: 12px;
}


.Login_Logout_Style
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}





.MainMenu_MenuBreak
{
	background-color: transparent;
	text-align: right;
}


.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_MenuItem
{
	border-top: #408040 1px solid;
	font-weight: bold;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 15px;
	background: none transparent scroll repeat 0% 0%;
	cursor: hand;
	color: #d3d9ed;
	border-bottom: #408040 1px solid;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}
/* this is the main menu */
.RootMenuCssClass
{
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 15px;
	cursor: hand;
	color: white;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: transparent;
}

/* this is the main menu selected (onmouseover) */
.RootSelectedClass
{
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	cursor: hand;
	color: #FFCF79;
	background-color: transparent;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}

/* Main menu that is Active */
.RootActiveClass
{
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	cursor: hand;
	color: #593E1A;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: transparent;
}



/*This is the background section of the sub menu  */
.SubMenuCssClass
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background: #408040;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #FFCF79;
}

/*This is the onmouseover of the submenu  */
.SubSelectedClass
{
	border-top: white 1px solid;
	cursor: hand;
	color: #FFCF79;
	border-bottom: #ffffff 1px solid;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
}

.SubActiveClass
{
	color: #593E1A;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}




.MainMenu_RootMenuArrow
{
	display: none;
}





.MainMenu_MenuIcon
{
	display: none;
}

.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}







/*
.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}
.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}
*/








































































































































































































































































































































