.top-btn
{
	color: #FF0000;
		text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial;
}
.txt-detail {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.heading1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
.txt-box {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}


.category {
	font-size: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 26px;
	width: 189px;
	padding-left: 10px;
	background-image: url(images/category1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 4px;
	text-transform: uppercase;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.form-txt {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
}


.left-pad {
	padding-left: 10px;
	vertical-align: middle;
}
.form {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #999999;
	padding-left: 2px;
}

.left-txt {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.rht-txt2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.center:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.center:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.center:hover {
	color: #FF6600;
	text-decoration: none;
}
a.center:active {
	color: #FFFFFF;
	text-decoration: none;
}
.favourite {
	color: #FFFFFF;
	width: auto;
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.form-txt2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 100px;
}
.form-field {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	height: 14px;
	width: 150px;
}
.form-fieldarea {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	height: 100px;
	width: 400px;
}
.form-field2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	height: 14px;
	width: 20px;
}
.category2 {
	font-size: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 26px;
	width: 189px;
	padding-left: 10px;
	background-image: url(images/category1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 4px;
	text-transform: none;
}

.abc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
	text-align: left;
	
}




a.newone:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.newone:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.newone:hover {
	color: #FF3300;
	text-decoration: none;
}
a.newone:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.top:link {
	color: #FF0000;
	text-decoration: none;
}
a.top:visited {
	color: #FF0000;
	text-decoration: none;
}
a.top:hover {
	color: #000000;
	text-decoration: none;
}
a.top:active {
	color: #FF0000;
	text-decoration: none;
}

    #rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(redstar.jpg) no-repeat;}
    #rateMe a{float:left;background:url(graystar.jpg) no-repeat;width:12px; height:12px;}
    #ratingSaved{display:none;}
    .saved{color:red; }