#page {
	background-color: #000000;
	height: 100%;
	margin: 0px auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	width: 625px;
}

.content {
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.content a#currentpagelink {
	color: #666666;
	text-decoration: none;
}

.content a, .content a:visited {
	cursor: crosshair;
	color: #FFFFFF;
	text-decoration: none;
}

.content a:hover {
	color: #666666;
	text-decoration: none;
}

.content h1 {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 4px;
}

.content h2 {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 4px;
}

.content h3 {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 6px;
}

.content img {
	background-color: #000000;
	border: 0 none;
}

.content td {
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.header a, .header a:visited {
	color: #FFFFFF;
	cursor: crosshair;
	text-decoration: none;
}

.header a:hover { 
	color: #666666;
}

.navigationbar {
	font-size: 10px;
}

.navigationbar a {
	color: #FFFFFF;
	cursor: crosshair;
	display: block;
	text-decoration: none;
}

.navigationbar a:hover {
	background: #666666;
}

.navigationbar li {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #FFFFFF;
	display: inline;
	float: left;
	line-height: 15px;
	text-align: center;
	width: 60px;
}

.navigationbar li#currentnavigationbutton {
	background: #666666;
	font-weight: bold;
}

.navigationbar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background-color: #222222;
	background-image: url(../images/background/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.header {
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: right;
}

div.navigationbar {
	background-color: #000000;
	height: 15px;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

html
{
	height: 100%;
}

p {
	margin: 0px 5px 5px;
	padding: 0px 4px 4px;
	text-align: justify;
}