body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	background-color: black;
	color: #FFFFFF;
	cursor: url(images/thor.cur);
	scrollbar-face-color:black;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:silver;
	scrollbar-darkshadow-color:gray;
	scrollbar-shadow-color:gray;
	scrollbar-arrow-color:silver;
	scrollbar-track-color:gray;

}

.main {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	background-color: black;
	color: #FFFFFF;
	cursor: url(images/thor.cur);
	scrollbar-face-color:black;
	scrollbar-highlight-color:gray;
	scrollbar-3dlight-color:silver;
	scrollbar-darkshadow-color:gray;
	scrollbar-shadow-color:gray;
	scrollbar-arrow-color:silver;
	scrollbar-track-color:gray;

}
.footer {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	align: center;
}

.addview {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: black;
	color: #333333;
}

a.menu:link {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur)
}

a.menu:visited {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur)
}

a.menu:hover {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur)
}

a.menu:active {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor2.cur);
}

.right {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
	text-decoration: none;
}

a.right:link {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
	text-decoration: none;
}

a.right:visited {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
    text-decoration: none;
}

a.right:hover {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
	text-decoration: none;
}

a.right:active {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor2.cur);
	text-decoration: none;
}

.frmBut {
	background-color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
	text-decoration: none;
}

a.frmBut:link {
	background-color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
	text-decoration: none;
}

a.frmBut:visited {
	background-color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
    text-decoration: none;
}

a.frmBut:hover {
	background-color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor.cur);
	text-decoration: none;
}

a.frmBut:active {
	background-color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	color: #808080;
	cursor: url(images/thor2.cur);
	text-decoration: none;
}

.menuspace {
	padding-left: 20px;
	padding-right: 20px;
}
a.additional {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
}
.scroll
{
	overflow-x: scroll;
}
.scrollmain
{
	overflow-y: scroll;
}