body,td,th {font-family: Arial, Helvetica, sans-serif; }

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menupar {
	text-transform: uppercase;
	color: #ff6100;
	background-image: url("../imgs/menuitem-bg.gif");
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	cursor: hand;
}

p, P, .bodytxt 	{font-size: 12px; }
bodytxt:link, bodytxt:visited 	{color: #ff6100; font-size: 12px;  text-decoration: none;}
bodytxt:hover, bodytxt:active 	{color: #ff6100; font-size: 12px;  text-decoration: underline;}

.hookersradio {color: #ffffff;}

a:link, a:visited, A:link, A:visited 	{color: #ff6100; text-decoration: none;}
a:hover, a:active, A:hover, A:active	{color: #ff6100; text-decoration: underline;}
.bodytitle 	{font-size: 14px; color: #0e52a2; text-transform: uppercase; }

.menusub {
	text-transform: uppercase;
	color: #0e52a2;
	font-size: 10px;
	margin-left: 5px;
}
.menupar a:link, a:visited 		{color: #ff6100; text-decoration: none; }
.menupar a:hover, a:active		{color: #0e52a2; text-decoration: none; }

.menusub a:link, a:visited 		{color: #ff6100; text-decoration: none; }
.menusub a:hover, a:active		{color: #0e52a2; text-decoration: none; }

div.small { display: inline; width: 564px !important; }

input.required, textarea.required {
}

form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

form input, form textarea {
	font-family: Arial, Helvetica, Verdana, 'trebuchet ms', sans-serif;
	border: 1px solid #e8e8e8;
}

form .button { 
    background-color: #f0f0f0; 
    border: solid 1px #e8e8e8; 
    clear: both;
}

#furniture_enquiry {
	color: red;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.furnituresubmit {
	text-align: center;
}

	.furnituresubmit input {
		width: 100px;
		font-size: 13pt;
		font-weight: bold;
	}