body
{
	font-size: 12px;
	background-image: url(../Images/backPage.jpg);
	margin: 0px;
	color: black;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman' ,;
}
td
{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman' , Arial;
}
.Bold
{
	font-weight: bold;}
.BigBold
{
	font-weight: bold;
	font-size: 16px;
}
.White
{	
	color: white;
}
.WhiteSmall
{	
	color: white;
	font-size:9px;
}
.WhiteBold
{
	font-weight: bold;
	color: white;
}
.Gray
{
	background-color: lightgrey;
}
.Bullet
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	list-style-position: outside;
	padding-bottom: 5px;
	color: #003366;
	line-height: 20px;
	padding-top: 5px;
	list-style-type: square;
}
A:active
{
	color: #000000;
	text-decoration: none;
}
A:link
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	color: #CC0000;
	text-decoration: none;
}
A.White:active
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.White:link
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.White:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.White:hover
{
	font-weight: bold;
	color: ffffff;
	text-decoration: underline;
}
.PageTitle
{
	font-weight: bold;
	color: #333333;
}
.tbPage
{
	border-right: #999999 1px solid;
	padding-right: 0px;
	border-top: #999999 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #999999 1px solid;
	padding-top: 0px;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}
.RedBig
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}
.TreeView
{
	font-size: 12px;
	font-family: Verdana;
	background-color: #e1e5e8;
}
.Small
{
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman' , Arial;
}
.Button
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/backButton.gif);
	border-left: #000000 1px solid;
	width: 100px;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Tahoma, Verdana, Arial;
	height: 25px;
	background-color: transparent;
}
.Price
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3300;
}
.ProductTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #cc3333;
}
.BoldBlue
{
	font-weight: bold;
	color: #006699;
}
.ErrMsg
{
	font-weight: bold;
	color: #CC0000;
}
.TextBox
{
	border-right: tomato 1px solid;
	border-top: tomato 1px solid;
	border-left: tomato 1px solid;
	border-bottom: tomato 1px solid;
	background-color: whitesmoke;
}
.Strike
{
	text-decoration: line-through;
}
.FreeDescr
{
	font-size: 10px;
}
Blockquote
{
	margin: 5px 0px 5px 5px;
}