a:link {color: #000000; text-decoration: none; border: 0;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: blue; text-decoration: underline;}
a:active {color: blue; text-decoration: bold;}

img
{
border: none;
}

body
{
/*background: #B8B8B8;*/
background: url('/images/bg.jpg');
background-repeat: repeat-y;
background-attachment: fixed;
background-position: 0px 45px;
color: #0000FF;
font-family: "Verdana";
font-size: 9pt;
}
div.login
{
font-size: 7pt;
margin-top: -75px;
}
div.form
{
	line-height: 150%;
	right: 25%;
	width: 70%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;
}
div.pageindex
{
        line-height: 100%;
	margin-left: -10px;
	margin-right: 10px;
	margin-bottom: 6px;
	width: 150px;
	padding-left: 0px;
	padding-top: 2px;
	text-align: right;
	float: left;
	position: relative;
}
div.content
{
	line-height: 15px;
	margin-left: 200px;
	margin-bottom: 6px;
	margin-top: -10px;
	padding-left: 25px;
	padding-right:10px;
	padding-bottom:10px;
	/*border:solid #000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;*/
	width: 700px;
	tex-wrap: suppress;
	word-wrap: break-word;
}

div.updated
{
margin-left: 900px;
}




div.sidebar
{
        line-height: 75%;
	margin-left: 750px;
	margin-bottom:6px;
	width: 100px;
	padding-left:0px;
	padding-top:2px;
	text-align:left;
	float: left;
	margin-top: -10px;
}

div.header
{
	line-height: 100%;
	margin-top: -14px;
	margin-bottom: 6px;
	margin-left: -9px;
	width: 91%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	/*border:solid #000;
	background: #ffffff;*/
	/*border-width: 2px 2px 2px 2px;*/
}
div.footer
{
	line-height: 100%;
	margin-left: -9px;
	margin-bottom: -14px;
	padding-left: 0px;
	padding-right:10px;
	padding-bottom:10px;
	background: #ffffff;
	clear: both;
	width: 1000px;
background: none;

}
div.space
{
	clear: both;
}
div.menu
{
	line-height: 150%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000;
	/*background: #ffffff;
	border-width: 2px 2px 2px 2px;*/
}

p.smallentre
{
line-height: 100%;
}

p.disclaimer
{
	font-size: 6pt;
	color: #000000;
	text-align: center;
}z

/* Hi there! This is the css edit page. This allows you to edit existing css (please don't mess up the page layout...much) as well as create new classes (i.e. p.big or div.something etc etc). If you are new to css. http://www.w3schools.com has a nice tutorial. If you DO mess up, fear not for I have  thy backups */

