/* ========================================
   CSS Styles for IBuySpy Workshopit
   ======================================== */

.HeadBg
{
}

Body
{
	background-color: transparent;
}

.TabBg
{
	background-color: #CCE6FF;
}

.LeftPane
{
	background-color: #004A89;
}

.ContentPane
{
}

.RightPane
{
	background-color: #e4eaf2;
}

.SelectedTab
{
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A.SelectedTab:link
{
	color: white;
	text-decoration: none;
}

A.SelectedTab:visited
{
	color: white;
	text-decoration: none;
}

A.SelectedTab:active
{
	color: #eeeeee;
	text-decoration: none;
}

A.SelectedTab:hover
{
	color: white;
	text-decoration: none;
}

.MenuBar
{
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	background-color: #345487;
	text-decoration: none;
}

A.MenuBar:link
{
	color: white;
	text-decoration: none;
}

A.MenuBar:visited
{
	color: white;
	text-decoration: none;
}

A.MenuBar:active
{
	color: #eeeeee;
	text-decoration: none;
}

A.MenuBar:hover
{
	color: white;
	text-decoration: none;
}

.HeaderBar
{
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	background-color: #345487;
	text-decoration: none;
}

A.HeaderBar:link
{
	color: #003399;
	text-decoration: none;
}

A.HeaderBar:visited
{
	color: #003399;
	text-decoration: none;
}

A.HeaderBar:active
{
	color: #003399;
	text-decoration: none;
}

A.HeaderBar:hover
{
	color: #6666FF;
	text-decoration: none;
}

.FooterBar
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #666600;
	background-color: #cccc99;
	text-decoration: none;
}

A.FooterBar:link
{
	color: #003399;
	text-decoration: none;
}

A.FooterBar:visited
{
	color: #003399;
	text-decoration: none;
}

A.FooterBar:active
{
	color: #003399;
	text-decoration: none;
}

A.FooterBar:hover
{
	color: #6666FF;
	text-decoration: none;
}

.FooterBrown
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: white;
	background-color: #666633;
	text-decoration: none;
}

A.FooterBrown:link
{
	color: #FFCC00;
	text-decoration: none;
}

A.FooterBrown:visited
{
	color: #FFCC00;
	text-decoration: none;
}

A.FooterBlue:active
{
	color: #FFCC00;
	text-decoration: none;
}

A.FooterBrown:hover
{
	color: #FFEE66;
	text-decoration: none;
}

