BODY {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size : 8pt;
	background-color : #FEF7DD;
	margin : 0px 0px 0px 0px;
}

td{
	font-size : 11px;
}

.td_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 20px;
}

h3{
	font-size : 15px;
	font-weight : bold;
}

.td_menu:hover{
	background : Black;
	width : 100;
	height : 13;
}

p{
	font-size : 11px;
}
.copyright_text{
	font-size : 11px;
	color : White;
	font-family : Tahoma;
}


HR {
	border : 0px solid #A3A3A3;
}

A.copyright {
	font-size : 11px;
	color : White;
	text-decoration : none;
	font-family : Tahoma;
}

A{
	color : Black;
}

A.menu:link {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
	width : 127;
	height : 13;
}

A.menu:hover {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
	background : #500000;
	width : 127;
	height : 13;
}

A.menu:visited {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	width : 127;
	height : 13;
}

select {
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #EEEEEE;
	FONT-SIZE: 8pt;
	COLOR: Black;
}

input{
	BORDER-RIGHT: 1px solid #4B5A79;
	BORDER-LEFT: 1px solid #4B5A79;
	BORDER-TOP: 1px solid #4B5A79;
	BORDER-BOTTOM: 1px solid #4B5A79;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
}

textarea{
	BORDER-RIGHT:#979695 1px solid;
	BORDER-LEFT: #979695 1px solid;
	BORDER-TOP: #979695 1px solid;
	BORDER-BOTTOM: #979695 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
}
.error
{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	text-align : center;
	font-style : normal;
	text-indent : 0px;
	color : Red;
}
.thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

