table.border {
	border: 1px solid black;
	border-collapse: collapse;
}
body, html {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	background-color: #333333;
	color: #e0e0e0;
}
#no_link_color a {
	color: #333333;
}
span {
	/* no style here please; this is a generic element */
	/* style attributes are inherited from body. spans which */
	/* do need a different style should be overridden locally!! */
}
img {
	border-width: 0px;
}
td.small {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 8px;
}
a, a.visited, a.hover, a.active, a.link {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	text-decoration: none;
	color: #e0e0e0;
}
a.menu {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #007700;
	background-color: #333333;
}
a.menulink {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	text-decoration: none;
	color: #e0e0e0;
}
input {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	background-color: #666666; 
	border-color: #d0d0d0; 
}
input.radio {
	background-color: #333333; 
}

input.register {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	width: 150px;
	background-color: #666666;
	border-color: #d0d0d0; 
	height: 18px;
}
input.button {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	background-color: #666666;
	border-color: #d0d0d0; 
}
textarea {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	background-color: #666666;
	border-color: #d0d0d0; 
}
tr.border {
	border: 1px solid black;
	border-collapse: collapse;
}
input.inbox {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	width: 100px;
	background-color: #666666;
	border-color: #d0d0d0; 
	height: 18px;
}
input.shop {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	border-color: #d0d0d0; 
	color: #e0e0e0;
	width: 55px;
	background-color: #666666;
	height: 18px;
}
input.code {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	width: 100px;
	background-color: #666666;
	border-color: #d0d0d0; 
	height: 18px;
}
select {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	background-color: #666666;
	border-color: #d0d0d0; 
	height: 18px;
}
select.register {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	width: 150px;
	background-color: #666666;
	border-color: #d0d0d0; 
	height: 18px;
}
input.msg {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: #e0e0e0;
	width: 100px;
	background-color: #666666;
	border-color: #d0d0d0; 
	height: 18px;
}
td, .bd {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 0px;
	color: #e0e0e0;
}
td.title {
	background-color: #666666;
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border: 1px solid black;
	color: #e0e0e0;
	font-weight: bold;
	text-align: center;
}
td.subtitle {
	background-color: #666666;
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	color: #e0e0e0;
	font-weight: bold;
	text-align: center;
}
td.subtitleleft {
	background-color: #666666;
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	color: #e0e0e0;
	font-weight: bold;
	text-align: left;
}
.error {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: red;
}
.success {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	border-width: 1px;
	color: green;
}
div.forummsg {
	color: red;
}

td.forum_message {
	background-color: #444444;
	border: 1px dotted black;
}
.forum_message_div {
	overflow-x: hidden;
}
tr.spacer {
	height: 4px;
}
tr.forum_forum_first {
	background-color: #333333;
}
tr.forum_forum_second {
	background-color: #444444;
}
tr.forum_topic_first {
	background-color: #333333;
}
tr.forum_topic_second {
	background-color: #444444;
}
tr.forum_topic_first_sticky {
	background-color: #5A5A46;
}
tr.forum_topic_second_sticky {
	background-color: #494938;
}
a.msgso {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000ff;
}
a.msgsm {
	font-family: Tahoma, Arial, Sans-Serif, Serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}

#fruitTable {
	width: 300px;
	height: 100px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

#fruitTable tr td {
	text-align: center;
	vertical-align: middle;
	border: 15px solid #666666;
	width: 82px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background-color: white;
}

#statstable tr {
	border: 5px solid #333333;
}
#statstable tr#statstitle {
	border: 5px solid #333333;
}
#statstable tr td.title {
	padding: 0px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: none;
}
#statstable td.main {
	padding: 0px;
}
#statstable tr tr {
	border: none;
}

.quotetable, .bbcblock {
	border: 1px inset;
	background-color: #777777;
	color: #333333;
}

.quotetable .quote {
	font-style: italic;
}

.bbcblock a {
	color: white;
	text-decoration: underline;
}

.faqCategory {
	font-size: 16pt;
}
tr.jail_normal {
}
tr.jail_friend {
	background-color: #777777;
	font-weight: bold;
	font-style: italic;
}
tr.jail_familie {
	background-color: #777777;
	color: black;
	font-weight: bold;
}

u a {
	text-decoration: underline;
}
div.messagebox
{
	background: url(/images/mafioso/right2.png) top repeat-y;
	width: 276px;
	margin-left: 9px;
	color: #545454;
	white-space: pre-line; /* css-3 */
	word-wrap: break-word; /* IE 5.5+ */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera */
	white-space: -o-pre-wrap; /* Opera 7 */
}
