body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		font-family: Tahoma;
		font-size: 10px;
		color: #757373;
		text-decoration: none;
}

a {
		font-family: Tahoma;
		font-size: 10px;
		color: #757373;
		text-decoration: none;
}

a:hover {
		font-family: Tahoma;
		font-size: 10px;
		color: #757373;
		text-decoration: underline;
}

.tab1 {
		background-color: #eeeeee;
		border-right: solid 2px #ffffff;
		text-align: center;
		font-weight: bold;
}

img {border:none;}

.tabb {
		background-color: #eeeeee;
		border-right: solid 2px #ffffff;
		text-align: center;
		font-weight: bold;
}

.tabb:hover {
		background-color: #e6e6e6;
}

.tab2 {
		background-color: #f3f3f3;
		border-right: solid 2px #ffffff;
		text-align: center;
}

.tab2:hover {
		background-color: #eeeeee;
}

.tab3 {
		background-color: #ffffff;
		border-right: solid 2px #ffffff;
		text-align: center;
}

.jas {
		font-family: Tahoma;
		font-size: 10px;
		color: #979797;
		text-decoration: none;
}

input,select,button {
		background-color: #fbfbfb;
		font-family: Tahoma;
		font-size: 10px;
		color: #777671;
		border: solid 1px #dddddd;
		padding-left: 4px;
}

input,select:hover,button {
		background-color: #fbfbfb;
		font-family: Tahoma;
		font-size: 10px;
		color: #777671;
		border-right: solid 2px #f4d70a;
		padding-left: 4px;
}


#rabat_val{
background-color:#fff;
border:none;
color: green;
font-size:11px;
font-weight:bold;
}


