img	{
	display: block;
	}

body	{
	background: #009 url(LogoBg.jpg) top left repeat;
	color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #003;
	text-align: center;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	}

strong, b {font-weight: 800;}

a:link {
  color: #FFFFFF; 
  text-decoration : none; 
  background: transparent;}
a:visited {
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight:600;
  background: transparent;}
a:hover { 
  color: #FFFFFF; 
  text-decoration : underline; 
  background: transparent;
}
.mapp {
	text-decoration: none;
}
.mapp a:link {
	color: #ffff00;
}
.mapp a:hover {
	color: #ffffff;
}
#lcontent {
	float: left;
	width: 250px;
	margin:10px;
	}
	
#ccontent {
	background: #006;
	float: left;
	width: 51%;
	margin: 10px;
	text-align: left;
	padding: 20px; 
	border-color: #ff0;
	border-width: 2px;
	border-style: inset;
	}

#ccontent h1,h2,h3,h4,h5 {
	text-align: left;
	color: yellow;
	}

#rcontent {
	float: left;
	width: 10%;
	margin: 10px;
	}

#navlinks {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
   	font-size: 12px;
	background: #006;
	border-color: #ffff00;
	border-style: outset;
	border-width: 2px;
	padding: 4px;
	text-align: left;
	}

#header {
	float: left;
	width: 90%;
	background: #006;
	font-size: 16pt;
	}

#mins {
	text-align: justify;
	font-size: 10pt;
	padding: 10px;
}

#bspace {/* Bottom Spacer */
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px;
}

.announce {
	margin-bottom:14px;
	font-size:12pt;
	font-weight:800;
	color:#ffff00;
	text-align:center;
}
	
.detail {
	margin-bottom:14px;
	font-size:10pt;
	color:#ffffff;
	text-align:justify;
}

.minst {
	margin-top: 14px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #0df;
	font-weight: 600;
}

#mins p {
	margin-top: 2px;
	margin-left: 6px;
}

caption.progtab {
	font-size: 12pt;
	color: white;
	border-collapse: separate;
}

table.progtab {
	border-spacing: 6px;
	margin: 2px 2px 2px 2px;
	font-family: arial;
	font-size: 10pt;
}

th.progtab {
	color: yellow;
}

tr.progtab {
	vertical-align: top;
	color:#00ffff;
}

tr.progtab1 {
	vertical-align: top;
	color:#00ff00;
}

tr.progtab b {
	font-weight:800;
	color:#ffffff;
}

tr.progtab i {
	color:#ffffff;
}

tr.progtab1 b {
	font-weight:800;
	color:#ffffff;
}

tr.progtab1 i {
	color:#ffffff;
}