html {
	height: 100%;
}
body {
	background: #ffffff;
	margin: 0;
	height: 100%;
}
.master {
	background:	#909090;
}


.toppane {
}
.leftpane {
	width: 180px;
}
.contentpane {
	width: 100%;
}
.rightpane {
	width: 180px;
}
.lowerleftpane {
	width: 33%;
}
.lowermiddlepane {
	width: 33%;
}
.lowerrightpane {
	width: 33%;
}
.bottompane {
}


h1 {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
	font-size: 18pt;
	text-decoration: none
}

h2 {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
	font-size: 16pt;
	text-decoration: none
}

h3 {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
	font-size: 14pt;
	text-decoration: none
}

h4 {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
	font-size: 12pt;
	text-decoration: none
}
a:link, a:visited, a:active {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11Pt;
	text-decoration: none;
	color: #4169E1;
}
a:hover {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
	color: #ff0000;
}
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #4169E1;
}
a.LoginLink:hover {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
}
a.RegisterLink:link, a.RegisterLink:visited, a.RegisterLink:active {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #4169E1;
}
a.RegisterLink:hover {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
}
.FooterLink, a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.FooterLink:hover {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a.CommandButton:hover {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
a.Normal:link, a.Normal:visited, a.Normal:active {
	font-weight: normal;
	text-decoration: underline;
}
a.Normal:hover {
	color: #f00;
	font-weight: normal;
	text-decoration: none;
}
.CopyrightText {
	color: #333;
	font-size: 9pt;
	font-weight: normal;
}
.SubHead {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	padding: 0;
}
.Head {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #222;
	font-weight: normal;
	white-space: nowrap;
}
.NormalRed {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #900;
}
.NormalBold {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
.Normal {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
}
select, input {
	color: #333;
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
}
.NormalTextBox {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
}
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}
.CurrentDate {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
}
.ANN_Head {
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000cd;
}


.MainMenu_MenuContainer {
	background-color: transparent;
	height: 15px;
}
.MainMenu_MenuBar {
	height: 24px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	height: 24px;
	padding: 0px 5px 0px 2px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	border-right: #b1b1b1 1px solid;
	border-top: #b1b1b1 1px solid;
	border-left: #b1b1b1 1px solid;
	border-bottom: #b1b1b1 1px solid;
	z-index: 0;
	background-color: #EEF0F1;
	margin: 2px 0px 0px 2px;
	filter: none;
}
.MainMenu_MenuBreak {
	border-right: #eee 0 solid;
	border-top: #eee 1px solid;
	border-left: #eee 0 solid;
	border-bottom: #eee 1px solid;
	height: 1px;
	background-color: #eee;
}
.MainMenu_MenuItemSel {
	border-right: #b1b1b1 0 solid;
	border-top: #b1b1b1 0 solid;
	border-left: #b1b1b1 0 solid;
	border-bottom: #b1b1b1 0 solid;
	z-index: 0;
	font-weight: normal;
	font-size: 14px;
	color: #4169E1;
	font-style: normal;
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	height: 24px;
	padding: 0px 5px 0px 2px;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuItem {
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	height: 24px;
	width: 180px;
	padding: 0px 0px 0px 2px;
}
.MainMenu_RootMenuItemSelected {
	border-right: #b1b1b1 0 solid;
	border-top: #b1b1b1 0 solid;
	border-left: #b1b1b1 0 solid;
	border-bottom: #b1b1b1 0 solid;
	z-index: 0;
	font-weight: normal;
	font-size: 16px;
	color: #4169E1;
	font-style: normal;
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	height: 24px;
	padding: 0px 0px 0px 2px;
}
.MainMenu_RootMenuItemActive {
	border-right: #b1b1b1 0 solid;
	border-top: #b1b1b1 0 solid;
	border-left: #b1b1b1 0 solid;
	border-bottom: #b1b1b1 0 solid;
	z-index: 0;
	font-weight: normal;
	font-size: 16px;
	color: #4169E1;
	font-style: normal;
	font-family: "Trebuchet MS", arial, tahoma, helvetica, sans-serif;
	height: 24px;
	padding: 0px 0px 0px 2px;
}
.MainMenu_RootMenuArrow {
	display: none;
}


.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}
.ModuleTitle_MenuItem {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	background: #f7f7f7;
	border-top: #f7f7f7 1px solid;
	border-left: #f7f7f7 1px solid;
	border-bottom: #f7f7f7 1px solid;
	border-right: #f7f7f7 1px solid;
	padding: 1px 10px 2px 0px;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f7f7f7;
	border: 1px solid #999;
	padding: 0px;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}
.ModuleTitle_MenuItemSel {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 1px 10px 2px 0px;
}
.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
	display: none;
}


.UDT_Table_Head {
	font-family: arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background: #c0c0c0;
}
.UDT_Table_Item {
	font-family: arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
}
.UDT_Table_AlternateItem {
	font-family: arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
}

