#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
	line-height:18px;
	z-index:100;
	background-color: white;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
	padding: 1px 0;
	text-decoration: none;
	background-color: white;
}

#dropmenudiv a:hover{ 
	text-decoration: underline;
}
a	{
	color: red;
	text-decoration: none;
}
a.smalltext	{
	color: #cc3300;
}
a:active	{
	color: #cc3300;
	text-decoration: underline;
}
a:hover	{
	color: #330000;
	text-decoration: underline;
}
a.whitelink	{
	color: #ffffff;
	text-decoration: none;
}
a.tableHeader	{
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:active	{
	color:  #ffffff;
	text-decoration: underline;
}
a.whitelink:hover	{
	color:  #ffff00;
	text-decoration: underline;
}
body	{
	background: #ffffff;
	color: #000000;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
	margin: 0px;
	background="/images/background.gif";
}
p, .navlist	{
	color: #000000;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
}
.smalltext	{
	color: #000000;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 8px;
}
.tableItem	{
	color: #cc3300;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
	text-align: center;
}
h1	{
	font-size: 18px;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-weight: bold;
}
h2	{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: overline;
}
h3	{
	font-size: 14px;
	font-weight: bold;
}
h4	{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	background-position: center;
	text-align: center;
	background-color: #000000;
	padding: 2px;
}
h5	{
	font-weight: bold;
}
h6	{
	font-weight: normal;
	background-position: center top;
	font-style: italic;
}
link	{
	rel="icon"
	href="favicon.ico"
	type="image/ico"
	rel="shortcut icon"
}
.itemPrice	{
	text-align: center;
	color: #000000;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
}
.tableHeader	{
	background-color: black;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.tableHeaderSize	{
	background-color: red;
	text-align: left;
	color: #FFFFFF;
	text-indent: 7px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
}
td.tableHeaderNotes, a.tableHeaderNotes	{
	color: #FFFFFF;
	text-align: right;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 1px;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 12px;
}
tr.itemTitle	{
	background-color: red;
	line-height: 18px;
	padding-top: 12px;
	padding-bottom: 6px;
}
tr.row1	{
	background-color: #CCCCCC;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;

}
tr.row2	{
	background-color: #999999;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;

}
tr.row3	{
	background-color: #000099;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;

}
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}
