body, p, td, a
{
	font-family: verdana, helvetica, arial, sans-serif;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
td 
{
	font-size: 0.7em;
}
big
{
	font-size: 1.2em;
}
small
{
	font-size: 0.8em;
}
h3
{
	font-size: 1.5em;
}
.menu, .menu a
{
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}
.submenu, .submenu a
{
	color: black;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
}
.menu:hover, .menu a:hover, .submenu:hover, .submenu a:hover
{
	text-decoration: none;
/*	color: #707070;*/
}
.sub
{
	border: solid #adb6bd;
	border-width: 1px 1px 0px 0px;
	background-image: url(_i/submenu.gif);
	background-repeat: no-repeat;
	background-position : right;
}
.subEnd
{
	border: solid #adb6bd;
	border-width: 1px 1px 1px 0px;
	background-image: url(_i/submenu.gif);
	background-repeat: no-repeat;
	background-position : right;
}
.head
{
	font-size: 14px;
	font-weight: bold;
	color: #707070;
}
.bigHead
{
	color: #cc0000;
	font-size: 20px;
}
.subHead
{
	text-transform: uppercase;
	color: #cc0000;
}
.addr 
{
	font-size: 10px;
	color: black;
}
.date
{
	color: #cc0000;
	font-weight: bold;
}
.menuSelect
{
	color: #707070;
	border: 1px solid #adb6bd;
	background: #eaf1f3;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	line-height : 170%;
}
.motd
{
	clear: both;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
ul
{
	margin-left: 16px;
}
input
{
	border: 1px solid #adb6bd;
	background-color: #f5f5f5;
	font-family: verdana;
	font-size: 12px;
}
input.text{
	background-attachment: fixed;
	background-image: url(_i/box_shadow.gif);
}
img{
	border: 0px;
}
div.price{
	text-align: center;
	border: 1px solid #adb6bd;
	background-color: #d6e3e7;
	padding: 2px;
}
input.button{
	cursor: hand;
	margin: 1px;
}
form{
	margin: 0px;
}