html,body {
font-family:"Trebuchet MS",Helvetica,"Sans Serif";
margin: 0;
padding: 0;
background-color: #000000;
color: white;
}
	
input,textarea,select {
font-size:1em;
font-family:"Trebuchet MS",Helvetica,"Sans Serif";
}

.footer {
color: #ffffff;
font-family:"Trebuchet MS",Helvetica,"Sans Serif";
text-decoration: none;
font-size: 7pt;
font-weight: bold;
}



img {
border:0px;
}

.side-borders {
border-style: solid;
border: #666699;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
}

.side-borders-dark {
border-style: solid;
border: #666699;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
}

.side-borders-tl {
border-style: solid;
border: #666699;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
}

.side-borders-tr {
border-style: solid;
border: #666699;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.bottom-border {
border-style: solid;
border: #666699;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}

.four-borders {
border-style: solid;
border: #cccccc;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.three-borders {
border-style: solid;
border: #a4a4a4;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
}
.three-borders-u {
border-style: solid;
border: #a4a4a4;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
}

.two-borders-u {
border-style: solid;
border: #a4a4a4;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
}

.top-border {
border-style: solid;
border: #cccccc;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.side-borders-rt {
border-style: solid;
border: #cccccc;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.side-borders-top {
border-style: solid;
border: #a4a4a4;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.page-title {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:12pt;
color: #ffffff;
text-decoration: none;
}

.nav-link {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:10pt;
color: #ffffff;
text-decoration: none;
}
.nav-link:hover {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:10pt;
color: #FFFF75;
text-decoration: none;
}

.small-nav-link {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:7pt;
color: #ffffff;
text-decoration: none;
}
.small-nav-link:hover {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:7pt;
color: #FFFF75;
text-decoration: none;
}

.copyright {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:7pt;
color: #333333;
text-decoration: none;
}

.event-title {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:12pt;
color: #333333;
text-decoration: none;
}

.page-text {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:10pt;
color: #acacac;
text-decoration: none;
}

.event-text1 {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:10pt;
color: #333333;
text-decoration: none;
}
.posted-text {
font-family: Trebuchet MS, verdana, arial, helvetica;
font-size:7pt;
color: #333333;
text-decoration: none;
}

.blue {
color: #336699;
text-decoration: none;
font-weight: bold;
}