﻿body
{
	font-size: small;
	font-family: arial, Helvetica, sans-serif;
	margin: auto;
	color: #000066;
	text-align:justify;
}
.FontBold
{
	font-weight :bold ;
}
.DivCenter
{
	text-align: center;
}
.Menu
{
	z-index: 1;
}
.Red
{
	color:Red;
	font-weight :bold;
	}
	.Chat
{
	border-style: none;
	border-width: 0px;
}
.Label
{
	color: #424C67;
	font-size: medium;
	font-family:  arial, Helvetica, sans-serif;
	text-decoration: none;
}
.PackageLabel
{
	color: #ffb841;
	font-size: medium;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.TopHyperLink
{
		font-size: small;
	font-family: arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.PackageText
{
	color: #ffffff;
	font-size: small;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.PackageView
{
	color: #666666;
	font-size: small;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.PackageViewPriceText
{
	color: #666666;
	font-size: small;
	font-family: arial, Helvetica, sans-serif;
	text-decoration:   line-through blink;
	font-weight: bold;
}
.PackagePriceText
{
	color: #ffffff;
	font-size: small;
	font-family: arial, Helvetica, sans-serif;
	text-decoration:   line-through blink;
	font-weight: bold;
}
.SelectedRow
{
	color: #424C67;
	font-size: medium;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FF0000;
}
.WhiteLabel
{
	color: White;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
}
.MainLabel
{
	color: #424C67;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: justify;
}
.TitleLabel
{
	color: #424C67;
	font-size: x-large;
	font-family:  arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CellRight
{
	vertical-align: middle;
	text-align: right;
}
.TextBox
{
	font-family: arial, Helvetica, sans-serif;
	width: 170px;
}
.CheckBox
{
	color: #424C67;
	font-size: medium;
	font-family:  arial, Helvetica, sans-serif;
}
.Button
{
	color: #424C67;
	font-size: medium;
	font-family:  arial, Helvetica, sans-serif;
	width: 100px;
}
.LinkButton
{
	color: White;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TopLinkButton
{
	color: #cbec00;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.TopBluLinkButton
{
	color: #000066;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.Validation
{
	color: red;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	cursor: help;
}
.MainTable
{
	margin:auto;
	color: #424C67;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	border-bottom-style: none;
	border : 0px;
}
.BaseTable
{
	TABLE-LAYOUT: auto; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 934px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-COLLAPSE: collapse; 
	BORDER-BOTTOM-STYLE: none
}
.PageTable
{
	table-layout: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 98%;
	padding-top: 0px;
	text-align: left;
}
.ProductTable
{
	border: 1px solid #cedde6; 
	background-image: url('Images/Products/ProductBack.jpg'); 
	width: 270px; 
	height: 200px; 
	vertical-align: top;
}
