
.Sale75TextMessage
{
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	color: Black;
	font-size: 12px;
}

.HiddenField
{
	visibility: hidden;
	position: absolute;
	left: -999em;
}

/* Specific to ComponentArt ComboBoxes in filtermodule */
.comboBox
{
	border: 1px solid #A6A7AA;
	background-color: white;
	color:Black;
}

.comboBoxHover
{
	border: 1px solid #555555;
	background-color: white;
	color:Black;
}

.comboDropDown
{
	border: 1px solid #868686;
	background-color: white;
	padding: 1px;
	padding-right: 0px;
	cursor: default;
	color:Black;
}

.comboTextBox
{
	border: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color:Black;
}

.comboItem
{
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	color:Black;
}

.comboItemHover
{
	background-color: #E1E3EF;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #DBCE99;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:Black;
}
/* End DropDown Boxes */

.boxText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.errorBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}
.productsNotifications
{
	background: #f2fff7;
}
.orderEdit
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

/* -- Error Messages -- */
.ecf-errorbox
{
	border-right: #adadad 1px solid;
	padding-right: 2px;
	border-top: #adadad 1px solid;
	padding-left: 2px;
	left: 2px;
	padding-bottom: 2px;
	border-left: #adadad 1px solid;
	padding-top: 2px;
	border-bottom: #adadad 1px solid;
	top: 2px;
	background-color: #ffff99;
}
.ecf-errorline-moderate
{
	background-image: url(images/caution.gif);
	background-repeat: no-repeat;
	color: Red;
	text-indent: 12pt;
}
.ecf-general-error-msg
{
	font-family: Arial, Verdana,sans-serif;
	color: Red;
	font-size: 12px;
}

/* Prices */
.ecf-listprice, SPAN.ecf-listprice
{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: line-through;
	font-size: 12px;
}
.ecf-price, SPAN.ecf-price
{
	font-family: Arial, Verdana,sans-serif;
	color: #990000;
	font-size: 12px;
}
.ecf-price_bold, SPAN.ecf-price_bold
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
.ecf-outofstock
{
	color: Red;
	font-family: Arial, Verdana, sans-serif;
}

/* To Hide background while Updating panel */
.progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: Black;
	/*filter: alpha(opacity=70);
	opacity: 0.6;*/
	z-index: 100;
}
.progressFront /* This should be your progress panel */
{
	position: absolute;
	z-index: 200;
}

.CardCodeFront
{
	position: absolute;
	z-index: 200;
}

hr
{
	color: #b60000;
	background-color: #b60000;
	border: 0;
}
.MasterTemplateDefault_bg, TD.MasterTemplateDefault, Table.MasterTemplateDefault_bg
{ 
	background-color: #000000;
}

.banner_logo
{
	position: relative; 
	left: 11px;
	top: 0px;
	width: 325px;
	color: White;
	height: 59px;
}

