body {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #191919;
	color: #ffffff;
	text-align: center;
}

textarea {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	margin-bottom: 2px;
}
td.menu {
	background-image: url(default/designtop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #191919;
	width: 1000px;
	padding: 12px 8px 13px 8px;
	margin: 0px 2px 2px 2px;
	border: 1px solid #191919;
	border-top: 0px;
	text-align: center;
}
td.body {
	background-color:#191919;
	width: 1000px;
	height: 400px;
	background-repeat: no-repeat;
	padding: 12px 18px 15px 18px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #191919;
	text-align: left;
	vertical-align: top;
}
td.spacer {
	height: 2px;
}
content {
	margin: 12px 15px 15px 15px;
}
td.header {
	background-image: url(default/header.gif);
	background-color: #191919;
	width: 1000px;
	height: 126px;
	background-repeat: no-repeat;
	background-position: center middle;
	margin: 2px 2px 0px 2px;
	border: 1px solid #191919;
	border-bottom: 0px;
}
td.crnotice {
	background-image: url(default/designbottom.gif);
	background-position: top right;
	width: 1000px;
	height: 50px;
	padding: 20px 10px 20px 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 2px 2px 2px 2px;
	border: 1px solid #191919;
	background-color: #191919;
	color: #666666;
	text-align: center;
}

a:link {
	font-weight: bold;
	color: #DBD181;
}

a.none {
	font-weight: normal;
	color: #CCCCCC;
}

a:active {
	font-weight: bold;
	color: #DBD181;
}

a:visited {
	font-weight: bold;
	color: #DBD181;
}

a:hover {
	font-weight: bold;
	color: #EEE387;
}

td {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	padding: 0px 0px 0px 5px;
	list-style-image: url(default/itempic.gif);
	list-style-position: inside;
}
img {
	border: 1px solid #666666;
	margin: 5px 5px 5px 5px;
}
img.type1 {
	margin: 1px 0px 8px 0px;
}
img.type2 {
	margin: 1px 0px 8px 8px;
}
img.type3 {
	margin: 8px 0px 8px 0px;
}
img.noborder {
	border: 0px solid black;
	margin: 1px 1px 1px 1px;
}