.OtherTabs
{
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A.OtherTabs:link
{
	color: white;
	text-decoration: none;
}

A.OtherTabs:visited
{
	color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:active
{
	color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:hover
{
	color: #87CEEB;
	text-decoration: none;
}

.Head
{
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.HeadTitle
{
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.SubHead
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.SubSubHead
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.Normal
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.NormalTextBox
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.NormalBold
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.CommandButton
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

A.CommandButton:link
{
	color: #003366;
	text-decoration: underline;
}

A.CommandButton:visited
{
	color: #003366;
	text-decoration: underline;
}

A.CommandButton:active
{
	color: #003366;
	text-decoration: underline;
}

A.CommandButton:hover
{
	color: #ff0000;
	text-decoration: underline;
}

/* GENERIC */
h1
{
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Tahoma, Arial, Times New Roman, Verdana, helvetica, sans-serif;
	font-size: 16pt;
	color: #0099CC;
}

H2
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Times New Roman, Verdana, helvetica, sans-serif;
	font-size: 14pt;
	color: #C70000;
}

H3
{
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: Arial, Times New Roman, Verdana, helvetica, sans-serif;
	font-size: 12pt;
	color: #339966;
}

H5, DT
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}

TH
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	color: #003366;
	text-decoration: none;
}

A:visited
{
	color: #003366;
	text-decoration: none;
}

A:active
{
	color: #003366;
	text-decoration: none;
}

A:hover
{
	color: #ff0000;
	text-decoration: underline;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}

UL LI
{
}

UL LI LI
{
}

UL LI LI LI
{
}

OL LI
{
}

OL OL LI
{
}

OL OL OL LI
{
}

HR
{
	color: #87CEEB;
	text-align: left;
}


.ItemTitle
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.SiteTitle
{
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
A.SiteTitle:link
{
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.SiteTitle:visited
{
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.SiteTitle:active
{
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.SiteTitle:hover
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* css for orgchart */
TD.orgname
{
	border: 1 solid gray;
	padding-left: 2pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-right: 2pt;
	width: 120px;
	height: 50px;
}
TD.orgactive
{
	border: 2 solid red;
	padding-left: 2pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-right: 2pt;
	width: 120px;
	height: 50px;
}
TD.org3top
{
	border-left: 1 solid gray;
	border-bottom: 1 solid gray;
	width: 10px;
}
TD.org3bot
{
	border-left: 1 solid gray;
	width: 10px;
}
TD.org3spacertop
{
	border-left: 1 solid gray;
}
TD.org2left
{
	border-right: 1 solid gray;
	border-top: 1 solid gray;
	width: 10px;
}
TD.org2right
{
	border-top: 1 solid gray;
	border-left: 1 solid gray;
	width: 10px;
}
TD.org2spacerright
{
	border-top: 1 solid gray;
	width: 15px;
}
TD.org3spacerright
{
	width: 10px;
}
TD.org1left
{
	border-right: 1 solid gray;
}
TD.org1right
{
	border-left: 1 solid gray;
}
P.orgname
{
	font-family: arial;
	font-size: 8pt;
	color: gray;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
P.orgjob
{
	font-family: arial;
	font-size: 8pt;
	color: gray;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.button
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	border-width: thin;
	border-style: ridge;
	background-color: #DCDCDC;
}

.Article
{
	font-weight: bold;
	font-size: 12.5pt;
	color: #003366;
	font-family: Arial, Helvetica;
}



.ArticleRight
{
	background-color: #e4e7ee;
}

.ItemLink
{
	font-family:  Arial, Helvetica;
	font-size: 11px;
	color: #003366;
}

.HeadArticle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #70976F;
}



/*****************************************************
TTT Forum style sheet - Updated on Aug,23,2003 
*****************************************************/
.TTTBorder
{
	border: 1px solid;
}
.TTTSubBorder
{
	border: 0px solid;
}

.TTTHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	background-color: #006699;
	background-image: url(../../images/TTT/TTT_Header_BG.gif);
}

.TTTHeaderText
{
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: Verdana, Arial, Helvetica;
}


.TTTAltHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
	background-color: #D1D7DC;
	background-image: url(../../images/TTT/TTT_AltHeader_BG.gif);
}

.TTTAltHeaderText
{
	font-weight: bold;
	font-size: 8pt;
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
}

.TTTSubHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
}

.TTTTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #D4D9EC;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.TTTRow
{
	color: #4455aa;
	font-family: Times New Roman, Arial, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.TTTRowHighLight
{
	color: #4455aa;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.TTTFooter
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	background-color: #006699;
	background-image: url(../../images/TTT/TTT_AltFooter_BG.gif);
}
.TTTAltHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
	background-color: #D1D7DC;
	background-image: url(../../images/TTT/TTT_AltHeader_BG.gif);
}
.TTTFooterText
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}


/* hyperlink style for the selected tab */
A.TTTTitle:link
{
	text-decoration: none;
	color: #4455aa;
}

A.TTTTitle:visited
{
	text-decoration: none;
	color: #D4D9EC;
}

A.TTTTitle:active
{
	text-decoration: none;
	color: #4455aa;
}

A.TTTTitle:hover
{
	text-decoration: none;
	color: #D4D9EC;
}

.TTTFormControl
{
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica;
}
.TTTErrorText
{
	color: red;
}
.TTTQuote
{
	border-top: 1px #646e95 solid;
	border-bottom: 1px #646e95 solid;
}
/* text style for buttons and link buttons used in the portal admin pages */
.TTTCommand
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.TTTCommand:link
{
	color: white;
	text-decoration: underline;
}

A.TTTCommand:visited
{
	color: white;
	text-decoration: underline;
}

A.TTTCommand:active
{
	text-decoration: underline;
	color: white;
}

A.TTTCommand:hover
{
	color: #ff9933;
	text-decoration: underline;
}
TD.TTTRow
{
	background-color: #eef3fb;
}
TD.TTTMainHeader
{
}
TD.TTTHeader
{
	background-image: url(../../images/TTT/TTT_Header_BG.gif);
	height: 28px;
	background-color: #006699;
}
TD.TTTAltHeader
{
	background-color: #D1D7DC;
	height: 28px;
	background-image: url(../../images/TTT/TTT_AltHeader_BG.gif);
}
TD.TTTAltFooter
{
	background-color: #D1D7DC;
	height: 28px;
	background-image: url(../../images/TTT/TTT_AltFooter_BG.gif);
}

TD.TTTSubHeader
{
	background-color: #D4D9EC;
}
TD.TTTRowHighlight
{
	background-color: #D4D9EC;
}
TD.TTTFooter
{
	background-color: #006699;
	height: 28px;
	background-image: url(../../images/TTT/TTT_Footer_BG.gif);
}

/* text style used for most text rendered by modules */
.TTTNormal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.TTTNormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TTTNormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.TTTNormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.TTTCommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.TTTCommandButton:link
{
	text-decoration: underline;
	color: #003366;
}

A.TTTCommandButton:visited
{
	text-decoration: underline;
	color: #003366;
}

A.TTTCommandButton:active
{
	text-decoration: underline;
	color: #003366;
}

A.TTTCommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}


.HeadTitleArticle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}

