pre{
font-size:14;

}
div{
	text-align:left;
}


table.thread{
	width:600;
}

.thread td{
	font-size:14px;
	line-height: 20px;

}
td.author{
	width:100;
	vertical-align:top;
}
table.thread_comment{
	width:600;
}
.thread_comment td{
	font-size:14px;
	line-height: 20px;
}
.active_sub_menu a,.sub_menu a{
font-size:14px;
}
/*
.static {
	font-size: 12px;
	vertical-align:bottom;
	font-weight:bold;
}
*/
p.static{
	font-size:14px;
	line-height: 20px;
	padding-left: 10px;
}

p.static a{
font-size:14px;
font-weight:600;
color:333333;
line-height: 20px;
}

img.floatleft {
		float:left;
		margin-top:4px;
		margin-right:10px;
		margin-bottom:1px;
		margin-left:4px;
	}
img.floatright {
		float:right;
		margin-top:4px;
		margin-right:10px;
		margin-bottom:10px;
		margin-left:10px;
}
li{
  font-size:16px;
	line-height: 24px;
	font-weight:bold;
}
li a{
	font-size:16px;
	line-height: 24px;
	font-weight:normal;
}
ul{
list-style-type: none;
}
 li.details{
    font-size: 12px;
line-height:16px;
}
li.players{
    font-size: 10px;
 line-height: 12px;
 font-weight:normal;
}
ul.normal_list{
list-style-type: disc;
}
ul.normal_list li{
font-weight:normal;
line-height: 30px;
  font-size:14px;
}

ul.normal_list li a{
font-weight:bold;
line-height: 30px;
  font-size:14px;
color:333333;
}
.form_label {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed rgb(0, 0, 0);
	vertical-align:bottom;
	width:100%;
}
.unit {
	font-size: 11px;
	vertical-align:bottom;
}

.form_subtitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid rgb(0, 0, 0);
	vertical-align:bottom;
	width:100%;
	height:40px;

}
.form_save {
	font-size: 14px;
	font-weight: bold;
}
.report {
	font-size: 12px;
}
.report_bold {
	font-size: 12px;
	font-weight: bold;
}
.title{
	font-size: 16px;
	font-weight: bold;
}



/*** History diff page *****************************************/
table.diff_view td {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.diff_view td.head, table.diff_view td.hf {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #BBBBBB;
	background-color: #DDDDDD;
}
table.diff_view td.hf {
	text-align: right;
}
table.diff_view td.field {
	border-right: 1px solid #BBBBBB;
	background-color: #DDDDDD;
	white-space: nowrap;
	width: 10%;
	text-align: right;
}
table.diff_view td.rowb {
	background-color: #EFEFEF;
}

/* ------------------------ */





.b {
	font-weight: bold;
}

.b0 {
	font-weight: bold;
}

.b1 {
	font-weight: bold;
	background: #DDDDDD;
}

.s12px {
	font-size: 12px;
}



.s12pxb {
	font-size: 12px;
	font-weight: bold;
}

.form_prefix {
	font-size: 10px;
	font-weight:bold;
	width: 60px;
}

.s14px {
	font-size: 14px;
}

.s14pxb {
	font-size: 14px;
	font-weight: bold;
}

.s16px {
	font-size: 16px;
}

.s16pxb {
	font-size: 16px;
	font-weight: bold;
}

.s20pxb {
	font-size: 20px;
	font-weight: bold;
}



.pagebreakbefore {
	page-break-before: always;
}

ul.sort {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family:Calibri, Verdana, Arial, sans-serif;
}

ul.sort li {
	cursor:move;
	padding: 2px 2px;
}
ul.nosort {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family:Calibri, Verdana, Arial, sans-serif;
}

ul.nosort li {
	
	padding: 2px 2px;
}




img {
	border: 0;
}



/* get rid of spaces and linebreaks caused by the form-tag */
form {
	margin: 0;
	padding: 0;
	display: inline;
}

/* formatting for edit form */
td.list_param {
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px dashed #000000;
	padding-top: 4px;
}
td.list_seperator {
	font-size: 0;
	padding-top: 14px;
}
.greybg {
	background-color:	#DDD;
}
.total {
	border-top:		1px #000 dashed;
	border-bottom:	1px #000 dashed;
	font-weight:	bold;
}
.packed {
	color:		#0A0;
	text-align:	right;
}
.unpacked {
	color:		#C00;
	text-align:	right;
}
.header {
	border-bottom:1px solid #000;
	text-align: center;
	font-weight: bold;
}
.s40 {
	font-size: 40px;
}
.s16 {
	font-size: 16px;
}
.s14 {
	font-size: 14px;
}
.s12 {
	font-size: 12px;
}
.s11 {
	font-size: 11px;
}
.s10 {
	font-size: 10px;
	color:#000000;
}
.s9 {
	font-size: 9px;
	
}
.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.btop {
	border-top:	1px solid #000;
}
.nobold {
	font-weight: normal;
}
.bts
{
	border-top: 1px solid #000000;
}
.bbs
{
	border-bottom: 1px solid #000000;
}
.bls
{
	border-left: 1px solid #000000;
}
.brs
{
	border-right: 1px solid #000000;
}
.bn
{
	border: none;
}
.ba
{
	border: 1px solid #000000;
}
.va{
	vertical-align:bottom;
	padding-left: 2px;
}
.padding_top {
	font-family:Calibri, Verdana, Arial, sans-serif;
	padding-top: 40px;
}
.bg_grey {
    background-color: #ddd;
}
.bg_green {
    background-color: #14BF02;
}
.nowrap {
	white-space: nowrap;
}


div.form_validate {
	color: red;
	font-size: 14px;
}
