a.prevnext:link {color: #0000FF; font-size: 12px; text-decoration:none;}
a.prevnext:visited {color: #0000FF; font-size: 12px; text-decoration:none;}
a.prevnext:hover {color: #0000FF; font-size: 12px; text-decoration:underline;}
a.prevnext:active {color: #0000FF; font-size: 12px; text-decoration:none;}

a.day:link {color: #000000; font-size: 11px; text-decoration:underline;}
a.day:visited {color: #000000; font-size: 11px; text-decoration:underline;}
a.day:hover {color: #FF0000; font-size: 11px; text-decoration:underline;}
a.day:active {color: #000000; font-size: 11px; text-decoration:underline;}

a.event:link {color: #000000; font-size: 11px; text-decoration:none;}
a.event:visited {color: #000000; font-size: 11px; text-decoration:none;}
a.event:hover {color: #FF0000; font-size: 11px; text-decoration:underline;}
a.event:active {color: #000000; font-size: 11px; text-decoration:none;}

a.admin:link {color: #AAAAAA; font-size: 11px; text-decoration:none;}
a.admin:visited {color: #AAAAAA; font-size: 11px; text-decoration:none;}
a.admin:hover {color: #FF0000; font-size: 11px; text-decoration:underline;}
a.admin:active {color: #AAAAAA; font-size: 11px; text-decoration:none;}

a:link.topmenu { color:#000000; text-decoration:none; }
a:visited.topmenu { color:#000000; text-decoration:none; }
a:hover.topmenu { color:#FFFFFF; text-decoration:none; }

a:link.news { color:#0000FF; text-decoration:none; }
a:visited.news { color:#0000FF; text-decoration:none; }
a:hover.news { color:#0000FF; text-decoration:underline; }

table.navbar {
   border-collapse: collapse;
}

table.navbar td {
   border: 0px;
}

table.navbar td a{
   display: block;
   width: 100%;
   padding: 1px 1px;
   text-decoration: none;
   font-family: arial;
   font-weight: bold;
   font-size: 11px;
}

table.navbar td a:link, table.navbar td a:visited {
   color: #000000;
   background-color: #FFFFFF;
}

table.navbar td a:hover, table.navbar td a:active {
   color: #FFFFFF;
   background-color: #000066;
}

table.navbar td.navbarred a:link, table.navbar td.navbarred a:visited {
   color: #000000;
   background-color: #FFAAAA;
}

table.navbar td.navbarred a:hover, table.navbar td.navbarred a:active {
   color: #FFFFFF;
   background-color: #000066;
}

td {
	border:0px;
}

td.cal {
	background-color: white;
	text-align: left;
	vertical-align: top;
}

.history {
	background-color:#EEEEEE;
	font-family:arial;
	font-size:11px;
	border-color:#888888;
	border-style:solid;
	border-width:0px;
}

.history2 {
	background-color:#DDDDDD;
	font-family:arial;
	font-size:11px;
	border-color:#888888;
	border-style:solid;
	border-width:0px;
}

.header {
	font-family:arial;
	font-size:12px;
	background-image: url(../images/w5gadtop.jpg);
	padding:0px;
	spacing:0px;
	height:67px;
}

.menu {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	vertical-align: top;
	color:#555555;
	border-color:#888888;
	border-style:solid;
	border-width:0px 1px 0px 0px; 
	width:194px;	
}

.menuhead {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	vertical-align: top;
	color:#555555;
	border-color:#888888;
	border-style:solid;
	border-width:0px 0px 0px 0px; 
	width:194px;	
}

.content {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-image:url(../images/w5gadbottom.jpg);
	background-repeat:no-repeat;
	padding:2px 4px;
}

.content2 { 
	font-family:arial;
	font-size:12px;
	color:#000000;
	vertical-align:top;
	padding:2px 8px;
	width:600px;
}

table {
}

.page {
	horizontal-align:center;
	background-color:#FFFFFF;
	cell-spacing:0px;
	border-color:#98AAB1;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	height:100%;
}

table.cal {
	background-color: #AAAAAA;
	height: 600px;
	border-style: none;
	border-width: 3px;
	font-family: sans-serif
}

.caption {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.thead {
	color:#000000;
	background-color: #AAAAAA;
	font-size: 12px;
}

td.cal {
	background-color: white;
	text-align: left;
	vertical-align: top
}

tfoot.cal {
	color:#000000;
	background-color: #AAAAAA;
	font-size: 12px;
	text-align: left
}

ul.cal {
	margin: 0px;
	list-style-position: inside
}

.cal-admin-link {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}