.navbar
{
	border-right: #BADBE8 1px solid;
	border-top: #BADBE8 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #BADBE8 1px solid;
	color: #0611A9;
	padding-top: 2px;
	border-bottom: #513663 1px solid;
	font-family: tahoma, verdana, Arial;
	background-color: #BADBE8;
	text-decoration: none;
}
.navbarhover
{
	border-right: #155f9e 1px solid;
	border-top: #155f9e 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #002862 1px solid;
	cursor: hand;
	color: white;
	padding-top: 2px;
	border-bottom: #002862 1px solid;
	font-family: tahoma, verdana, Arial;
	background-color: #157299;
	text-decoration: none;
}
.subnavbar
{
	border-right: #bdbdb2 0px solid;
	border-top: #eeeee9 0px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #bdbdb2 0px solid;
	color: #014A87;
	padding-top: 2px;
	border-bottom: #aaa 1px solid;
	font-family: tahoma, verdana, Arial;
	background-color: #FFFFFF;
	text-decoration: none;
}
.subnavbarhover
{
	border-right: #bdbdb2 0px solid;
	border-top: #eeeee9 0px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #bdbdb2 0px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #aaa 0px solid;
	font-family: tahoma, verdana, Arial;
	background-color: #3165db;
	text-decoration: none;
}
.subnavbar A:link
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #074377;
	padding-top: 2px;
	font-family: tahoma, verdana, Arial;
	background-color: #e4eaf2;
	text-decoration: none;
}
.subnavbar A:visited
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #074377;
	padding-top: 2px;
	font-family: tahoma, verdana, Arial;
	background-color: #dbdbd6;
	text-decoration: none;
}
.subnavbar A:hover
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #ff6f1c;
	padding-top: 2px;
	font-family: tahoma, verdana, Arial;
	background-color: #dbdbd6;
	text-decoration: none;
}
.subnavbar A:active
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #e41e00;
	padding-top: 2px;
	font-family: tahoma, verdana, Arial;
	background-color: #dbdbd6;
	text-decoration: none;
}
.navbar A:link
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	line-height: 14px;
	padding-top: 2px;
	font-family: tahoma, verdana, Arial, "courier new";
	text-decoration: none;
}
.navbar A:visited
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	border-top-style: none;
	line-height: 14px;
	padding-top: 2px;
	font-family: tahoma, Arial, verdana;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: solid;
}
.navbar A:active
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #ffdc7d;
	line-height: 14px;
	padding-top: 2px;
	font-family: tahoma, Arial, verdana;
	text-decoration: none;
}
.navbar A:hover
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #ffffd9;
	line-height: 14px;
	padding-top: 2px;
	font-family: tahoma, Arial, verdana;
	text-decoration: none;
}
.navbarHilighted
{
	border-top: #ff899a 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	cursor: hand;
	color: white;
	padding-top: 2px;
	border-bottom: #9c0000 1px solid;
	font-family: tahoma, Arial;
	background-color: #c70000;
	text-decoration: none;
}
.navbarHilighted A:link
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-family: tahoma, Arial;
	background-color: #c70000;
	text-decoration: none;
}
.navbarHilighted A:hover
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-family: tahoma, Arial;
	background-color: #155f9e;
	text-decoration: none;
}
.navbarHilighted A:active
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-family: tahoma, Arial;
	background-color: #c70000;
	text-decoration: none;
}
.navbarHilighted A:visited
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-family: tahoma, Arial;
	background-color: #c70000;
	text-decoration: none;
}
.navgrid
{
	background-color: #f0f0f0;
}


