body{
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	}

a {text-decoration: none;
	color: #a90533;
	font-weight: bold;}

a:hover {text-decoration: none;
         border-width:1px;
		 border-style: dashed;}
		 
a.sponsor {text-decoration: none;
		   border-width: 0px;}

a.sponsor:hover {text-decoration: none;
                 border-style:none;
                 border-width:0px;}

a.menu {text-decoration: none;
		width: 100%;
		padding: 2px;
		color:#000000;
		font-weight: normal;
		display:block;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-style: dashed;
		border-color: #999999;
		background-color: #d8d4c2;
		}

a.menu:hover {text-decoration: none;
              background: #5e398a;
              color: #ffffff;
			  padding: 2px;
			  font-weight: normal;
			  width: 100%;
			  border-top-width: 1px;
			  border-right-width: 0px;
			  border-bottom-width: 1px;
			  border-left-width: 0px;
			  border-color: #000000;
			  border-style: dashed;
			  display:block;
			  }

.menu_location {text-decoration: none;
              background: #5e398a;
              color: #ffffff;
			  padding: 2px;
			  font-weight: normal;
			  width: 100%;
			  border-top-width: 1px;
			  border-right-width: 0px;
			  border-bottom-width: 0px;
			  border-left-width: 0px;
			  border-color: #000000;
			  border-style: dashed;
			  display:block;
			  }

a.sub {text-decoration: none;
		width: 96%;
		padding: 2px;
		color:#000000;
		font-weight: normal;
		display:block;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-style: dashed;
		border-color: #999999;
		background-color: #ffffff;
		padding-left: 10px;
		}

a.sub:hover {text-decoration: none;
              background: #916caf;
              color: #ffffff;
		padding: 3px;
		font-weight: normal;
		width: 96%;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-color: #000000;
		border-style: dashed;
		display:block;
		padding-left: 10px;}

a.gen {text-decoration: none;
		border-width: 0px;}

a.gen:hover {text-decoration: none;
		 border-width: 0px;}


.body {	font-family: Trebuchet, sans-serif;
	font-size: 0.9em;
	color: #000000;
	}

.head1 {font-size: 1.5em;}

.head2 {font-size: 1.2em;}

.head3 {font-size: 1em;}

.content {padding: 6px;}

.dashed {border: dashed 1px;}

.dashed_yellow {background: #ffffdd;
				padding: 2px;}

.dashed_l {border-left: dashed 1px;}

.dashed_r {border-right: dashed 1px;}

.white {color: #ffffff;}

.purple {color: #5e398a;}

.no_repeat
	{
	background-repeat: no-repeat;
	background-position: bottom right;	
	}

.white {color: #ffffff;}

.black {color: #000000;}

.lyr {
	font-family: Trebuchet, sans-serif;
	font-size: 0.6em;
	color: #000000;
	position:absolute;
	background-color: #f8991d;
	border-color: #5e398a;
	border-style: solid;
	border-width: 1px;
	visibility: visible;
	text-align: center;
}

.lyr_early {
	font-family: Trebuchet, sans-serif;
	font-size: 0.6em;
	color: #000000;
	position:absolute;
	background-color: #f8991d;
	border-color: #5e398a;
	border-style: solid;
	border-left-style:dotted;
	border-width: 1px;
	visibility: visible;
	text-align: center;
}

.lyr_late {
	font-family: Trebuchet, sans-serif;
	font-size: 0.6em;
	color: #000000;
	position:absolute;
	background-color: #f8991d;
	border-color: #5e398a;
	border-style: solid;
	border-right-style:dotted;
	border-width: 1px;
	visibility: visible;
	text-align: center;
}

.lyr_long {
	font-family: Trebuchet, sans-serif;
	font-size: 0.6em;
	color: #000000;
	position:absolute;
	background-color: #f8991d;
	border-color: #5e398a;
	border-style: solid;
	border-left-style:dotted;
	border-right-style:dotted;
	border-width: 1px;
	visibility: visible;
	text-align: center;
	left: 296px;
	top: 110px;
}

.brk {
	font-family: Trebuchet, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	position:absolute;
	background-color: #a90533;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	visibility: visible;
	text-align: center;
	height: 16px;
	left: 452px;
	top: 354px;
	width: 23px;
	z-index: 2;
}
