/*BODY {
	FONT-FAMILY: Arial,sans-serif;
	FONT-SIZE: 10pt;
}

TD {
	FONT-FAMILY: "book antiqua", "times new roman", times, serif;
	FONT-SIZE: 11pt;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
}
TH {
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE: 10pt;
	text-align : justify;
	background: #F5F5DC;
	border-right-color : #FFFFE0;
	border-right-style : inset;
	border-right-width : thin;
	padding-left : 10px;
	padding-right : 10px;
}

P {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color : White;
}

H1 {
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE: 14pt
}

H2 {
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE: 13pt
}

H3 {
	FONT-FAMILY: "book antiqua", "times new roman", times, serif;
	FONT-SIZE: 12pt
}

H4 {
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE: 10pt
}

H5 {
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE: 9pt
}
textarea {
	background-color: #F0F4E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border: 1px solid #777777;
}*/
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F4E3;
	border: 1px solid #777777;
	margin-left: 4px;
}

input,textarea{
	background-color:#F0F4E3;
	border: 1px solid #666666;
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left: 4px;
}
legend{
	padding:2px 5px;
	color:#666666;
	font:16px bold Verdana,Geneva,Arial,Helvetica,sans-serif;
}
fieldset {
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	padding-top: 10px;
}
.style1 
{font-family: Garamond, Georgia, "Times New Roman Special G1", serif}
.thumbnail {
	margin: 0px 0px 10px 10px;
	padding: 3px;
	float: right;
}
.stock_description {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #F5F5DC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	background-image: url(../images/description_bkgrnd1.jpg);
}
.stock_entrydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
}
.stock_menu {
	font-family: Garamond, Georgia, "Times New Roman Special G1", serif;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin-top: 0px;
}
#header {

	font-family: Garamond, Georgia, "Times New Roman Special G1", serif;
	background-color: #006699;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px 0px 10px 10px;
}

#searchbar {
	/*
next block is required for floating nar bar
*/
	position:absolute;
	left:28px;
	top:20px;
	width:140px;
/*	height:346px;*/
	z-index:1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	/*	background-color: #FFFFFF;*/
	margin: 2px;
	padding: 5px;
/*	background-image: url(../images/menu_bkgrn.jpg);*/
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
/*	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;*/
}
#footer {
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}

#searchbar h2 {
	font-size: 1em;
	line-height: normal;
}
#logininfo {
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}
#norecordsfound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	padding: 20px 2px 60px 20px;
}
#menufloatarea {
	background-image: url(../images/menu_bkgrn.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 30px;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
}
.price {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}

.searchtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
	padding: 0px;
	background-image: url(../images/barthz_menbg.gif);
	border: 1px solid #666666;
	line-height: normal;
	margin: 0px 0px 5px;
}
#sendscan {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 6px;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
}
body {
	background-color: #FFFFFF;
}
