body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D9D9D9;
	margin : 0;
}

.airlock {
	border : 2px solid;
	border-color: #FF7E00;
}

td.sidebar {
	text-align: center;
}

div.contentpane {
	font-size: 12px;
	margin: 15px;
	padding: 15px 15px 0px 15px;
	border: 2px solid #FF7E00;
	background: #FFFFFF;
}

div.sidebar {
	text-align: left;
	font-size: 10px;
	padding : 8px;
	margin-left : 8px;
	margin-right : 8px;
	border: 1px solid;
	border-color: #FF7E00;
	background-color: #FFF9D8;
}

div.copyright {
	color: #808080;
	text-align: center;
	font-size: 10px;
	margin: 15px;
	padding: 5px;
	border: 1px solid #FF7E00;
	background: #FFFFFF;
}

img.inline{
	border: 1px solid #FF7E00;
	margin: 10px 10px 10px 0;
}

img.wibord{
	border: 1px solid #FF7E00;
}

.dingbat {
	padding-top: 4px;
	padding-bottom: 4px;
}

.thumbholder {
	text-align : center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.navbar {
	text-align: center;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color : #FF7E00;
	background-color: #FFDD66;
}

.title {
	font-size : 24px;
}

.bold {
	font-weight : bold;
}

.sbtitle {
	font-weight: bold;
	font-size: 11px;
}

.orange {
	color: #FF7E00;
}

a.nav:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #FF7200;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a.nav:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a.copy:link {
	color: #FFBF80;
	font-weight: bold;
	text-decoration: none;
}

a.copy:visited {
	color: #FFBF80;
	font-weight: bold;
	text-decoration: none;
}

a.copy:hover {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: underline;
}

a.copy:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a:link {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}
