

/* background color for the content part of the pages */
Body
{
    background-color: #ffffff;
	margin-top: 1px;
}

.LinksStyle {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.RefTabTop {
 	height: 70px;
}

.MenuTab {
	height: 20px;
	background-color:#3F00BE;
	color: #FFFFFF;
}

.MenuTabBlue {
	width: 737px;
	height: 20px;
	background-color:#98A4ED;
}

.MenuTabHeader {
	background-position: center;
	height: 180px;
	background-image:url('header.jpg');
	background-repeat:no-repeat;
}

.BreadCrumbArrow {
	background-image: url('images/breadcrumbsmall.gif');
	background-repeat: no-repeat; 
    background-position: left center;
}

.BreadCrumbText {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link.BreadCrumbText, a:visited.BreadCrumbText, a:active.BreadCrumbText {
	color: FFFFFF;
	text-decoration: none;
}

a:hover.BreadCrumbText {
	color: #FFFFFF;
	text-decoration: underline;
}

.HeaderTab {
	width: 755px;
	height: 100px;
	background-repeat: no-repeat;
}

.IntroPane {
	width: 100%;
	height: 4px;
}

.Breadcrumbs{
color: #000000;
}

.LeftPane {
	width: 150px; 
	background-color:#ffffff;
	padding: 5px;
}

.RightPane {
	width: 150px;
	background-color:#ffffff;
	padding: 5px;
}

.ContentPane {
	background-color:#ffffff
}

.HeaderRightPane {
	background-position: right top;
}

.SloganPane {
 	background-position: left top;
 	background-image:url('images/Tittainment_Slogan.gif');
 	background-repeat:no-repeat;
}

.Block {
	width: 13px;
}

.BodyTable {
	border:1px solid #CCCCCC; 
}

.Login {
	color: #000000; 
	font-family: Arial; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
}

.Search {
	color: #000000; 
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.Small {
	color: #000000; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px
}

.SmallD {
	color: #000000; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px
}

.SmallWhite {
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px
}

.User {
	font-family: Wingdings;
	font-size: 12px;
	color: #000000;
}


.Footer {
	height: 40px; 
}

.Links {
	color: #000000;
	background-color:#FFFFFF;
}

.FooterText
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: Arial;
}

.SloganText {
	font-family: Arial; 
	font-size: 14pt; 
	color: #000000; 
	font-weight: bold; 
	text-align:left
}

/* hyperlink style for the DarkBackground tabs */

a:link.Small, a:visited.Small, a:active.Small{
color: #000000;
text-decoration: none;
}

a:hover.Small{
color: #000000;
text-decoration: underline;
}

a:link.SmallD, a:visited.SmallD, a:active.SmallD {
color: #FFFFFF;
text-decoration: none;	
}

a:hover.SmallD {
color: #FFFFFF;
text-decoration: underline;
}

/* DNN Override*/

.NormalTextBox {
border: 1px solid #CCCCCC
}

/*MENU*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_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;
}

.MainMenu_SubMenu
{
	border-left: #444444 1px solid;
	border-bottom: #444444 1px solid;
	border-top: #444444 1px solid;
	border-right: #444444 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);;
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow
{
	border-left: #606060 1px solid; 
	border-bottom: #606060 1px solid; 
	border-top: #606060 1px solid; 
	border-right: #606060 1px solid; 
	background-color: #606060;
	color: #ffffff;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
	border: #000000 1px solid;
	background-color: #000000;
	color:#98A4ED;
	font-weight:bold;
	font-size:11px;
}

.ModuleTitle_MenuBreak
{
	background-color: #222222;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow
{
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid; ;
	color:#ffffff;
	/*background-color: Transparent;;*/
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow
{
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid; ;
	color:#FFFFFF;
	/*background-color: Transparent;;*/
}

.MainMenu_MenuContainer TD
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	letter-spacing:0px;
}

.MainMenu_SubMenu TD
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight:normal;
	font-size:11px;
	text-align:left;
}

TD.MainMenu_MenuIcon
{
	width:10px;
	text-align: left;
	display:none;
}

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:auto;;
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu
{
	/*filter:alpha(opacity=70);-moz-opacity:0.70;opacity: 0.70;*/
}

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.ControlPanel, .PagingTable {
    border:1px solid #999999; width: 100%;
    height: 64px;
    background-color: #FFFFFF;
     
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #0000FF;
	font-family: Arial, Verdana, Tahoma, Helvetica;
    text-decoration: none
}

a:link.SkinObject {
    text-decoration:    none;
    color:#0000FF;
}

a:visited.SkinObject  {
    text-decoration:    none;
    color:#0000FF;
}

