a:link {
	background: none;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #505050;
}

a:link.navlev1 {
	background: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px
}

a:visited.navlev1 {
	background: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px
}

a:hover.navlev1 {
	color: #ffffff;
	text-decoration: underline;
}

a:link.navlev2 {
	background: none;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px
}

a:visited.navlev2 {
	background: none;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px
}

a:hover.navlev2 {
	color: #ffffff;
	text-decoration: underline;
}

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	background-image: url(./interface/background.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	color: White;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table.full {
	width: 100%;
	height: 100%;
}

table.interface {
	width: 849px;
	height: 551px;
	background: url(./interface/interface.jpg) no-repeat;
	margin-bottom: 157px;
}

td.header {
	width: 849px;
	height: 99px;
}

td.topnavi {
	width: 849px;
	height: 43px;
	text-align: center;
	vertical-align: top;
}

td.borderleft {
	width: 20px;
	height: 352px;
}

td.borderright {
	width: 19px;
	height: 352px;
}

td.spacer {
	width: 10px;
	height: 352px;
}

td.sidenavi {
	width: 180px;
	height: 332px;
	background: url(interface/win_nav_back.jpg) no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	padding: 10px;
}

td.headline {
	width: 370px;
	height: 63px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 17pt;
	color: #d2d1e0;
	padding: 10px;

}

td.textarea {
	width: 370px;
	height: 289px;
	background: url(interface/win_txt_back.jpg) no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: top;
	font-size: 10px;
	color: black;
	padding: 10px;
}

td.picarea {
	width: 180px;
	height: 352px;
	background: url(interface/win_pic_back.jpg) no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding: 10px;
}

td.footer {
	width: 849px;
	height: 57px;
}

img {
	padding: 0;
	border-color: #586797;
}

hr {
	color: White;
}
