body,td,p,div{
	color:blue;
}

body
{
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #5674b9;
	background-color: #5674b9; /* white */
}

.TopTabs, A.TopTabs, A.TopTabs:link, A.TopTabs:active, A.TopTabs:visited, A.TopTabs:hover
{
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma,Verdana;
	letter-spacing: 0px;
	text-decoration: none;
}

.Normal, p, td
{
	font-weight: normal;
	font-size: 11px;
	color: blue;
	font-family: Tahoma,Verdana;
	letter-spacing: 0px;
	background-color: white;
}

A, A:link, A:active, A:visited
{
	font-size: 11px;
	color: blue;
	font-family: Tahoma,Verdana;
	text-decoration: underline;
}
A:hover
{
	font-size: 11px;
	color: red;
	font-family: Tahoma,Verdana;
	text-decoration: underline;
}

.Head
{
	font-weight: bold;
	font-size: 25px;
	text-transform: none;
	color: #000080;
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
}

.RightContainer .Head
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	color: navy;
	font-family: Arial,Tahoma,Verdana;
	letter-spacing: 1pt;
}


.SubHead
{
	font-size: 11px;
	color: blue;
	font-family: Tahoma,Verdana;
}

.OtherTabs, A.OtherTabs, A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited, A.OtherTabs:hover, .SelectedTab, A.SelectedTab, A.SelectedTab:link, A.SelectedTab:active, A.SelectedTab:visited, A.SelectedTab:hover
{
	font-weight: normal;
	font-size: 11px;
	color: blue;
	font-family: Tahoma,Verdana;
	text-decoration: none;
}
A.OtherTabs:hover, A.SelectedTab:hover{
	color:#ffff00;
	text-decoration:underline;
}


/*PARENT MENU DISPLAY*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR, .MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_RootMenuArrow
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-weight: bold;
	font-size: 9pt;
	filter: none;
	background-image: none;
	text-transform: capitalize;
	border-left: #000000 0px solid;
	width: auto;
	color: #ffffff;
	border-bottom: #000000 0px solid;
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
	height: auto;
	background-color: #5674b9;
}

/*CHILD MENU DISPLAY*/
.MainMenu_SubMenu{
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
	font-size: 9pt;
	margin-top:0px;
	text-transform: capitalize;
	border-left: #5674b9 1px solid; 
	border-bottom: #5674b9 1px solid; 
	border-top: #5674b9 1px solid; 
	border-right: #5674b9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Navy', Direction=135, Strength=2);
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon, .MainMenu_SubMenu .MainMenu_MenuArrow
{
	border-right: #5674b9 1px solid;
	border-top: #5674b9 1px solid;
	font-size: 9pt;
	filter: alpha(opacity=75);
	text-transform: capitalize;
	border-left: #5674b9 1px solid;
	color: #ffffff;
	border-bottom: #5674b9 1px solid;
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
	background-color: #5674b9;
	moz-opacity: 0.75;
	opacity: 0.75;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
	font-size: 9pt;
	border-right: #00080 1px solid;
	border-top: #00080 1px solid;
	border-left: #00080 1px solid;
	text-transform: capitalize;
	color: red;
	border-bottom: #00080 1px solid;
	background-color: #00080;
}

.ModuleTitle_MenuBreak{
	background-color: #222233;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	color: white;
	border-bottom: #000000 0px solid;
	background-color: transparent;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
	font-size: 9pt;
	color: red;
	border-bottom: #000000 0px solid;
	background-color: 5674b9;
	text-decoration: underline;
}

.MainMenu_MenuContainer TD{
	font-family: Arial, Arial Narrow, Tahoma, Verdana;
	font-size: 9pt;
	font-weight:bold;
	font-style:none;
	text-transform:capitalize;
	letter-spacing:0px;
}

.MainMenu_SubMenu TD{
	font-family: Tahoma,Verdana;
	font-size:10px;	
	font-weight:normal;
	font-style:none;
	text-transform:uppercase;
	letter-spacing:0px;
}

TD.MainMenu_MenuIcon{
	width:10px;
	text-align: left;
	
}
TD.MainMenu_RootMenuArrow, TD.MainMenu_MenuArrow{
	width:10px;
	text-align: right;
}

.MainMenu_MenuContainer TABLE{
	width:auto;
	height:20px;
}

.MainMenu_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu TD{
	height:15px;
}

/*ACTIONS*/

.ModuleTitle_MenuContainer, .ModuleTitle_MenuContainer TD, .ModuleTitle_MenuContainer TR, .ModuleTitle_MenuBar, .ModuleTitle_MenuBar TD, .ModuleTitle_MenuBar TR,.ModuleTitle_SubMenu, .ModuleTitle_MenuBreak, .ModuleTitle_RootMenuArrow{
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	background-color:transparent; 
	background-image:none; 
	width:auto; 
	height:auto; 
	filter:none;
	
}

.ModuleTitle_SubMenu{
	margin-top:1px;
	border-left: #5674b9 1px solid; 
	border-bottom: #5674b9 1px solid; 
	border-top: #5674b9 1px solid; 
	border-right: #5674b9 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Navy', Direction=135, Strength=2);	
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #5674b9 1px solid; 
	border-bottom: #5674b9 1px solid; 
	border-top: #5674b9 1px solid; 
	border-right: #5674b9 1px solid; 
	background-color: #5674b9;
	filter:alpha(opacity=75);-moz-opacity:0.75;opacity: 0.75;
	color: white;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel
{
	border-right: #5674b9 1px solid;
	border-top: #5674b9 1px solid;
	border-left: #5674b9 1px solid;
	color: red;
	border-bottom: #5674b9 1px solid;
	background-color: #5674b9;
}

.ModuleTitle_MenuBreak{
	background-color: #000011;
}

.ModuleTitle_SubMenu TD{
	font-family: Tahoma,Verdana;
	font-size:10px;	
	font-weight:normal;
	font-style:none;
	text-transform:uppercase;
	letter-spacing:0px;
}

TD.ModuleTitle_MenuIcon{
	width:10px;
	text-align: left;
}

TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{
	width:10px;
	text-align: right;
}

.ModuleTitle_SubMenu TABLE{
	width:130px;
}



.MenuStrip
{
	background-color: #5674b9;
}
.Z
{
	text-transform: uppercase;
	color: white;
	background-color: navy;
	text-decoration: none;
}

.ZZ
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	font-family: Arial, Tahoma, 'Times New Roman';
}