.home_header_bg
{
	background: url(images/unp_webbanner.jpg);
	background-repeat: no-repeat;
}
.books_header_bg
{
	background: url(images/unp_webbanner.jpg);
	background-repeat: no-repeat;
}
.journals_header_bg
{
	background: url(images/unp_webbanner.jpg);
	background-repeat: no-repeat;
}
td.CartCheckoutProcess
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
}
td.SmallShoppingCart
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: White;
	background-color: Transparent;
}
A.NotifyMeLink, A.NotifyMeLink:visited, A.NotifyMeLink:active
{
	background: url(App_Themes/UNL/images/notifyme_off.gif);
	background-repeat: no-repeat;
}
A.NotifyMeLink:hover
{
	background: url(App_Themes/UNL/images/notifyme_on.gif);
	background-repeat: no-repeat;
}
A.SmallShoppingCartLink, A.SmallShoppingCartLink:visited, A.SmallShoppingCartLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: underline;
}
A.SmallShoppingCartLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: underline;
}
td.UserStatus
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Transparent;
}
A.UserStatusLink, A.UserStatusLink:visited, A.UserStatusLink:active
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Transparent;
	text-decoration: none;
}
A.UserStatusLink:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Transparent;
	text-decoration: underline;
}
.CommonLinksTopGroup
{
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	cursor: pointer;
}
.TextBoxRightAlign
{
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}
.OptInEmail_bg
{
	background-color: #dcdcdc;
	background-repeat: repeat;
}
td.OptInEmail, .OptInEmail, DIV.OptInEmail
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: Transparent;
	font-weight: bolder;
}
.OptInEmailTextBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: White;
	vertical-align: middle;
	text-align: left;
}
.OptInEmailWatermark
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #a9a9a9;
	background-color: White;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	text-transform: lowercase;
}
.BreadcrumbLink
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Transparent;
}
.search_bg
{
	/*background-color: #b60000;*/
	background-color: #b60000; /*#f6ba22;*/
	background-repeat: repeat;
}
.ProductDetail_bg, TR.ProductDetail_bg
{
	background-color: #f4ebb4;
	background-repeat: repeat;
}
td.SearchLabel
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: white;
	background-color: Transparent;
}
.SearchTextBox, td.SearchTextBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: White;
	vertical-align: middle;
	text-align: left;
}
td.LabelBold, .LabelBold, DIV.LabelBold
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	font-weight: bolder;
}
td.PriceDiscountLabel, .PriceDiscountLabel, DIV.PriceDiscountLabel
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	cursor: default; /*font-weight: bolder;*/
}
td.CheckoutLoginContinueLabel, .CheckoutLoginContinueLabel, DIV.CheckoutLoginContinueLabel
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	font-weight: bolder;
}
td.CheckoutLoginContinueLabel_ElSub, .CheckoutLoginContinueLabel_ElSub, DIV.CheckoutLoginContinueLabel_ElSub
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Red;
	background-color: Transparent;
	font-weight: lighter;
}
.ProductDesc, DIV.ProductDesc
{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	font-variant: normal;
}
A.ProductDescLink, A.ProductDescLink:visited, A.ProductDescLink:active
{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
A.ProductDescLink:hover
{
	color: #003366;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
DIV.SubSubHeader
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
DIV.SubSubHeaderBold
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
DIV.Author
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.FormatDetail
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
}
A.FormatDetailLink, A.FormatDetailLink:visited, A.FormatDetailLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	text-decoration: underline;
	font-weight: bold;
}
A.FormatDetailLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: Transparent;
	text-decoration: underline;
}
.Price
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
}
.ColumnOneDefault_bg
{
	background-color: #ffffff;
	background-repeat: repeat;
}
TD.ColumnOne, .ColumnOne
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
}
.MainContent_bg
{
	background-color: #ffffff;
	background-repeat: repeat;
}
TR.MainContent, .MainContent
{
	font-family: Arial,Vernda, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
}
TD.MainContent
{
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
	border-right: black 3px solid; /*border-top: black thin solid;   border-left: black thin solid;   border-bottom: black thin solid;*/
}
TD.BlackVerticalLine
{
	height: 100%;
	width: 1;
	background-color: #000000;
}
.SeasonalCatalogMsg
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: Transparent;
	color: #000000;
}
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
.CrossProductDetail
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 10px;
	color: Black;
	background-color: Transparent;
}
A.CrossProductDetailLink, A.CrossProductDetailLink:visited, A.CrossProductDetailLink:active
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 10px;
	color: Black;
	background-color: Transparent;
	text-decoration: underline;
	font-weight: bold;
}
A.CrossProductDetailLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: Transparent;
	text-decoration: underline;
}
DIV.CrossProductDetailAuthor
{
	color: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.FeaturedTitleDetail, .NewThisMonthDetail, .JournalsDetail
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
}
A.FeaturedTitleDetailLink, A.FeaturedTitleDetailLink:visited, A.FeaturedTitleDetailLink:active, A.NewThisMonthDetailLink, A.NewThisMonthDetailLink:visited, A.NewThisMonthDetailLink:active, A.JournalsDetailLink, A.JournalsDetailLink:visited, A.JournalsDetailLink:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: underline;
}
A.FeaturedTitleDetailLink:hover, A.NewThisMonthDetailLink:hover, A.JournalsDetailLink:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	background-color: Transparent;
	text-decoration: underline;
}
DIV.FeaturedTitleDetailAuthor, DIV.NewThisMonthAuthor
{
	color: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

/* Menu */
.TopGroup
{
	background-color: #000000;
	color: #ffffff;
	border: 0px;
	cursor: hand;
}
.Group
{
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 12px; /*width: 100%;   border:1px #4E5358 solid;    border-style:solid;*/
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	text-align: left;
	font-weight: bolder;
}
.GroupHover
{
	background-color: #b60000;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 12px; /*width: 100%;   border:1px #4E5358 solid;    border-style:solid;*/
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	text-align: left;
	font-weight: bolder;
}

/* End Menu */

BODY
{
	background: #000000;
	background-image: url(../Images/bg01.gif);
	color: #7B7B7B;
	margin: 0px;
}

/* Default Link Style */
A, A:visited, A:active
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: Transparent;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
A:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: Transparent;
	text-decoration: underline;
	cursor: pointer;
}

/* LINKS */
/*A { font-style: normal; color: #000000; text-decoration: underline}
A:hover { font-style: normal; color: #003366; text-decoration: underline}
A:active { font-style: normal; color: #000000; text-decoration: underline}
A:visited { font-style: normal; color: #000000; text-decoration: underline}*/

FORM
{
	display: inline;
}

TR.header
{
	background: #ffffff;
}

TR.headerNavigation
{
	background: #bbc3d3;
}

TD.headerNavigation
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.headerNavigation:hover
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

TR.headerError
{
	background: #ff0000;
}

TD.headerError
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo
{
	background: #00ff00;
}

TD.headerInfo
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer, .footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #dcdcdc;
	color: #000000; /*font-weight: bold;*/
}
DIV.footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #dcdcdc;
	color: #000000; /*font-weight: bold;*/
}
TD.footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #dcdcdc;
	color: #000000;
	border-right: black 3px solid; /*font-weight: bold;*/
}
a.footer
{
	font-family: verdana,arial,tahoma;
	font-size: 10px;
	color: #000000; /*text-align:left;*/
}

