.Validator_Error
{
	color: Red;	
	font-size: x-small;
}
.Watermark
{
	color:Gray;
}
img.preload { display: none; }
.Account_Settings
{
	font-family: Verdana;
	font-size: small;
}
.button_80
{
	border-style: none;
	background-repeat: no-repeat;
	background-image: url('Images/button_80.png');
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	vertical-align: middle;
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	width: 80px;
	height: 27px;
	color: Black;
}
.button_80:hover
{
	color: Yellow;
	background-image: url('Images/button_80_over.png');
}
.button_130
{
	border-style: none;
	background-repeat: no-repeat;
	background-image: url('Images/button_130.png');
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	vertical-align: middle;
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	width: 130px;
	height: 27px;
	color: Black;
}
.button_130:hover
{
	color: Yellow;
	background-image: url('Images/button_130_over.png');
}
.button_150
{
	border-style: none;
	background-repeat: no-repeat;
	background-image: url('Images/button_150.png');
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	vertical-align: middle;
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	width: 150px;
	height: 27px;
	color: Black;
}
.button_150:hover
{
	color: Yellow;
	background-image: url('Images/button_150_over.png');
}
.button_210
{
	border-style: none;
	background-repeat: no-repeat;
	background-image: url('Images/button_210.png');
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	vertical-align: middle;
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	width: 210px;
	height: 27px;
}
.button_210:hover
{
	color: Yellow;
	background-image: url('Images/button_210_over.png');
}
.button_430
{
	border-style: none;
	background-repeat: no-repeat;
	background-image: url('Images/button_430.png');
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	vertical-align: middle;
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	width: 430px;
	height: 27px;
	color: Black;
}
.button_430:hover
{
	color: Yellow;
	background-image: url('Images/button_430_over.png');
}

.Toolbar
{
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
}
.MyLoginTextBoxStyle
{
    cursor: crosshair;
    background-color: yellow;
    text-align: center;
    border-left-color: black;
    border-bottom-color: black;
    border-top-style: dotted;
    border-top-color: black;
    border-right-style: dotted;
    border-left-style: dotted;
    border-right-color: black;
    border-bottom-style: dotted;
    font-family: Verdana;
    vertical-align: middle;
}
.poyheader
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana;
	text-align: center;
	color: #000000;
}
.login
{
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	font-size: medium;
}
.poydetail
{
	font-weight: bold;
	font-size: medium;
	color: blue;
	font-family: Verdana;
	text-align: center;
}
.customerdetail
{
	font-weight: bold;
	font-size: small;
	color: blue;
	font-family: Verdana;
	text-align: center;
}
.userdetail
{
	font-weight: bold;
	font-size: small;
	color: gray;
	font-family: Verdana;
	text-align: center;
}
.H3
{
	font-weight: bold;
	font-size: large;
	text-transform: uppercase;
	color: black;
	font-family: Verdana;
	text-align: center;
	background-color:Aqua;
}
.watermark
{
	background: #FFAAFF;
}
.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}
.updateprogress
{
	border-width: thin;
	border-style: solid;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
	height: 32px;
	width: 239px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFF00;
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.updateprogress1
{
	background-color: White;
	filter: alpha(opacity=10);
	opacity: 0.1;
}
.uppertextbox
{
	text-transform: uppercase;
}
.lowertextbox
{
	text-transform: lowercase;
}
.category
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana;
	text-align: center;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 600px;
	height: 400px;
}

.modalPopupInner {
	background-color: #ffffdd;
	width: 600px;
	height: 335px;
}
.progressBackground {
	background-color: White;
	filter: alpha(opacity=10);
	opacity: 0.1;
}
.Cell_Border
{
	border: 1px solid #000000;
}
.Empty_button
{
	border-style: none;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	vertical-align: middle;
	background-color: Transparent;
	cursor: hand;
	cursor: none;
	color: Black;
	height: 1px;
	width: 1px;
}
