.Toprowbg {
	background-image: url(../images/sc_bg1.jpg);
	height: 85px;
	background-position: center center;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 45px;
}
.SCmaintbl {
	background-position: center center;
	padding: 0px;
	width: 820px;
	height: auto;
	margin-top: 15px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
.R1 {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAF37;
}

.R2 {
	background-position: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	padding: 3px;
	text-transform: capitalize;
	text-align: center;

}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.TextBlue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#0000FF;
	 
}
.textbox {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 35px;
	border: 1px solid #999999;
	cursor: text;
	background-color: #FFF3D9;
}
.Listbox {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
	border: 1px solid #999999;
	cursor: hand;
	background-color: #FFFBF2;
}
.cardexpiry {

	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: 1px solid #999999;
	cursor: text;
	background-color: #FFF3D9;
}
.Buttons {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
	border: 1px solid #666666;
	cursor: hand;
	background-color: #FFFBF2;
}
.SCmaintbl2 {
	background-position: center center;
	padding: 0px;
	width: 820px;
	height: auto;
	margin-top: 15px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
.InnerTbl {
	border: 1px dotted #CCCCCC;
	width: 395px;
	text-indent: 10pt;
}
.R3 {
	background-position: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #E2E2E2;
	padding: 3px;
	text-transform: capitalize;
	text-align: left;
	text-indent: 7px;
	height: 25px;
}
.InnerTblC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F5F5F5;
	width: 180px;
	text-indent: 15px;
	color: #000000;
	white-space:nowrap;
}
.ProInputC1 {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 180px;
	border: 1px solid #CCCCCC;
	cursor: text;
	background-color: #FFFBF2;
	background-position: center;
	text-transform:capitalize ;
}
.ProInputC1nocap {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 180px;
	border: 1px solid #CCCCCC;
	cursor: text;
	background-color: #FFFBF2;
	background-position: center;
	text-transform:none;
}
.ProMultiInputC1Copy {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 2px;
	height: 35px;
	width: 180px;
	border: 1px solid #CCCCCC;
	cursor: text;
	background-color: #FFFBF2;
	background-position: center;
	text-transform:capitalize ;
}

a.PlnavRow1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	text-decoration :none;
}
a.PlnavRow1:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration :underline;	
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
    background-image:none;
    
}

a.R1:link {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAF37;
}
a.R1:hover {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAF37;
	text-decoration:underline;
	 
}

a.lkpolicy:link
{ color: #CC0000;
    text-decoration:none;       	
}
a.lkpolicy:hover
{
    color: #CC0000; 
    text-decoration: underline;   
}
a.lkpolicy:visited
{ color: #CC0000;
    text-decoration:none;       	
}
.vCE
{
    background: transparent url('Images/error_icon.gif') no-repeat scroll top;
    height:100px;
    width:230px;
    padding: 0 0 0 0;
    text-align:center;
    vertical-align:top;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