/* Headers */
/*page*/
/* Header With All Words Capitalized */
h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none; /*font-variant: mixed;*/
	text-transform: uppercase;
	border-bottom: thin solid #b60000;
	background-color: transparent;
	margin-bottom: 10px;
	width: 570px;
}

h2
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
}

/* Header With First Letter of All Words Capitalized */
h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none; /*font-variant: mixed;*/
	text-transform: capitalize;
	border-bottom: thin solid #b60000;
	background-color: transparent;
	margin-bottom: 10px;
	width: 570px;
}

text
{
	text-align: left;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
}

.infoBox
{
	background: #D3D1D1;
}

.infoBoxContents
{
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice
{
	background: #FF8E90;
}

.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading
{
	background-image: url('../Images/infobox/corner_center.gif');
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	display: none;
}

TD.infoBox, SPAN.infoBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd
{
	background: #E8EFEF; /*shopping-cart content color*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
	background: #E8EFEF; /*shopping-cart content color*/
}

TABLE.productListing
{
	border: 0px;
	border-style: solid;
	border-color: #FCE4D3; /*shopping-cart header/footer color*/
	border-spacing: 1px;
}

.productListing-heading
{
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	color: #2C2C2C;
	font-weight: bold;
	padding: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-variant: normal;
	background: #FCE4D3; /*shopping-cart header/footer color*/
}

TD.productListing-data
{
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	vertical-align: top;
	padding: 10 5 10 5;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #E56A25;
}

A.pageResults
{
	color: #0000FF;
}

A.pageResults:hover
{
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: sharp;
	height: 29px;
	width: 406px;
	background: url(  '../Images/m99.gif' );
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 13px;
	text-transform: uppercase;
}

TR.subBar
{
	background: #f4f7fd;
}

TD.subBar
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main, P.main
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}

TD.accountCategory
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea
{
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice
{
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

SPAN.errorText
{
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow
{
}
.moduleRowOver
{
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected
{
	background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

body
{
	background-image: url(../Images/bg01.gif);
}

/* default table cell (the detail pages, etc)*/
td
{
	font-family: arial,verdana,tahoma;
	font-size: 12px;
	color: #000000; /*text-align:left;*/
}

.bg
{
	background-image: url(../Images/m17.gif);
	background-repeat: repeat-y;
}

.bg1
{
	background-image: url(../Images/m17_1.gif);
	background-repeat: repeat-y;
}

.bg2
{
	background-image: url(../Images/m17_2.gif);
	background-repeat: repeat-x;
}

.bg3
{
	background-image: url(../Images/m17_3.gif);
	background-repeat: repeat-x;
}

.br
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
}

.br1
{
	border-style: solid;
	border-width: 2px;
	border-color: #C9D8DA;
}

.br2
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
}

.br3
{
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Gray;
}

.br3t
{
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Gray;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: Gray;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: Gray;
}

.br3a
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Gray;
}

.br4
{
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
}

.br5
{
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
}

.br3:hover
{
	background-color: Silver;
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #C9D8DA;
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #C9D8DA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C9D8DA;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #C9D8DA;
}

.item
{
	background-color: Gray;
}

.item:hoover
{
	background-color: Green;
}



.ch
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.ch1
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.ch2
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.ch3
{
	font-size: 11px;
	color: #706F6F;
	font-weight: bold;
}

.ch4
{
	font-size: 11px;
	color: #E66B25;
	font-weight: bold;
}

.ch5
{
	font-size: 10px;
	color: #707173;
}

.ch6
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.ml
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.ml1
{
	font-size: 11px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}

.ml2
{
	font-size: 11px;
	color: #858484;
	font-weight: bold;
	text-decoration: none;
}

.ml3
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.ml3:hover
{
	font-size: 11px;
	color: #FFC208;
	font-weight: bold;
	text-decoration: none;
}

.ml4
{
	font-size: 11px;
	color: #889C48;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ml5
{
	font-size: 10px;
	color: #707173;
	font-weight: bold;
	text-decoration: underline;
}

.ml6
{
	font-size: 20px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}

.ml7
{
	font-size: 11px;
	margin-left: 10px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}

.ml8
{
	font-size: 20px;
	margin-left: 10px;
	color: #E66B25;
	font-weight: bold;
	text-decoration: none;
}
.se
{
	width: 109px;
	font-size: 9px;
}

.image_border
{
	border: 1px solid #818181;
}

TABLE.virtual_page
{
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	width: 570px;
	background-color: transparent;
	border: 0px;
}

TABLE.virtual_page td.vpheader
{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	background-color: transparent;
	color: Black;
	text-align: left;
	border-bottom: thin solid #b60000;
	font-weight: bold;
	font-variant: small-caps;
}

TABLE.virtual_page td.vpsubheader
{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
TABLE.virtual_page td.vpsubheader_rule
{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	border-top: thin solid #b60000;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
TABLE.virtual_page td.vpsub2header
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
TABLE.virtual_page td.vptext
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal;
}


#003366