#left-nav
{
	border-bottom: #ccc 1px solid;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#left-nav A
{
	text-decoration: none;
}

#left-nav A:hover
{
	background: #fffff;
	color: #000;
	text-decoration: none;
}

#left-nav A.active:hover
{
	background: #fff;
	color: #000;
	text-decoration: none;
}

.top-level A
{
	padding-right: 0px;
	border-top: #739CAF 1px solid;
	display: block;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}

.second-level A
{
	padding-right: 0px;
	border-top: #fff 1px solid;
	display: block;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}

.top-level A
{
	padding-left: 10px;
	background: #336699;
	color: #ffffff;
	font-weight: bold;
}

/* Dat make this stylesheet*/
.menuleft
{
	font-weight: bold;
	font-size: 12px;
	color: #3a4f6c;
	font-family: Arial, Helvetica, sans-serif;
}

.tHeading
{
	background-color: #0072A8;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tHeading_Brown
{
	background-color: #f49f51;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

A.Theading:link
{
	text-decoration: none;
	color: #FFFFFF;
}

A.TTHeading:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

A.THeading:active
{
	text-decoration: underline;
	color: #FFFFFF;
}

A.THeading:hover
{
	text-decoration: underline;
	color: yellow;
}
.basic-table
{
	font-size: 12px;
	font-family: arial, Times New Roman, verdana, helvetica, sans-serif;
}
.basic-table TD
{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
.basic-table TH
{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	text-align: left;
}

.Grid_Header
{
	background-color: #1F68A5;
	color: #ffffff;
	text-align: center;
	font-family:Verdana, Arial,Times New Roman;
	font-size: 8.5pt;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Grid_Header TD A
{
	color: #ffffff;
	text-decoration:none;
	font-family:Verdana, Arial,Times New Roman;
	font-size: 8.5pt;
	font-weight: bold;
}

.Grid_Header TD A:visited
{
	color: #ffffff;
	text-decoration:none;
	font-family:Verdana, Arial,Times New Roman;
	font-size: 8.5pt;
	font-weight: bold;
}

.Grid_Header TD A:hover
{
	color: yellow;
	text-decoration:none;
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8.5pt;
	font-weight: bold;
}

.LinkPane TD A
{
	color: #0000FF;
	text-decoration:none;
	font-family:Verdana, Arial,Times New Roman;
	font-size: 9pt;
}

.LinkPaneSeperate
{
	color: #0000FF;
	font-family:Verdana, Arial,Times New Roman;
	font-size: 9pt;
}

.LinkPane TD A:visited
{
	color: #0000FF;
	text-decoration:none;
	font-family:Verdana, Arial,Times New Roman;
	font-size: 9pt;
}

.LinkPane TD A:hover
{
	color: #C70000;
	text-decoration:none;
	font-family: Verdana,Arial,Times New Roman;
	font-size: 9pt;
}
.Grid_Footer
{
	background-color: #6699cc;
	color: #ffffff;
	font-family: Arial,Verdana,Times New Roman;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.Grid_Item
{
	font-family: Arial,Verdana,Times New Roman;
	font-size: 9pt;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
.Grid_Alter
{
	font-family: Arial,Verdana,Times New Roman;
	font-size: 9pt;
	background-color: #E9E9E9;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

.Grid
{
	
}

.Table_Grid
{
	border: 1px;
	border-color: Gray;
}

.TableHeader
{
	font-family: verdana, "Times New Roman";
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}
.TD_Right_Border
{
	border-right: #159 1px solid;
}
.ListTable
{
	border-right: #159 1px solid;
	border-left: #9cf 1px solid;
	border-bottom: #159 1px solid;
	border-top: #9cf 1px solid;
}
.ListTable_Header
{
	background-color: #336699;
	font-family: verdana, "Times New Roman";
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}
.ListTable_Content
{
	background-color: #FFFFFF;
	font-family: verdana, "Times New Roman";
	font-size: x-small;
	color: #000000;
	text-align: justify;
}
/*Header title*/
.Title_Header
{
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*Header title*/
.Title_Content
{
	color: #16305F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Title_LContent
{
	color: #16305F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Menu Bar of Book and Project Module*/

.ModuleMenu
{
	cursor: hand;
	color: White;
	width: 100%;
	border-bottom: #FF8080 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: #336699;
	height: 25px;
}
A.ModuleMenu:link
{
	cursor: hand;
	color: White;
	text-decoration: none;
}
A.ModuleMenu:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

A.ModuleMenu:active
{
	text-decoration: none;
	color: #FFFFFF;
}

A.ModuleMenu:hover
{
	text-decoration: none;
	color: black;
	background-color: #CAEBEB;
}
.cooltable
{
	background-color: #FCFAE1;
	border: solid 1 #A2A2A2;
}

/*------------------End of Dat's style sheet--------------------*/
.menu_extra
{
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu_extra:hover
{
	font-weight: bolder;
	font-size: 11px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.block
{
	font-weight: bolder;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.block:hover
{
	font-weight: bolder;
	font-size: 10px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.rightbox_news
{
	border-right: #4776aa 1px solid;
	border-top: #e0f0ff 1px solid;
	font-size: 9pt;
	border-left: #4776aa 1px solid;
	color: #ffffff;
	border-bottom: #4776aa 1px solid;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #0072A8;
	text-decoration: none;
}
.rightbox_news A:link
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.rightbox_news A:visited
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.rightbox_news A:hover
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.rightbox_news A:active
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

#bodyText
{
	text-align: justify;
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Times New Roman, Verdana, Arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	background-image: url(../../images/imgback.gif);
}

.normal-table
{
	border: 0px #111111 solid collapse;
	width: 100%;
}

.Message
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin-top: 15px;
	margin-bottom: 0px;
}

.ReverseMessage
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin-top: 0px;
	margin-bottom: 15px;
}
.errorList
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
}

.list-in-table
{
	font-size: xx-small;
	font-family: verdana,Times New Roman;
}

.textbox-in-table
{
	font-size: xx-small;
	font-family: verdana,Times New Roman;
}

.GHeader
{
	background-color: #FDEB88;
	font-family: Verdana,Times New Roman, Arial, Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
}
.GItem
{
	background-color: #EAEBEB;
	font-family: Verdana,Times New Roman, Arial, Tahoma;
	font-size: 9pt;
}
.GFooter
{
	background-color: #FDEB88;
	font-family: Verdana,Times New Roman, Arial, Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.CategoryHeader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #99A992;
	color: White;
	text-transform: none;
}
.SubCategoryHeader
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.ItemStyle
{
	font-size: 10px;
	font-family: Verdana, Arial;
}
.ReportTitle 
{
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-transform: uppercase;
}
.HeaderStyleRight
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-transform: none;
	text-align: right;
}
.ItemStyleRight
{
	font-size: 10px;
	font-family: Verdana, Arial;
	text-align: right;
}
.markHeader
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.ItemStyleRight
{
	font-size: 10px;
	font-family: Verdana, Arial;
	text-align: right;
}
.normal-table B  { color: #FF9900; font-size: 11pt }

.Newsfooter {
	font-style: italic;
	font-size: 8pt;
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
}

.NewsDownload {        
	font-style: italic;
        text-decoration: underline;
	font-size: 8pt;
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
}