body {
  margin: 0px;
  color: #FFFFFF;
  background: #03181E;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
}




A.menu {
display: block;
width: 128;
text-decoration: none;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
color: #6CC3E9;
background-color: #27313C;
BORDER: 0;
border: solid 0px #6CC3E9;
}
A.menu:link {
text-decoration: none; color: #6CC3E9;
}
A.menu:visited {
text-decoration: none; color: #6CC3E9;
}
A.menu:active {
text-decoration: none; color: #6CC3E9;
}
A.menu:hover {
background-color:#6CC3E9; text-decoration: none; color: #000000;
}




A.event {
display: block;
width: 134;
text-decoration: none;
text-align: left;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
color: #9B9B9B;
background-color: #000000; 
BORDER: 0;
border-left: 1px solid #66881E;
border-right: 1px solid #66881E;
border-top: 1px solid #66881E;
border-bottom: 0px solid #66881E;
}
A.event:link {
text-decoration: none; color: #9B9B9B;
}
A.event:visited {
text-decoration: none; color: #9B9B9B;
}
A.event:active {
text-decoration: none; color: #9B9B9B;
}
A.event:hover {
background-color:#ACE534; text-decoration: none; color: #000000;
}




A.eventb {
display: block;
width: 134;
text-decoration: none;
text-align: left;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
color: #9B9B9B;
background-color: #000000; 
BORDER: 0;
border: 1px solid #66881E;
}
A.eventb:link {
text-decoration: none; color: #9B9B9B;
}
A.eventb:visited {
text-decoration: none; color: #9B9B9B;
}
A.eventb:active {
text-decoration: none; color: #9B9B9B;
}
A.eventb:hover {
background-color:#ACE534; text-decoration: none; color: #000000;
}






a:link {
  color: #6CC3E9;
}
a:visited {
  color: #6CC3E9;
}
a:hover {
  color: #6A98B5;
}
a:active {
  color: #6A98B5;
}


// News Feed

.articleshort {
padding: 5px;
border: 1px solid #000000;
}

.articleshorttitle {
background-color: #03181e;
padding: 6px;
font-weight: bold;
border: 1px solid #000000;
}

.articleshortauthor {
background-color: #242424;
padding: 3px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
font-size: 9px;
text-align: right;
}

.articleshorttext {
background-color: #27313c;
border-bottom: 1px solid #000000;
padding: 5px;
}

.articleshorttags {
background-color: #242424;
padding: 5px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
font-size: 10px;
}


.articlefull{
background-color: #242424;
border: 1px solid #000000;
}

.articlefullimage {
background-color: #27313c;
padding: 5px;
}

.articlefulltitle{
font-weight: bold;
padding: 5px;
border-bottom: 1px solid #000000;
color: #6cc3e9;
background-color: #03181e;
}

.articlefullauthor{
padding: 5px;
font-size: 9px;
text-align: right;
background-color: #242424;
}

.articlefulltext {
padding: 5px;
background-color: #27313c;
}

.articlefulltags {
background-color: #04191a;
padding: 5px;
font-size: 10px;
}

.articlefullfooter {
padding: 5px;
}

.tagsreturnlink {
padding: 5px;
}

.pagenation {
	display: inline;
	list-style-type: none;
	white-space:nowrap;
	list-style-type:none;
	text-align: center;
	padding: 5px;
}
.pagenation li {
	display:inline;
	color: #44adda;
	}
.pagenation  li a
{
padding: 5px;
background: #04191a;
color: #44adda;
border: 1px solid #000;
}
.pagenation li a:hover
{
background: #44adda;
color: #04191a;
}

// End News Feed


td {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 12px;

}
.td1 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #9B9B9B;
  background-color: #0A3A49;
}
.table1 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: #22282F;
}
.table2 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  background: #22282F url(images/backgroundmain.jpg) no-repeat top left;
}

.table4 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #c0c0c0;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.table5 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;

}
.table21 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  border: 1px solid #000000;
}

.table31 {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #9B9B9B;
}



.newstable {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;

}
.newstable a:link {
	text-decoration: underline;
	color: #6CC3E9;
}
.newstable a:visited {
	text-decoration: underline;
	color: #6CC3E9;
}

.newstable a:hover {
	text-decoration: underline;
	color: #396C82;
}
.newstable a:active {
	text-decoration: underline;
	color: #396C82;
}
.alt1{
background-color: #03181E;
}

.alt2 {
background-color: #1F2A37;
}

.alt2 a:link {
	text-decoration: underline;
	color: #6CC3E9;
}
.alt2 a:visited {
	text-decoration: underline;
	color: #6CC3E9;
}

.alt2 a:hover {
	text-decoration: underline;
	color: #396C82;
}

.alt2 a:active {
	text-decoration: underline;
	color: #396C82;
}

.alt1 a:link {
	text-decoration: underline;
	color: #6CC3E9;
}
.alt1 a:visited {
	text-decoration: underline;
	color: #6CC3E9;
}

.alt1 a:hover {
	text-decoration: underline;
	color: #396C82;
}
.alt1 a:active {
	text-decoration: underline;
	color: #396C82;
}

h1 {
	font-size: 10pt;
}