a:active.SkinObject   {
    text-decoration:    none;
    color:#0000FF;
}

a:hover.SkinObject    {
    text-decoration:    none;
    color:#0000FF;
}

/* style for module titles */
.Head   {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:  Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

a:link.TreeMenu_Node, a:link.TreeMenu_NodeSelected {
    text-decoration:    none;
    color: #0000FF;
}

a:visited.TreeMenu_Node, a:visited.TreeMenu_NodeSelected  {
    text-decoration:    none;
    color: #0000FF;
}

a:active.TreeMenu_Node, a:active.TreeMenu_NodeSelected   {
    text-decoration:    none;
    color: #0000FF;
}

a:hover.TreeMenu_Node, a:hover.TreeMenu_NodeSelected    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border:1px solid #999999; height:400px
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3F00BE;
    border-bottom: 1px solid #696969;
    height: 25px
}

.FileManager_Pager
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #C0C0C0;
    
}

.FileManagerTreeNode 
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

a:link.FileManagerTreeNode, a:link.FileManagerTreeNodeSelected {
    text-decoration:    none;
    color: #0000FF;
}

a:visited.FileManagerTreeNode, a:visited.FileManagerTreeNodeSelected  {
    text-decoration:    none;
    color: #0000FF;
}

a:active.FileManagerTreeNode, a:active.FileManagerTreeNodeSelected   {
    text-decoration:    none;
    color: #0000FF;
}

a:hover.FileManagerTreeNode, a:hover.FileManagerTreeNodeSelected    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: 1px solid #000000;
	background: #CCCCCC;
	height: 25px;
	text-align: right
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding:5px; font-size: 9pt;
	border-left: 1px solid #000000;
	width: 180px;
	background-color: #CCCCCC;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
    font-family: Arial, Verdana, Tahoma, Helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
    font-family: Arial, Verdana, Tahoma, Helvetica;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Arial, Verdana, Tahoma, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
    text-decoration:    underline;
    color: #0000FF;
}

a:visited.CommandButton  {
    text-decoration:    underline;
    color: #0000FF;
}

a:active.CommandButton   {
    text-decoration:    underline;
    color: #0000FF;
}

a:hover.CommandButton    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
    font-family: Arial, Verdana, Tahoma, Helvetica;
}

    
/* GENERIC */
H1  {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #3F00BE;
}

H2  {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #3F00BE;
}

H3  {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #3F00BE;
}

H4  {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #3F00BE;
}

H5, DT  {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #3F00BE;
}

H6  {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #3F00BE;
}

TFOOT, THEAD    {
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  12px;
    color: #0000FF;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #0000FF;
}

A:link  {
    text-decoration:    none;
    color:  #0000FF;
}

A:visited   {
    text-decoration:    none;
    color:  #0000FF;
}

A:active    {
    text-decoration:    none;
    color:  #0000FF;
}

A:hover {
    text-decoration:    underline;
    color:  #0000FF;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
    font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
    font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #3F00BE
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
    font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
    font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #3F00BE
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Arial, Verdana, Tahoma, Helvetica;
    text-decoration: none;
}

a:link.SelectedTab {
    text-decoration:    none;
    color:white;
}

a:visited.SelectedTab  {
    text-decoration:    none;
    color:#eeeeee;
}

a:active.SelectedTab   {
    text-decoration:    none;
    color:#eeeeee;
}

a:hover.SelectedTab    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial, Verdana, Tahoma, Helvetica;
    text-decoration: none;
}
    
a:link.OtherTabs {
    text-decoration:    none;
    color:white;
}

a:visited.OtherTabs  {
    text-decoration:    none;
    color:#eeeeee;
}

a:active.OtherTabs   {
    text-decoration:    none;
    color:#eeeeee;
}

a:hover.OtherTabs    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

/*For the side menu*/

.MenuHdr
{ 
  font-family: Arial;
  font-size: 10pt;
  /*padding-left: 10px;*/
  font-weight: bold;
  /*padding-bottom: 2px; 
  padding-top: 2px;*/
  cursor: default;
  color:#0000FF;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 8pt;
  padding-left: 20px;
  font-weight: normal;
  padding-bottom: 2px;
  padding-top: 2px;
  color:#0000FF;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  font-family: Arial, Verdana, Tahoma, Helvetica;
  text-decoration: none; color: #0000FF; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}

.MenuItemMouseOver, .MenuHdr A:Hover,.MenuItem A:Hover,.MenuItemMouseOver A:Hover
{
  color: #FFFFFF;
  font-family: Arial, Verdana, Tahoma, Helvetica;
  background-color: #3F00BE !important; 
}