﻿.foo {
}
body {
	background-color: #FFFFFF;
}

body, tr, td, th {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: justify;
}

.m {
	text-align: center;
	width: 100%;
}
.main {
	margin: auto;
}

img {
	border: none 0px transparent;
}

a {
	color: #111111;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 11pt;
	margin-bottom: 10px;
}

.contactscrollbar {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #E87700;
	scrollbar-3dlight-color: #E87700;
	scrollbar-darkshadow-color: #E87700;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
.scrollbar {
	height: 500px;
	background-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #DDE0FF;
	scrollbar-3dlight-color: #DDE0FF;
	scrollbar-darkshadow-color: #DDE0FF;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	overflow: auto;
}
a.maznet {
	color: #a8a8a8;
	text-decoration: underline;
	font-size: 8pt;
}
a.maznet:hover {
	color: #DDE0FF;
	text-decoration: underline;
	font-size: 8pt;
}

.browsertable {
	width: 583px;
	background-image: url(../../img/filetile.png);
}

.browsertable th {
	margin: 0;
	border: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 4px 1px 12px;
}

.browsertableCompact {
	width: 284px;
	background-image: url(../../img/filetile.png);
}

.browsertableCompact th {
	margin: 0;
	border: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 4px 1px 12px;
}

.filebrowsetop {
	background-repeat: repeat;
	background-image: url(../../img/filetop.png);
	height: 16px;
}
.filebrowsebot {
	background-image: url(../../img/filebot.png);
	background-repeat: no-repeat;
	height: 16px;
}



.filestop {
	background-repeat: repeat;
	background-image: url(../../img/filestop.png);
	height: 16px;
}
.filesbot {
	background-image: url(../../img/filesbot.png);
	background-repeat: no-repeat;
	height: 16px;
}

.filelink {
	text-align: left;
	border: none;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	width: 366px;
}

.filelink a {
	text-align: left;
	border: none;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}


.filenl {
	text-align: left;
	margin: 0;
	border: none;
	font-size: 12px;
	padding: 3px 4px 3px 12px;
}

.filebtn {
	text-align: left;
	margin: 0;
	border: none;
	font-size: 12px;
	padding: 0px 4px 3px 4px;
	text-align: center;
}


.linkOrange {
	color: Orange;
	position: absolute;
	right: 0;
	top: 0;
}

.linkOrange a
{
	color:#DDE0FF;
}
.linkOrange a:hover
{
	color:Gray;
}
