body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*		background-color:#B4A796;*/
	}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #207ac8;
	text-decoration:underline;
}
.heading_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover.heading_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#5c8f21;
	text-decoration:underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
	letter-spacing: .7px;
}
a:hover.text_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.heading_big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.heading_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#5c8f21;
	text-decoration: none;
}


.menu_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
.textmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
}
.textsmall_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:none;
}
a:hover.textsmall_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:underline;
}

.powdered_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}.listing_heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.textsmall_darkblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0D5A88;
	text-decoration:none;
}

.textsmall_red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}

.search_number {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(images/number_bg.jpg);
	WIDTH: 23px;
	COLOR: #10387b;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 23px; 
	TEXT-DECORATION: none
}
a:hover.search_number {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	COLOR:#FF0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.search_numberselect {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(images/number_bg.jpg);
	WIDTH: 23px; COLOR:#FF0000;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 23px; 
	TEXT-DECORATION: none
}

.sendbutton {
	height: 23px;
	width: 65px;
	background-color:#FFFFFF;
	border:medium none;
	background-image:url(images/submit.jpg);
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand
}

.searchid {
	height: 19px;
	width: 20px;
	background-color:#FFFFFF;
	border:medium none;
	background-image:url(images/vagamon_search.gif);
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand
}

.searchmain {
	height: 26px;
	width: 87px;
	background-color:#FFFFFF;
	border:medium none;
	background-image:url(images/buy_landinvagamon.gif);
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand
}

