a:link { color: #DDDDDD; }
a:visited { color: #888888; }
a:active { color: #cfba05; }
a:hover { color: #cfba05; }

body {
	color: #CCCCCC;
	font-size: 13px;
	line-height: 22px;
	font-family: Osaka,Verdana;
	background-color: #000000;
}

td {
	font-family: Osaka,Verdana;
	font-size: 13px;
	line-height: 22px;
}

hr {
	border: 1px dashed #444444;
}

img {
	border: 0px;
}

form {
	display: inline;
}

input, textarea, button {
	border: 1px solid #444444;
}

li {
	padding: 3px;
}

th {
	color: #BBBBBB;
	font-size: 13px;
	background-color:#803B2A;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 2px 7px;
}

th a:link {
	color: #FFFFFF;
	text-decoration: none;
}

th a:visited {
	color: #888888;
	text-decoration: none;
}

.form tr {
	background-color: #603B2A;
}

.top {
	text-align: left;
	width: 960px;
	background-color: #151311;
	padding: 30px;
}

.title {
	color: #888888;
	font-size: 16px;
	font-weight: bold;
}

.table td {
	padding: 8px 7px;
}

tr.botm td {
	border-bottom: 1px solid #8A6E5C;
}

tr.botm_das td {
	border-bottom: 1px dashed #CCCCCC;
}

.work {
	font-size: 15px;
	line-height: 26px;
	text-align: left;
	padding: 10px 30px;
	font-family: verdana, arial, sans-serif;
}
