

.DateTime
{    font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
	 color:#2859a6;
	 font-weight: bold;

}


/* Normal Font Style */

.normal
{	font-weight: normal;
	font-size: 13px;
	color: #808285;
	font-family: arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



/* Page background image */

A
{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}

A:link
{
	color: #808285;
	text-decoration: underline;
	font-weight: normal;
}

A:active
{
	color: #808285;
	text-decoration: underline;
	font-weight: normal;
}

A:hover
{
	color: #2959a5;
	text-decoration: underline;
	font-weight: normal;
}

/* Search box styles */
#searchbox .normalTextBox
{
	font-weight: normal;
	font-size: 12px;
	color: #B0B0B0;
	font-family: arial;
	vertical-align: top;
	background-image:url(images/search_bg.png);
	margin: 0px;
	height: 25px;
	width: 165px;
	border: 0px;
	border-style: none;
	padding-top: 3px;
	padding-bottom: 0px;
}

.CurrentdateClass
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
}

.Current_Date_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: arial;
}

.termsclass
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial;
}
.LoginClass
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
}
.userClass
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
}
.PrivacyClass
{
	font-weight: normal;
	font-size: 12px;
	color: #808285;
	font-family: arial;
}
.CopyrightClass
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: arial;
}

a:link,
a:visited
{
	color: #808285;
	text-decoration: none;
}

a:hover
{
    color:#2859a6;
}	
	
a:active
{
	color: #808285;
	text-decoration: underline;
}

img
{
	border:0;
}

.name
{
	font-family:arial;
	font-size:12px;
	color:#CC0000;
}

.txt
{
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.namered
{
	font-family: arial;
	font-size: 12px;
	color: #97090D;
}

a.darkred:link,
a.darkred:visited
{
	text-decoration: none;
	color: #97090D;
}

a.darkred:hover,
a.darkred:active
{
	text-decoration: underline;
	color: #97090D;
}

/* ----------------------------------------------------------------- */
/* Menu Styles */


.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuItem
{
	padding-left:5px;
	font-weight: normal;
	font-size: 14px;
	color: #5a5a5a;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
}
.MainMenu_MenuItemSel
{
	padding-left:5px;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
	color: #2959a5;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuIcon
{
	font-size: 11px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 0px;
	height: 20px;
	background-color: transparent;
}



.MainMenu_SubMenu
{
	font-size: 13px;
	font-weight: bold;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #FFFFFF;
	height: 20px;
	background-color: #c5c5c5;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: arial;
	height: 33px;
	background:url("images/Unselected.jpg");
}

.MainMenu_RootMenuItemActive
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: arial;
	height: 33px;
	background:url("images/Selected.jpg");
}
.MainMenu_RootMenuItemSel
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: arial;
	height: 33px;
}


/* ----------------------------------------------------------------- */
/*Additional XML Added Styles */

/* GENERAL Style for submenu items when not selected */
.MainMenu_Item
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
	height: 20px;
	background-color: #4a7ae0;
}

/* GENERAL Rollover for the Submenu */
.MainMenu_ItemSel
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #4a7ae0;
}

/* Styles for the submenu items when unselected */
.SubMenu
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #4a7ae0;
}

/* Styles for the submenu items when selected */
.SubMenu_ItemSel
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #88a8ed;
	cursor: hand;
}

/* Styles for the current submenu title in menu when active */
.SubMenu_ItemActive
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #4a7ae0;
}


/* Styles for the main menu items when unselected (not submenu) */
.RootMenu_Item
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 52px;
	cursor: pointer;
	padding-left: 0px;
	background-color: transparent;
	background:url("images/Unselected.jpg");
}

/* Styles for the main menu items when selected (not submenu) */
.RootMenu_ItemSel
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 52px;
	padding-left: 0px;
	background-color: #4a7ae0;
	background:url("images/Unselected.jpg");
}

/* Style for the current page title in the menu bar */
.RootMenu_ItemActive
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 52px;
	padding-left: 0px;
	background-color: #4a7ae0;
	background:url("images/Selected.jpg");
}

/* Style for the current root tab when child page is active */
.rootmenuitem_breadcrumbcssclass
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 0px;
	border-bottom-style: none;
	height: 52px;
	background:url("images/Selected.jpg");
}

/* Breadcrumb menu styles */
.BreadcrumbClass
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:link
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:active
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

/* Searchbox styles */
.SearchClass
{
	font-weight: normal;
	font-size: 12px;
	color: #B0B0B0;
	font-family: arial;
	vertical-align: middle;
	background-color: transparent;
	margin: 0px;
	height: 24px;
	border: 0px;
	border-style: none;
	padding: 0px;
}


.MenuBreak
{
	border: none;
}


.RootArrow
{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: none;
	border-right: none;
    height: 21px;
    background-color: White;
}





