@charset "utf-8";
/* CSS Document */

body {
	background-color: #4C0E10;
}
.border {
	border: 1px solid #666;
	background-color: #0D0D0D;
	color: #CCC;
	text-indent: 3px;
}
.menu-hdr-bg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
	background-image: url(../images/menu-hdr_bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	text-indent: 8px;
	font-weight: bold;
}

.main-table {
	background-color: #1D1D1D;
}
.border-text {
	border: 1px solid #666;
	background-color: #0D0D0D;
	color: #CCC;
	padding: 5px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 100px;
	background-color: #0D0F10;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	width: 165px;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100px;
	text-indent: 5px;
}
.links a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100px;
	text-indent: 5px;
}
.links a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 105px;
	text-indent: 5px;
}
.links a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 105px;
	text-indent: 5px;
}
.links a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 105px;
	text-indent: 5px;
}
.decText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
	color: #FFF;
}
