

table, tr, td, p {
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}

tablemenu {
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}

table {
	padding: 0;
}


select, input {
	font-family: verdana;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}

.menuTable {
	background: #cccccc url(/Portals/_default/Skins/tornbo/bg_menu.jpg) repeat right;
}
.TableContainerHead 
{
	background: #99CC99;
	font-size: 10px;
}

td.bgFooter {
}

/* Current Date
----------------------------------------------------------------------------------------*/
.date {
	color: #ff0000;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #000;
    font-family: verdana;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
    text-decoration:    none;
    color: #fff;
	background-color: transparent;
	border: 0px none;
	font-weight: bold
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0px none;
	font-weight: bold
}


/* Main Menu */

.MainMenu_MenuContainer {
	background: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

.MainMenu_MenuItem {
	color: #888; 
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;	
	padding-left: 7px;
	padding-right: 10px;
	height: 21px;
	border: 0px none;
	
}

.MainMenu_MenuItemSel {
	background: transparant;
	color: #555;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	padding-left: 7px;
	padding-right: 10px;
	height: 21px;
	width: 100%;
	border: 0px none;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
/*	background:  url(/Portals/_default/Skins/tornbo/submenu_bg.gif) bottom center no-repeat  #fff; */
	background: #E8E8E8;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #333333;
	padding: 3px;
	filter: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #819BB6; 
	background: #fff;
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0px none;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #2c2c2c;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #fff;
	margin-top: 5px;
	border: 1px solid #819BB6;
	padding: 3px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0px none;
	background: #819BB6
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #999;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #990000;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #990000;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}

a.SubHead:hover {
	color: #990000;
	text-decoration: underline;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	padding: 1px 2px 1px 3px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #888;
}


a.CommandButton:hover {
	color: #fff;
	padding: 1px 2px 1px 3px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #666;
}

a.Normal:link, a.Normal:visited {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


.Head {
	font-size: 11px;
	color: #003300;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: verdana;
}

.Normal {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}

.NormalArticle {
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
}

.NormalRed {
	color: #D08D00;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	color: #555;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.NormalTextBox {
	color: #686868;
	padding-left: 4px;
	line-height: 13px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 1px solid #f5f5f5;
	visibility: invisible;
}

/* SideMenu-Styles */
.MenuItem0 A, .MenuItemCurrentTab0 A, .MenuItemOpenTab0 A, 
.MenuItem1 A, .MenuItemCurrentTab1 A, .MenuItemOpenTab1 A, 
.MenuItem2 A, .MenuItemCurrentTab2 A, .MenuItemOpenTab2 A,
.MenuItem3 A, .MenuItemCurrentTab3 A, .MenuItemOpenTab3 A {
		color: #888888; 
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica;
		font-weight: normal;
		letter-spacing: 0pt;
		width: 100%;	
	}
.MenuItem0 A, .MenuItemOpenTab0 A, .MenuItemCurrentTab0 A {
		color: #888888; 
		padding-left: 5px;
		font-weight: normal;
		text-decoration: none
	}
	.MenuItem1 A, .MenuItemOpenTab1 A, .MenuItemCurrentTab1 A {
		color: #888888; 
		padding-left: 15px;
		font-size: 11px;
	}
	.MenuItem2 A, .MenuItemOpenTab2 A, .MenuItemCurrentTab2 A {
		color: #888888; 
		padding-left: 25px;
		font-size: 11px;
	}
	.MenuItem3 A, .MenuItemOpenTab3 A, .MenuItemCurrentTab3 A {
		color: #888888; 
		padding-left: 35px;
		font-size: 11px;
	}
	.MenuItemText {
		color: #888888; 
		text-decoration: none; 
	}
	.MenuItem1 A, .MenuItemOpenTab1 A, .MenuItemCurrentTab1 {
		color: #888888; 
	}
	.MenuItem2 A, .MenuItemOpenTab2 A, .MenuItemCurrentTab2 {
		color: #888888; 
	}
	.MenuItem3 A, .MenuItemOpenTab3 A, .MenuItemCurrentTab3 {
		color: #888888; 
	}
	.MenuItem0 A:link, .MenuItem1 A:link, .MenuItem2 A:link, .MenuItem3 A:link {
		 color: #888888;
		 text-decoration: none
	}
	.MenuItem0 A:visited, .MenuItem1 A:visited, .MenuItem2 A:visited, .MenuItem3 A:visited {
		 color: #888888; 
		 text-decoration: none
	}
	.MenuItem0 A:hover, .MenuItemCurrentTab0 A:hover, .MenuItemOpenTab0 A:hover,
	.MenuItem1 A:hover, .MenuItemCurrentTab1 A:hover, .MenuItemOpenTab1 A:hover,
	.MenuItem2 A:hover, .MenuItemCurrentTab2 A:hover, .MenuItemOpenTab2 A:hover,
	.MenuItem3 A:hover, .MenuItemCurrentTab3 A:hover, .MenuItemOpenTab3 A:hover {
		color: #888888; 
		text-decoration: underline; 
	}
	.MenuItemText0, .MenuItemText1, .MenuItemText2, .MenuItemText3 {
		color: #888888; 
		margin-left: 5px;
	}
	.MenuItemIcon0, .MenuItemIcon1, .MenuItemIcon2, .MenuItemIcon3 {
		margin: 2px;
		vertical-align: middle;
	}
	.MenuItemCurrentTab0, .MenuItemCurrentTab0 A:active, .MenuItemCurrentTab0 A:visited,
	.MenuItemCurrentTab1, .MenuItemCurrentTab1 A:active, .MenuItemCurrentTab1 A:visited,
	.MenuItemCurrentTab2, .MenuItemCurrentTab2 A:active, .MenuItemCurrentTab2 A:visited,
	.MenuItemCurrentTab3, .MenuItemCurrentTab3 A:active, .MenuItemCurrentTab3 A:visited {
		color: #888888;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		
	}