#public img{
padding: 3px;

}
.eventstyle {
	color:#1C1C1C;
}
.formelementlist{
	border: 1px solid #727272;
	width : 250px;
}
.formelementtext{
	border: 1px solid #727272;
	width : 250px;
}
.formelementtextsmall {
	border: 1px solid #727272;
	width : 80px;
}
.formelementtexttiny {
	border: 1px solid #727272;
	width : 20px;
}
.ingress  {
	font-size:12px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.MenuHeadline {
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 2px;
	border: 1px solid #333333;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-top: 4px;
	background-color: #CC0000;
}
#LeftUserMenu .SAW_leftPane1_Bevel {
	text-indent: 2px;
}
.FilterButton {
	width: 67px;
	height: 22px;	
	color: #990000;
	font-weight: bold;
}
.looperTable {
	width: 240px;
	background-color: #F8F8F8;
	margin: 2px;
	padding: 2px;
}
#outerRight h2 {
	font-size: 12px;
	font-weight: bold;
	color: #800080;
	padding: 2px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #707070;
}
.signature {
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
}
#innerContainer img {
	padding-right: 3px;
	padding-left: 3px;
}

.players {
	background-color: #FDFDFD;
	margin-top: 20px;
	border: 1px solid #1F1F1F;
}
.players th {
	border:none;
	border-width:1px;
	border-style:solid;
	border-color:#999 #666 #000 #666;
	color:#F6F6F6;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Styles/dmxGrid/dmxgrid_black/images/wbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
	font-size: 12px;
	padding: 4px;
	border-right:1px solid #333;
	border-left:1px solid #666;
	font-weight:bold;	
}
.players .name {
	color: #FDFDFD;
	background-color:#323232;
	font-weight: bold;
}
