﻿TD
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a3e21;
	text-decoration: none;
}
P
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a3e21;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
	color: #ff6633;
}
a:visited
{
	text-decoration: none;
	color: #ff6633;
}
a:hover
{
	text-decoration: none;
	color: #ff3300;
}
a:active
{
	text-decoration: none;
	color: #ff6633;
}

a.CPPan:link
{
	text-decoration: none;
	color: #854200;
}
a.CPPan:visited
{
	text-decoration: none;
	color: #854200;
}
a.CPPan:hover
{
	text-decoration: none;
	color: #000000;
}
a.CPPan:active
{
	text-decoration: none;
	color: #854200;
}

.LargeTextBox
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 100%;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.TextArea
{
	height: 50px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 153px;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.TextBox
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 153px;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.SmallTextBox
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 80px;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.DropDown
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 153px;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.SmallDropDown
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 40px;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.FileUploader
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #614d1b;
	width: 153px;
	border-right: #d5bc7e 1px solid;
	border-top: #d5bc7e 1px solid;
	border-left: #d5bc7e 1px solid;
	border-bottom: #d5bc7e 1px solid;
	background-color: #f0dfb6;
}
.ShowDetailButton
{
	background-image: url(Images/Button/ShowDetail.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 23px;
	width: 28px;
	cursor: pointer;
}
.AddToFavoritesButton
{
	background-image: url(Images/Button/AddToFavorites.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 23px;
	width: 28px;
	cursor: pointer;
}
.LargeAddToFavoritesButton
{
	background-image: url(Images/Button/LargAddToFavorites.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.AddToBasketButton
{
	background-image: url(Images/Button/AddToBasket.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 23px;
	width: 28px;
	cursor: pointer;
}
.ShowBasketButton
{
	background-image: url(Images/Button/ShowBasket.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 23px;
	width: 28px;
	cursor: pointer;
}
.RefreshBasketButton
{
	background-image: url(Images/Button/RefreshBasket.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.GoToShopButton
{
	background-image: url(Images/Button/GoToShop.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.PrintPreviewButton
{
	background-image: url(Images/Button/PrintPreview.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.DeleteButton
{
	background-image: url(Images/Button/Delete.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.NewButton
{
	background-image: url(Images/Button/New.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.ContinueButton
{
	background-image: url(Images/Button/Continue.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.CancelButton
{
	background-image: url(Images/Button/Cancel.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.OkButton
{
	background-image: url(Images/Button/Ok.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.SearchButton
{
	background-image: url(Images/Button/Search.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 19px;
	width: 73px;
	cursor: pointer;
}
.TreeViewFrame
{
	border-color: #cbc8c0;
	border-style: Solid;
	border-width: 1px;
	background-color: #f6f6f1;
	height:100%;
}
.DataList
{
	border-color: #cbc8c0;
	border-style: Solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding: 2px;
	width: 550;
	background-image: url(Images/Grid/bg.gif);
	background-repeat: repeat-y;
	background-color: #f6f6f1;
}
.Grid
{
	border-color: #cbc8c0;
	border-style: Solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding: 2px;
	width: 550;
	background-image: url(Images/Grid/bg.gif);
	background-repeat: repeat-y;
	background-color: #f6f6f1;
}
.Grid A
{
	padding: 0;
	font-family: Tahoma;
	font-size: 8pt;
	color: #5b5b82;
	text-decoration: none;
}
.Grid A:Hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.GridRow TD
{
	font-family: Tahoma;
	font-size: 8pt;
	border-style: none;
	color: #535353;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e1cd;
	border-bottom-width: 1px;
	vertical-align: top;
}

.GridAlterRow TD
{
	border-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #425642;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e1cd;
	border-bottom-width: 1px;
	vertical-align: top;
}
.GridSelectedRow TD
{
	border-style: none;
	border-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #e5e3d1;
	vertical-align: top;
}
.GridHeader
{
	background-image: url(Images/Grid/headerBg.gif);
	background-repeat: repeat-x;
	border-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #425642;
	background-color: #cbd6bf;
	height: 26px;
}
.NoneBorderTables
{
	width: 100%;
	border-style: none;
}
.NoneBorderTables TD
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a3e21;
	text-decoration: none;
	border-style: none;
}
