/* CSS Document */
.BarIndicator_TextBox2
{
	color: #960001;
	background-color: #960001;
}
html
{
 scrollbar-face-color: #188EC6;
 scrollbar-highlight-color: #A5B239;
 scrollbar-3dlight-color: #A5B239;
 scrollbar-darkshadow-color: #A5B239;
 scrollbar-shadow-color: #A5B239;
 scrollbar-arrow-color: White;
 scrollbar-track-color:#D6EBFF;
}
body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 8pt;
	
}
.Textbox
{
	vertical-align: baseline;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	text-align: left;
	border-bottom-style: groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffe9;
}
.products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D17B00;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D17B00;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D17B00;
	text-decoration: none;
}
.txtblinkerror1
{
	text-decoration:blink;
	color:Red;
	font-size:9px;
	font-family:Verdana;
	font-style:normal;
	
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.red-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AD0B00;
	text-decoration: none;
}
.grey-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #656565;
	text-decoration: none;
}

.login-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #166FA5;
	text-decoration: none;
}

a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#D26506;
text-decoration:none;
}

a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#D26506;
text-decoration:none;
}

a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#D26506;
text-decoration:underline;
}