BODY{
	background: black url('images/bg2.jpg') center no-repeat;
	background-attachment: fixed;
	scrollbar-3d-light-color: #4e4d4d;
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #2e2e2e;
	scrollbar-highlight-color: #4e4d4d;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #666666;
	margin-top: 0px;
	}

TABLE.Main {
border: #2a0c0c 5px solid;
background-color: #cfcece;
}
td.header {
background-color: #191919;
}
td.left {
background-color: black;
width: 155px;
padding: 2px;
padding-top: 10px;
text-align: center;
}

td.countdown {
font-family: arial, sans-serif;
font-size: 16px;
color: #fd7802;
text-decoration: none;
font-weight: bold;
text-align: center;
vertical-align: middle;
}

td.topnav {
background-color: black;
border-bottom: #2a0c0c 5px solid;
text-align: center;
font-family: sans-serif;
font-size: 13px;
color: #FA7E1F;
text-decoration: none;
font-weight: bold;
padding-top: 9px;
padding-bottom: 9px;
}
.topnav a:link, .topnav a:visited {
font-family: sans-serif;
font-size: 13px;
color: #FA7E1F;
text-decoration: underline;
font-weight: bold;
}
.topnav a:active, .topnav a:hover {
font-family: sans-serif;
font-size: 13px;
color: white;
text-decoration: underline;
font-weight: bold;
border-bottom: 1px solid;
}

/* AGENDA */
table.agendas {
border: #e42809 2px solid;
background-color: #161616;
}
td.Atitle {
padding: 5px;
background-color: #E44709;
border-bottom: #2d2d2d 1px solid;
font-family: sans-serif;
font-size: 14px;
color: black;
text-decoration: none;
font-weight: bold;
}
td.AStitle {
background-color: #0d0d0d;
border-bottom: #2d2d2d 1px solid;
font-family: verdana, times new roman, serif;
font-size: 14px;
color: #FA7E1F;
text-decoration: none;
font-weight: bold;
text-align: left;
padding: 5px;
}
td.Acontent {
padding: 5px;
font-family: sans-serif;
font-size: 14px;
color: white;
text-decoration: none;
font-weight: bold;
}

td.content {
width: 571px;
padding: 10px;
background-color: black;
font-family: sans-serif;
font-size: 14px;
color: white;
text-decoration: none;
font-weight: normal;
vertical-align: top;
}
.content a:link, .content a:visited {
font-family: sans-serif;
font-size: 14px;
color: #FA7E1F;
text-decoration: none;
font-weight: bold;
}
.content a:active, .content a:hover {
font-family: sans-serif;
font-size: 14px;
color: #FA7E1F;
text-decoration: underline;
font-weight: bold;
}
.content h1 {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 20px;
color: red;
text-decoration: none;
font-weight: bold;
}
.content h2 {
font-family: sans-serif;
font-size: 18px;
color: #FA7E1F;
text-decoration: none;
font-weight: bold;
text-align: center;
}

td.insidetables2 {
font-family: sans-serif;
font-size: 11px;
background-color: #333333;
color: white;
text-decoration: none;
font-weight: bold;
}

td.insidetables {
font-family: sans-serif;
font-size: 11px;
background-color: black;
color: white;
text-decoration: none;
font-weight: bold;
}

td.footer {
font-family: sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
padding: 5px;
background-color: #1b1b1b;
text-align: center;
}
.footer a:link, .footer a:visited {
font-family: sans-serif;
font-size: 13px;
color: white;
text-decoration: none;
font-weight: bold;
}
.footer a:active, .footer a:hover {
font-family: sans-serif;
font-size: 13px;
color: #226B48;
text-decoration: none;
font-weight: bold;
}

table.agenda {
background-color: #FFD264;
border: black 2px solid;
}

td.agendacontent {
font-family: verdana, sans-serif;
font-size: 12px;
color: black;
text-decoration: none;
font-weight: normal;
padding: 2px;
border-bottom: #DF9C00 1px solid;
}

td.agendatitles {
font-family: verdana, sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
padding: 2px;
background-color: #E44709;
}

table.daisydukes {
background-color: #FFD264;
border: black 2px solid;
}

td.daisycontent {
font-family: verdana, sans-serif;
font-size: 12px;
color: black;
text-decoration: none;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
}

.daisyfields {
font-family: verdana, sans-serif;
font-size: 12px;
color: black;
text-decoration: none;
font-weight: bold;
border: #E44709 1px solid;
}

.daisysubmit {
font-family: verdana, sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
background-color: #E44709;
border: black 1px solid;
}

td.daisyreceived {
font-family: verdana, sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
background-color: #E44709;
border: black 2px solid;
padding: 4px;
}
