﻿a:link {
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #FFFF66;
}
a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #CCCC33;
}
a:active {
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF99;
}

a.menu:link {
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	color: #FFFF66;
}
a.menu:active {
	text-decoration: underline;
	font-weight: normal;
}
a.menu:visited {
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	color: #CCCC33;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF99;
}

a.ok:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #663300;
}
a.ok:active {
	text-decoration: none;
	font-weight: normal;
}
a.ok:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #663300;
}
a.ok:hover {
	text-decoration: none;
	font-weight: normal;
	color: #663300;
}

.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #663300;
	padding:3px;
}

.desc11 {
	font-size: 11px;
	padding:3px;
}

.price {
	font-size: 12px;
	font-weight: bold;
	padding:3px;
	color:#FFFF99;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #663300;
}
.bodytext11 {
	font-size: 11px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	/*color: #FFFFCC;*/
	background-color: #663300;
}

.lining {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #996633;
}

.outerlining {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #996633;
	border: 1px solid #FFFF99;
}

td.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

td.menu	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #663300;
}

td.topheading	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background-color: #dadaab;
	border-bottom: 1px solid #FFFF99;
	border-top: 1px solid #FFFF99;
	color: #000000;
}
td.popheading	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #dadaab;
	border: 1px solid #FFFF99;
	border-bottom: 0;
	color: #000000;
}
h1.topheading	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	background-color: #dadaab;
	/*background-color: #EAEACA;*/
	color: #000000;
}

.names	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 2px;
	font-weight: bold;
	background-color: #dadaab;
	border-bottom: 0px solid #FFFF99;
	border-top: 1px solid #FFFF99;
	color: #000000;
}

.popnames	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	font-weight: bold;
	background-color: #dadaab;
	border: 1px solid #FFFF99;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 5px;
	color: #000000;
}

td.formlabel2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	/*background-color: #3399cc;*/
	background-color: #CCCCCC;
	color: #ffffff;
}
td.formlabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	/*background-color: #ffffff;*/
	background-color: #CCCCCC;
	color: #000000;
}
.textinput	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #eeeeee;
	color: #000000;
}
.submit	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-style: groove;
	border-color: #dadaab;
	color: #000000;
	background-color: #FFFF99;
}

img.thumb {
	cursor: pointer;
	border: 1px solid white;
}

img.pic {
	border: 1px solid white;
}