body {
	background-color: #000000 ;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #008CCA;
}
.productBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008cca;
	font-weight: bold;
}
.productBlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008cca;
	font-weight: bold;
}
.productGreyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
.productGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}

a:link {color: #008cca;}
a:visited {color: #008cca;}
a:active {color: #008cca;}
a:hover {color: #008cca;}

.welcome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}
.logout
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008cca;
}
.couponTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.couponMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
input.textbox{
	font-size: 8pt;
	width: 25;
	border-color: #008cca;
    	border-style : solid;
    	border-width : 1px;
}
.actwarningcolor,.requiredText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #008CCA;
display: inline;
}