
body {
	font-family:Arial, Helvetica, sans-serif;
}

/* temporary formating for news updates */

#newsupdates body {
	font-family:Arial, Helvetica, sans-serif;
}

#newsupdates h2 {
	font-size:14pt;
	font-weight:bold;
	color:#000066;
}

#newsupdates h3 {
	font-weight:bold;
	font-size:10pt;
	color:#000000;
}

#newsupdates p {
	font-size:10pt;
}

#newsupdates p.italic {
	font-style: italic;
}

/* Drunken Republic Pagination */

.underline {

	background-image: url(images/underline.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	width:40%;
	height:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding-right:40%;
}

.arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:white;
	height:1.5em;
	color:black;
	text-decoration:none;
	text-align:center;
	padding: 2px 0px 2px 0px;
	white-space:nowrap;
}

.gopage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	background-color:white;
	width:1.5em;
	height:1.5em;
	color:black;
	text-decoration:none;
	text-align:center;
	padding: 2px 7px 2px 7px;
	white-space:nowrap;
}

.gopage.active {
	color:black;
	color:#433d8b;
}

.gopage.inactive {
	color:gray;
}

.box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	border:solid;
	border-width:0.1em;
	border-color:black;
	border-collapse:collapse;
	background-color:#433d8b;
	color:white;
	width:1.5em;
	height:1.5em;
	text-decoration:none;
	text-align:center;
	padding: 2px 7px 2px 7px;
	white-space:nowrap;
	outline: none;
}

.box.current {
	background-color:#5f9ea0;
	color:yellow;
}

.box:hover {
	text-decoration:underline;
	background-color:#778899;
	color:#ffcc00;
	color:black;
}

.box:active {
	background-color:#5f9ea0;
	color:#ffcc00;
	color:black;
	text-decoration:none;
	cursor:default;
}

.gopage:hover {
	text-decoration:underline;
	color:#2f4f4f;
	color:#ffcC00;
}

/* Navigation Bar and other backgrounds */

.sectionbreak {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-size:8pt;
	color:black;
	background-color:#000;
	background:#ffcc00;
	background:#ffcc33;
	background:#ffcc66;
	background:#ffd700;
	border-top: solid 1px #000;
	border: 0;
	margin: 10px, 0 0 0 0;
	margin: 0;
	padding: 1px 0 1px 5px;
}

.navbar {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-size:8pt;
	color:white;
	background-color:#000;
	border:0;
	margin:0;
	padding:0;
}

.navbarnul {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-size:8pt;
	color:white;
	background-color:#000;
	border:0;
	margin:0;
	padding:0;
}

.navbar a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	color:red;
}

.navbar:hover {
	color:#ffcc00;
	text-decoration:underline;
}

/* News Digest */


#netnews .navbar {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-size:8pt;
	color:white;
	background-color:#000;
	border:0;
	margin:0;
	padding:0;
}

#netnews .navbar a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	color:red;
}

#netnews .navbar:hover {
	color:#ffcc00;
	text-decoration:underline;
}

#netnews body, #netnews p, #netnews ul, #netnews li, #netnews ol, #netnews br {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
}

#netnews p.italic {
	font-style: italic;
}

#netnews p.bolditalic {
	font-style: italic;
	font-weight: bold;
}

#netnews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#netnews h2 {
	font-size:14pt;
	font-weight:bold;
	color:#000066;
}

#netnews h3 {
	font-size:10pt;
	font-weight:bold;
}

#netnews p.sectionhead {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	padding: 2px 0 3px 5px;
	font-size: 9pt;
	margin: 30px 0 20px 0;
}

#netnews a.sectionlist {
	font-size:10pt;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:24px;
	height:18px;
	font-weight: bold;
}

#netnews img.logo {
	margin:0;
	padding:0;

}

#netnews div.location {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	font-size:9pt;
	font-size:8pt;
	padding: 2px 0 3px 5px;

}

#netnews img.backbutton {
	border:none;
	padding: 0;
	margin: 0;
}

/* Sidebar menus */

#sidebar a {
	font-size: 9pt;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration:underline;
}

#sidebar a:hover {
	color:#ffcc00;
	text-decoration:underline;
}

#sidebar a.menutitle {
	color:#ccc;
}

#sidebar form {
	font-size: 9pt;
	font-size:8pt;
	margin: 5px;
	margin: 10px 0 10px 3px;
	margin: 4px 0 2px 3px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 1px 0 1px 0;
	width: 98%;
}

#sidebar select {
	font-size: 9pt;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	background: #000;
	color: #fff;
	background: #fff;
	color: #000;
	width: 95%;
}

#sidebar option.section {
	font-size: 9pt;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left: 12px;
}

#sidebar option.region {
	font-size:9pt;
	font-size:8pt;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #F0F8FF;
	background-color: E6E6FA;
	padding-left: 1px;
}




