body
{
	font-size: 10pt;
	color: #444444;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #b7bbb1;
}


div#main
{
	width: 965px;
	border-left: 1px solid #888888;
	border-right: 1px solid #e8e8e8;
	background-color: #e8e8e8;
}
div#main2
{
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #888888;
	background-color: #e8e8e8;
}
div#header
{
	height: 123px;
	text-align: right;
	background-color: #9c9f98;
}

div#topNav
{
	padding: 0px 5px 0px 20px;
	background-color: #9c9f98;
}
div#headerSeparator
{
	padding: 7px 0px;
	border-bottom: 2px solid #cd0001;
	background-color: #9c9f98;
}

div#contentLeft
{
	width: 168px;
	height: 100%;
	padding: 0px 20px;
	background-color: #e8e8e8;
	float: left;
	text-align: left;
}
div#contentMain
{
	border-left: 1px solid #888888;
	background-color: #ffffff;
	float: right;
}
div#contentTitle
{
	height: 50px;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
	vertical-align: middle;
}
.PageHeader
{
	font-weight: bold;
	color: #da1421;
	font-size: 12pt;
}
div#contentCenter
{
	float: left;
	width: 504px;
	padding-right: 20px;
	border-right: 1px solid #888888;
	text-align: left;
}
div#contentRight
{
	width: 180px;
	padding-left: 20px;
	float: right;
	text-align: left;
}

div#footer
{
	height: 25px;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	background-color: #9c9f98;
}

td
{
	font-size: 10pt;
	color: #444444;
}
ul
{
	list-style-type: square;
}
.Bold
{
	font-weight: bold;
}
A
{
	color: #93968e;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
A:active
{
	color: #93968e;
	text-decoration: none;
	font-weight: bold;
}
A:link
{
	color: #93968e;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	color: #93968e;
	text-decoration: none;
	font-weight: bold;
}
A:Hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


A.Black
{
	color: #000000;
	text-decoration: none;
}
A.Black:active
{
	color: #000000;
	text-decoration: none;
}
A.Black:link
{
	color: #000000;
	text-decoration: none;
}
A.Black:visited
{
	color: #000000;
	text-decoration: none;
}
A.Black:hover
{
	color: #000000;
	text-decoration: none;
}
A.Red
{
	color: #990000;
	text-decoration: underline;
}
A.Red:active
{
	color: #990000;
	text-decoration: underline;
}
A.Red:link
{
	color: #990000;
	text-decoration: underline;
}
A.Red:visited
{
	color: #990000;
	text-decoration: underline;
}
A.Red:hover
{
	color: #990000;
	text-decoration: underline;
}
A.Gray
{
	color: #ff0000;
	font-weight: bold;
	font-size: 11pt;
}
A.Gray:hover
{
	color: #FF0000;
	font-weight: bold;
	font-size: 11pt;
}
A.Gray:visited
{
	font-weight: bold;
	font-size: 11pt;
}
A.MainMenu
{
	color: #cfd3c9;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
A.MainMenu:link
{
	color: #cfd3c9;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A.MainMenu:visited
{
	color: #cfd3c9;
	font-weight: bold;
	font-size: 11px;
}
A.MainMenu:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
A.MainMenu:active
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

A.MainMenuSelected:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
A.MainMenuSelected:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
A.MainMenuSelected:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

A.White
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A.White:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
A.White:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.SearchBox
{
	font-size: 9px;
	color: black;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	width: 90px;
	height: 12px;
}

.Table
{
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.TitleWhite
{
	color: White;
	font-weight: bold;
	font-size: 18px;
}
.TitleRed
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
}
.TitleGray
{
	color: #999999;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: -1px;
}
.ErrMsg
{
	color: #cc0033;
	font-weight: bold;
}
.White
{
	color: #ffffff;
}
.WhiteBold
{
	font-weight: bold;
	color: #ffffff;
}
.Normal
{
	font-size: 11px;
	color: black;
}
.Bullet
{
	margin: 0px 0px 0px 20px;
	list-style-type: square;
}
.Div
{
	background-color: #B0B0B0;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	border-right: #000000 1px solid;
	border-top: #ECEBEB 1px solid;
	border-left: #ECEBEB 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
}
.btnGreen
{
	width: 80px;
	height: 20px;
	color: #ffffff;
	background-color: #27D900;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.btnDarkGreen
{
	width: 80px;
	height: 20px;
	color: #ffffff;
	background-color: #023634;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.btnOrange
{
	width: 80px;
	height: 20px;
	color: #ffffff;
	background-color: #FECF05;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.btnRed
{
	width: 80px;
	height: 20px;
	color: #ffffff;
	background-color: #ED1B24;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.btnBlue
{
	width: 80px;
	height: 20px;
	color: #ffffff;
	background-color: #5D84C5;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.btnGold
{
	width: 80px;
	height: 20px;
	color: #ffffff;
	background-color: #D1B627;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-size: 10px;
	font-weight: bold;
}
.TitleSpecial
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.Small
{
	font-size: 9px;
}
.Text
{
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.Panel
{
	height: 100%;
}
.Validation
{
	font-weight: bold;
	color: #cc0033;
	background-color: #ffffff;
}
.Footer
{
	font-size: 10px;
	color: #cfd3c9;
}
.MainMenu
{
	color: #cfd3c9;
	font-weight: bold;
}
.PageHeader
{
	color: #ff0000;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial,Verdana, Tahoma;
}
.Menu
{
	font-size: 11px;
	color: #93968e;
	font-weight: bold;
}
.MenuSelected
{
	color: #000000;
}






.Box
{
	font-size: 8pt;
	color: white;
	font-family: Arial, Tahoma, Verdana;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #660000;
	font-weight: bold;
}
.TextBox
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color: #f5f5f5;
	font-weight: bold;
}
.ProductTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #333366;
}
.ProductPrice
{
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
}
.BtnAddToCart
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 120px;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #cc0000;
	font-weight: bold;
	font-size: 10px;
}
.divNormal
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}
.CategoryTitle
{
	font-size: 14px;
	color: #ffffff;
	background-color: #696969;
	font-weight: bold;
}
.Button
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	border-left: #000000 1px solid;
	width: 120px;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #990000;
	height: 20px;
}

.Title
{
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	height: 25px;
}
.Blue
{
	font-weight: bold;
	color: #3300ff;
}
.VHR
{
	width: 1px;
	border-left: 1px dotted;
}
.GridHeader
{
	color: #990033;
	height: 20px;
	font-weight: bold;
	background-color: #ffffff;
}

.DivNormal
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}
.Small
{
	font-size: 7pt;
}
.Topic
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #696969;
	background-color: #f8f8ff;
	line-height: normal;
	font-weight: bold;
	height: 20px;
	padding: 10px;
}
.LeftTitle
{
	color: #93968e;
	font-weight: bold;
	border-top: solid 1px #93968e;
	border-bottom: solid 1px #93968e;
	height: 18px;
	padding: 5px 0px 0px 0px;
}
