body {
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.header {
	text-align: center;
}
.invisible {
	display: none;
}

form {
	right: 0px;
	text-align: right;
}
.library {
	color: #FFFFFF;
	background-color: #006666;
	border-top: thin double #000000;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;

}
.online {
	color: #FFFFFF;
	background-color: #006666;
	border-top: thin double #000000;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;

}
.other {
	color: #FFFFFF;
	background-color: #006666;
	border-top: thin double #000000;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;

}
.content_header {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
}
li {
	list-style-image: url(images/trileft.gif);
}
.footer {
	width: 100%;
	text-align:center;
	font-size: x-small;
	height: 0px;
}
a:link {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #00CC99;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #009999;
}
a:active {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
}
td.left {
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
td.right{
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.welcome {
	font-size: x-small;
	text-align: right;
}
.spesh {
	padding: 2px;
	border: thin groove #FF0000;
	list-style-position: inside;
	margin: 2px;
	text-align: left;
	background: #FFDFDF;
}
.headtag {
	font-style: italic;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: right;
}
a.oth:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	background: #006666;
}
a.oth:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	background: #006666;
}
a.oth:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	background-color: #006666;
}
a.oth:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	background-color: #006666;
}
td.tl {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background: #006666;
	width: 33%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}
.myimg {
	border: thin solid #FFFFFF;
}
#wrapper {
	text-align: center;
}
.centred {
	text-align: center;
}
.filler {
	background: #006666;
	width: 20px;
}
#rdirect {
	display: none;
}img {
	border: none;
}
.library2 {
	color: #FFFFFF;
	background-color: #006666;
	border-top: thin none #000000;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
	padding: 1px 0px 3px;
}
dt {
	font-size: x-small;
}
.imgfloat {
float: right;
margin: 1px;
}
