body {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	background-color: #4B0E0E;
}
.navbar {
	background-color: #000000;
	padding: 3px;
}
a.topnav {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center 0px; 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a:hover.topnav {
	background-position: center -26px;
	color: #FFffff;
}
.main {
	padding: 10px;
}
h1 {
	color: #E22503;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}#dcentral td img {
	border: 1px dashed #000000;
	height: 120px;
	width: 120px;
}
select {
	margin: 3px;
}
.create {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #F1BC03;
	border-right-color: #F1BC03;
	border-bottom-color: #F1BC03;
	border-left-color: #F1BC03;
	padding: 3px;
}
.login {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	padding: 3px;
}
a.enter {
	color: #003399;
	font-size: 24px;
	text-decoration: underline;
}
a:hover.enter {
	color: #FF0000;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}.style1 {color: #FFFFFF}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lowert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

