.Border {
	background-color: #838FAF;
}
.CommandButton {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.ContentPane {
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #B63712;
}
.HeadBg {
	background-color: #CCCCCC;
}
.HeadCenter {
	color: Red;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Tahoma, Arial;
}
.HeadLeftSide {
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Tahoma, Arial;
}
.HeadRightSide {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Tahoma, Arial;
}
.ItemTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.LeftPane {
}
.LeftSideColor {
	background-color: #505c7c;
}
.MarqueeItem {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: White;
}
.MarqueeTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
.DateClass {
	font-weight: bold;
	font-size: 8.5pt;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.Message {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #eeeeee;
}
.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_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: Transparent;
}
.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_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}
.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_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Veranda, Tahoma, Arial, 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_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.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;
}
.Normal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.NormalBold {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.NormalRed {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.NormalTextBox {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
.OtherTabs {
	font-weight: bold;
	font-size: 8.5pt;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.RightPane {
}
.RightSideColor {
	background-color: #A6AEC6;
}
.SelectedTab {
	font-weight: bold;
	font-size: 8.5pt;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.SubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.SubSubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.TabBg {
	background-color: black;
}
A.CommandButton:active {
	text-decoration: underline;
	color: Red;
}
A.CommandButton:hover {
	text-decoration: underline;
	color: Red;
}
A.CommandButton:link {
	text-decoration: underline;
	color: Red;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: Red;
}
A.MarqueeItem:Link {
	color: #5E3EFF;
}
A.OtherTabs:active {
	text-decoration: none;
	color: Red;
}
A.OtherTabs:hover {
	text-decoration: Underline;
	color: Red;
}
A.OtherTabs:link {
	text-decoration: none;
	color: Black;
}
A.OtherTabs:visited {
	text-decoration: none;
	color: Blue;
}
A.SelectedTab:active {
	text-decoration: none;
	color: Red;
}
A.SelectedTab:hover {
	text-decoration: Underline;
	color: Red;
}
A.SelectedTab:link {
	text-decoration: none;
	color: Red;
}
A.SelectedTab:visited {
	text-decoration: none;
	color: Red;
}
A:active {
	text-decoration: none;
	color: Red;
}
A:hover {
	text-decoration: underline;
	color: Blue;
}
A:link {
	text-decoration: underline;
	color: Red;
}
A:visited {
	text-decoration: underline;
	color: Red;
}
BIG {
	font-size: 14px;
}
BLOCKQUOTE,PRE {
	font-family: Lucida Console, monospace;
}
Body {
	background-color: white;
}
H1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
H4 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
H5,DT {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
H6 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
HR {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}
Normal.LeftSideColor {
	color: White;
}
OLLI {
	list-style-type: decimal;
}
OLOLLI {
	list-style-type: lower-alpha;
}
OLOLOLLI {
	list-style-type: lower-roman;
}
SMALL {
	font-size: 8px;
}
TFOOT,THEAD {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}
TH {
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
ULLI {
	list-style-type: square;
}
ULLILI {
	list-style-type: disc;
}
ULLILILI {
	list-style-type: circle;
}



