body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #F1EBEA;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textbg {background-image: url(../images/textbg.jpg); background-repeat: no-repeat;}
.cartbg {background-image: url(../images/cartbg.jpg); background-repeat: no-repeat;}
.lefttbg {background-image: url(../images/left-tbg.jpg); background-repeat: no-repeat;}
.sbg {background-image: url(../images/searchbg.jpg); background-repeat: no-repeat;}
.lpbg {background-image: url(../images/lpbg.jpg); background-repeat: no-repeat;}
.cbg {background-image: url(../images/line.jpg); background-repeat: x;}

.footer { font-family: Arial; font-size: 12px;color: #015289; text-decoration: none; font-weight: 400;}

.text { font-family: Arial; font-size: 12px;color: #015289; text-decoration: none; font-weight: 400; text-align:justify}

.blink { font-family: Arial; font-size: 12px;color: #015289; text-decoration: none; font-weight: 400;}
.blink:hover { font-family: Arial; font-size: 12px;color: #ED2B1D; text-decoration: underline; font-weight: 400;}

.heading { font-family: Arial; font-size: 18px; color: #015289; text-decoration: none; font-weight:400;}

.cart { font-family: Arial; font-size: 13px; color: #ffffff; text-decoration: none;	font-weight:400;}

.vcart { font-family: Arial; font-size: 13px; color: #ffffff; text-decoration: underline;	font-weight:400;}
.vcart:hover { font-family: Arial; font-size: 13px; color: #9FBED3; text-decoration: underline;	font-weight:400;}

.picture { font-family: Arial; font-size: 12px; color: #636563; text-decoration: none;	font-weight:700;}

.solid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000063;
	border-right-color: #000063;
	border-bottom-color: #000063;
	border-left-color: #000063;
}
.in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 1px solid #000063;
}

.counting { font-family: Trebuchet MS; font-size: 12px; color: #427EC7; text-decoration: none; font-weight:700;}

.flink { font-family: Trebuchet MS; font-size: 12px; color: #427EC7; text-decoration: none; font-weight:700;}
.flink:hover { font-family: Trebuchet MS; font-size: 12px;color: #636563; text-decoration: underline; font-weight: 700;}

.copy { font-family: Trebuchet MS; font-size: 12px; color: #F61216; text-decoration: none; font-weight:700;}

.in {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color:#000000;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-top-color: #6E7174;
	border-left-color: #AEB4B8;
	border-right-color: #AEB4B8;
	border-bottom-color: #C6CCD1;
	background-color: #ffffff;}
	
	img.floatRight { 
    float: right; 
    margin: 5px; 
}

.gradualshine{
filter:alpha(opacity=100);
-moz-opacity:1;
}