body
{
	background-color: black;
	font-family: Trebuchet MS, verdana, helvetica;
	font-size: 80%;
	color: #f0f0f0;	
}

a {
        color : white;
        text-decoration : none;
        font-weight:bold;
		cursor:pointer;
}
a:link {}
a:active {}
a:hover {
        font-weight:bold;
        color: silver;
		text-decoration: underline;
}
a:visited {}

	
.code {
	font-family: courier new;
	font-size: 85%;
	border-left: 1px solid #cde1ec;
	padding-left: 2px;
}

.listheader {
	background: white url('transp.png') repeat;
	font-weight:bold;
}

.listStyle  {
}

.listStyleAlternate  {
	background: white url('transp.png') repeat;
}

.smaller {
	font-size: 85%;
}

button input select checkbox {
	font-size:75%;
}

.errormessage {
	color:red;
	font-weight:bold;
}

.ProgressBar {
	margin: 0px;
	border: 0px;
	padding: 3px;
	width: 90%;
	height: 2em;
}

.BBbold 
{
	font-weight:bold;
}

.BBitalic 
{
	font-style:italic;
}

.BBunderline
{
	text-decoration: underline;
}
	
.BBquote 
{
	border: 1px solid #888800;
	background-color: #444400;
}

.PageBody
{
	position:absolute;
	left:50%;
	top:0px;
	width:1px;
	height:100%;
}

.PageContent 
{
	color:White;
	position:relative;
	left: -510px;
	width: 1020px;
}

.PageCurrent {
	width: 1020px;
}

.redtopbottom {
	margin-top:5px;
	margin-bottom:5px;
	border-top: 2px #ce181e solid;
	border-bottom: 2px #ce181e  solid;
}

.redborder {
	border: 2px #ce181e solid;
	padding: 2px;
}

.redaround {
	margin:5px;
	border: 2px #ce181e solid;
	padding: 2px 5px 2px 5px;
}

.displmax300 {
	height:300px;
	overflow:auto;
}

.displmax150 {
	height:150px;
	overflow:auto;
}

.displheader {
	background: black url('top-header.jpg') 50% 0% no-repeat;
	height:140px;
}

.displmenu {
	width:1020px;
	background: black url('top-menu.jpg') 50% 0% no-repeat;
}

.displmenuitem {
	float: left;
	width: 95px;
	height: 20px;
	font-size: 120%;
	overflow: hidden;
	font-weight: bold;
}

.displmenuitembig {
	float: left;
	width: 120px;
	height: 20px;
	font-size: 120%;
	overflow: hidden;
	font-weight: bold;
}


.width550 {
	width:550px;
}

.hidoverflow {
	overflow: auto;
}

.floatclear {
	clear:both;
}

.displleftbar {
	background: black url('main-left.jpg') no-repeat;
	float:left;
	width:175px;
	height:1407px;
	overflow:auto;
	border: 2px #ce181e solid;
	margin-right:16px;
}

.displrightbar {
	background: black url('main-right.jpg') no-repeat;
	float:right;
	width:175px;
	height:1407px;
	overflow:auto;
	border: 2px #ce181e solid;
}

.displmain {
	background: black url('main-mid.jpg') no-repeat;
	/* padding:2px 5px 2px 5px; */
	width: 625px;
	height:1407px;
	overflow:auto;	
	border: 2px #ce181e solid;
}

.displmain div {
	padding:2px 5px 2px 5px;
}

.displmainBig {
	background: black url('main-mid816.jpg') no-repeat;
	/* padding:2px 5px 2px 5px; */
	width: 820px;
	height:1407px;
	overflow:auto;	
	border: 2px #ce181e solid;
}

.displmainBig div {
	padding:2px 5px 2px 5px;
}

.displnewsalinea {
	padding-bottom: 8px;
}

.displbotpad5 {
	padding-bottom: 5px;
}

.title {
	font-size:150%;
	font-weight:bold;
	text-align:center;
}

.backreleases {
	background: black url('rect-540l.jpg') 0% 0% no-repeat;
}

.release {
	border: 1px solid #808285;
}

.alignright {
	float: right;
}

.displ_title {
	font-weight:bold;
	font-size:180%;
	text-align:center;
}

.displ_fontbigger {
	font-size:120%;
}

.max400left {
	width:505px;
 	float:left;
}
.clearbottom {
	clear:both;
}

.maxwidth550 {
	width:550px;
}

.padding5 {
	padding: 5px;
}

