
/* styles for dddfh - this is a comment */

body {
  	color: black;
  	font-family: arial, swiss, helvetica, sans-serif;
	background-color: #e3effb; /*F8Fff0;;*/
	margin-top: 5px;
	text-align: center;
}

body.popup {
	width: 600px;
}

div {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

div.body {	
	background-color: transparent;
	margin-top: 0px;
}

div.bb {
	width: 600;
  	position:  relative;
  	top: 0px;
  	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

div.menu {
	width: 100%;
  	position: relative;
  	top: 0px;
  	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	border: 1px solid #C0C0C0;
	/*background-color: #F8Fff0; /*#98c000;*/
}

div.bottom {
	width: 100%;
  	position: relative;
  	top: 0px;
  	left: 0px;
	padding-top: 3px;
	background-color: #baccd6; /*#cee095;/*#f8ffe0;*/
	border: 1px solid #C0C0C0;
}

div.menuitems {
	color: #FFFFFF;
	background-color: #e3effb;
	font-size: 0.80em;
}

.menuhidden {
	visibility: hidden;
}

.menuskin {
	position: absolute;
	color:  white;
	background-color: #9DD5D4;
	border: 1px solid #408040;
	font-family: arial, swiss, helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	/*padding-left:5px;
	padding-right: 5px;*/
	z-index:100;
	visibility: hidden;
}


H2 {
  	font-family: arial, swiss, helvetica, sans-serif;
  	font-size: 1.8em;
  	text-align: center;
	color: #008000;
}

H3 {
  	font-family: arial, swiss, helvetica, sans-serif;
  	font-size: 1.5em;
  	text-align: center;
	margin-top: 10px;
	color: #004000;
}
h3.title {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #16487C;
}
H4 {
  	font-family: arial, swiss, helvetica, sans-serif;
  	font-size: 1.1em;
  	text-align: center;
  	margin-top: 0px;
	margin-bottom: 2px;
	color: #008000;
}

H5 {
  	font-family: arial, swiss, helvetica, sans-serif;
  	font-size: 1.0em;
  	text-align: center;
}

h6 {
  	font-family: arial, swiss, helvetica, sans-serif;
  	font-size: 11pt;
  	text-align: center;
}

P {
  	text-align: left;
	margin-top: 4px;
} 

p.label {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}

.small {
  	font-size: 8pt;
}

LI {
	text-align: left;
	margin-top: 4px;
} 

  
table {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
table.accheader {
  	background-color: #FAFAC8;
  	border: 2px solid #008940;
	width: 780px;
	text-align: center;
}
table.acccontent {
  	background-color: #FFFFFF;
	width: 780px;
	text-align: center;
}
table.bandb {
  	border-top: 1px #16487C solid;
  	border-right: 1px #16487C solid;
  	border-bottom: 1px #16487C solid;
  	border-left: 1px #16487C solid;
}
table.bottom {
	background-color: #D3D2D7;
  	border-top: 1px #16487C solid;
  	border-right: 1px #16487C solid;
  	border-bottom: 1px #16487C solid;
  	border-left: 1px #16487C solid;
	width: 782px;
	text-align: center;
}
table.content {
	padding: 3px;
}
table.craft {
  	border: 1px #16487C solid;	
}
table.dropmenu {
	background-color: #e3effb;
	width: 100%;
}
table.entry {
	border: 1px solid #92C7C1;
	background-color: #ffffff;
	width: 782px;
}
table.event {
	width: 100%;
	text-align: center;
	background-color: transparent;
	border: 1px #008000 solid;
}
table.front {
	background-color: #ffffff;
	width: 782px;
	border: 1px #008000 solid;
	text-align: center;
}
table.maintext {
	border: 1px solid #92C7C1;
	background-color: #ffffff;
	width: 782px;
}
table.menu {
	text-align: center;
	background-color: #cee095;/*#f8ffe0;*/
	border: 1px solid #C0C0C0;
}

table.members {
	width: 100%;
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
}
table.offers {
	border: 1px solid #92C7C1;
	margin-bottom: 5px;
	width: 100%;
}
table.top {
	width: 782px;
	text-align: center;
	border: 1px #008000 solid;	
}

td {
	padding: 3px;
	text-align: left;
	font-size: 0.9em;
}
td.bandbtop {
  	text-align: left;
  	/*border-left: 1px    #616613 solid; 
  	border-RIGHT: 1px   #616613 solid; 
  	border-TOP: 1px     #616613 solid;
  	border-BOTTOM: 1px  #616613 solid;*/
	background-color: #D3D2D7;
}
td.bodytext {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.80em;
	text-align: center;
}

td.bottom {
	font-size: 0.75em;
	color: #16487C;
	background-color: #e3effb;
	text-align: center;
	margin-top: 20px;
}
td.craft {
	background-color: #D3D2D7;
}
td.event {
	background-color: #f0f0f0;
}
td.eventhead {
	background-color: #D3D2D7;
}
td.members {
	border: 1px solid #C0C0C0;
	text-align: center;
}

td.image {
	font-size: 0.75em;
	text-align: center;
}

td.menu {
	width: 130px;
	height: 25px;
	background-color: #e3effb;
	font-size: 0.85em;
	padding: 0px;
	text-align: center;
}

td.offer {

}
td.offerhead {
	font-weight: bold;
	background-color: #e3effb;
}

td.top {
  	border-top: 1px #16487C solid;
  	border-right: 1px #16487C solid;
  	border-bottom: 1px #16487C solid;
  	border-left: 1px #16487C solid;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.white {
  	background-color: white;
}
.message {
	text-align: center;
	color: #882233;
}

.center {
  	text-align: center;
}

.menuimg {
	border: 1px #ffffff solid;
}
.textimg {
  	border: 1px #92C7C1 solid;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.edged  {
  	border-top: 1px #008000 solid;
  	border-right: 1px #008000 solid;
  	border-bottom: 1px #008000 solid;
  	border-left: 1px #008000 solid;
}
.icon {
	vertical-align: middle;
	border: 0px;
}

a:link {
  	color: #004000;
	font-weight: bold;
  	background-color: transparent;
  	text-decoration: none;
}

a:active {
  	color: #008000;
  	background-color: transparent;
  	text-decoration: underline;
}

a:visited {
  	color: #008000;
  	background-color: transparent;
	font-weight: bold;
  	text-decoration: none;
}

a:hover {
  	color: #008080;
  	background-color: transparent;
  	text-decoration: underline;
}

.menu a:link {
  	color: #004000;
	font-weight: bold;
  	background-color: transparent;
  	text-decoration: none;
}

.menu a:active {
	color: #C0C0C0;
}

.menu a:visited {
  	color: #008000;
  	background-color: transparent;
	font-weight: bold;
  	text-decoration: none;
}
.menu a:hover {
  	color: #008080;
  	background-color: transparent;
  	text-decoration: underline;
}


