BODY {
	background-image: url('images/gradients/bright-horizontal-inverse.jpg');
	background-repeat: repeat-y;
	background-color: #DDDDDD;
	color: #000000;
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}

INPUT {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

LI {
	margin-bottom: 5px;
}

A:link {
	color: #DD0000;
	text-decoration: none;
}

A:visited {
	color: #BB0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
}

TABLE.maintable {
	border: none;
	padding: 0px;
	margin: 0px;
}

TABLE.maintable TR {
	border: none;
	padding: 0px;
	margin: 0px;
}

TABLE.maintable TD {
	border: none;
	padding: 0px;
	margin: 0px;
}

IMG.header {
	position: absolute;
	z-index: 0;
	margin-top: 0px;
}

DIV.main {
	position: relative;
	z-index: 10;
}

DIV.menu {
	margin-top: 5px;
	margin-right: 5px;
	border-left: dotted;
	border-width: 1px;
	border-color: #666666;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	line-height: 1.6;
}

TABLE TD {
	vertical-align: top;
	text-align: left;
}

TABLE TD.innerBorder {
	background-color: #FFFFFF;
}

TABLE TD.outerBorder {
	background-color: #000000;
}

TABLE TD.content {
	background-image: url('images/decoration/main_bg_2.png');
}

TABLE TD.menu {
	background-image: url('images/decoration/main_bg_2.png');
}

DIV.content_div {
	padding: 5px;
	padding-left: 7px;
	/*width: 95%;*/
}

TABLE.listing TD {
	border-bottom: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	padding-bottom: 4px;
	padding-top: 3px;
}

.inactive {
	color: #666666;
}

.smalltitle {
	font-weight: bold;
	color: #333333;
}

DIV.newstext {
	/*max-width: 580px;*/
	margin-bottom: 10px;
	border-bottom: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	padding-bottom: 4px;
	padding-left: 5px;
}

DIV.tools {
	display: inline;
	line-height: 1.6;
}

DIV.copynotice {
	margin-top: 4px;
	font-size: 10px;
	color: #333333;
}

DIV.images {
	margin-bottom: 5px;
}

.error {
	margin: 3px;
	border: solid;
	border-width: 2px;
	border-color: #FF0000;
	background-color: #FFCCCC;
	font-weight: bold;
	color: #330000;
	padding: 2px;
}

DIV.text_column {
	margin-left: 20px;
}

.title {
	font-size: 20px;
	color: #333333;
	margin-bottom: 7px;
}

.faint {
	font-size: 10px;
	color: #333333;
}

.thumb {
	margin-right: 9px;
	margin-bottom: 9px;
	border: none;
}

.set_thumb {
	margin-right: 9px;
	margin-bottom: 9px;
	border: none;
	z-index: 20;
	position: relative;
}

.thumb_shadow {
	position: absolute;
	border: none;
	z-index: 10;
}

.thumb_L {
	margin-left: -23px;
	margin-top: 1px;
	position: absolute;
	border: none;
	z-index: 30;
}

.illustration {
	float: left;
	border: none;
	margin-right: 5px;
}

/* Twitter */
ul.twitter li {
	line-height: 1.2;
	font-size: 10px;
	list-style: none;
	margin-left: -36px;
	margin-top: -10px;
	margin-bottom: 20px;
}