﻿body
{
	background-color:#ffffff;
	background-repeat:repeat-x; 
	color: #032261;
	line-height:115%;
	font-size:12.0pt;
	font-family:"Calibri","sans-serif";
	margin:auto;
	

}
.TabelTextAlign
{
	text-align: justify;
}
.DivCenter
{
	text-align: center;
}
.Label
{
	color: #032261;
	font-size: large;
	font-family: "Calibri","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;

	text-decoration: none;
}
.SelectedRow
{
	color: Navy;
	font-size: medium;
	font-family: "Calibri","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-decoration: none;
	background-color: #FF0000;
}
.WhiteLabel
{
	color: White;
	font-size: small;
	font-family:  "Calibri","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.MainLabel
{
	color: Navy;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: justify;
}
.TitleLabel
{
	color: White;
	font-family: "Calibri" , "sans-serif";
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.TelTitleLabel
{
	color : #FDD91B;
	font-family: "Calibri" , "sans-serif";
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
}
.PageText
{
	color: #032261;
	font-size: medium;
	font-family:  Century Gothic,arial, Verdana, sans-serif;

}

.CellRight
{
	vertical-align: middle;
	text-align: right;
}
.Copyright
{
         color: #666666;
            text-decoration:none;
            font-size: small; 
}
.CheckBox
{
	color: Navy;
	font-size: medium;
	font-family:  arial, Helvetica, sans-serif;
}
.Button
{
	color: Navy;
	font-size: medium;
	font-family:  arial, Helvetica, sans-serif;
	width: 100px;
}
.LinkButton
{
	color: navy;
	font-size: small;
	font-family:  arial, Helvetica, sans-serif;
}

.TopLinkButton
{
	color: #666666;
	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: navy;
	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;
}
