body{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	background-color: #386ba2;
}
img { border: none; }
form{ margin: 0; padding: 0; }
h1{ margin: 0; padding: 0; }
.cursorPointer{ cursor: pointer; }
.img-border{ border: 1px solid #810303; }
.no-border{ border: none; }

select{ font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: 1px solid #a5acb2; background-color: #ffffff; }
input, textarea{ font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: 1px solid #a5acb2; background-color: #ffffff; }
.button{ font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; border: 1px solid #ffffff; background-color: #a5acb2; cursor: pointer; }
.error{ font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #c00000; text-decoration: none; }

.menu-item-on{ color: #6e0e05; font-size: 12px; font-weight: normal; text-decoration: underline; }
a.menu-item-on:hover{ text-decoration: none; }
.menu-item{ color: #3f3f3f; font-size: 12px; font-weight: normal; text-decoration: underline; }
a.menu-item:hover{ text-decoration: none; }

.top{ background-image: url(../images/top.jpg); background-repeat: no-repeat; }
.bottom{ background-image: url(../images/bottom.gif); background-repeat: no-repeat; }
.contact{ color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none; }
a.contact:hover{ text-decoration: underline; }
.copyright{ color: #e2e2e2; font-size: 11px; font-weight: normal; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
#box-left .title{ color: #386ba2; font-size: 18px; font-weight: normal; }

.bg-white{ background-color: #ffffff; }
.bg-gray{ background-color: #e2e2e2; }
.bg-red{ background-color: #6e0e05; }
.border-d-r{ border-right: 1px dotted #7c7c7c; }
.border-d-l{ border-left: 1px dotted #7c7c7c; }
.border-d-t-red{ border-top: 1px dotted #94342b; }
.border-d-b{ border-bottom: 1px dotted #b4b4b4; }

.text{ color: #3f3f3f; font-size: 12px; font-weight: normal; }
.box-title{ color: #386ba2; font-size: 18px; font-weight: normal; }
.box-text{ color: #696969; font-size: 12px; font-weight: bold; line-height: 18px; }
.white11{ color: #ffffff; font-size: 11px; font-weight: normal; }
.date{ color: #6a6861; font-size: 10px; font-weight: normal; }
.headline{ color: #6e0e05; font-size: 18px; font-weight: normal; }

.menu-item-container{ height: 24px; line-height: 24px; }
.menu-header{ font-size: 14px; font-weight: bold; color: #535B5E; text-decoration: none; line-height: 18px; }
.item-header{ font-size: 14px; font-weight: bold; color: #AC6A24; text-decoration: none; line-height: 18px; }
.item-price{ font-size: 12px; font-weight: normal; color: #535353; text-decoration: none; font-style: italic; line-height: 18px; }
.menu{ font-size: 11px; font-weight: normal; color: #251F50; text-decoration: underline; }
a.menu:hover{ text-decoration: none; color: #ac6a24; }
.menu-on{ font-size: 11px; font-weight: normal; color: #ac6a24; text-decoration: none; }
a.menu-on:hover{ text-decoration: underline; }
