body {
background-color:#928A8A;
	background-image: url(../img/elements/bgMain.gif);
	background-repeat:repeat-x;
	background-position:12px 6px;
	margin: 0;
}

/*  center background-image - keep empty linebody {
	margin: 0;
	padding: 0;
	background: #525248 url(../img/bg2.gif) no-repeat top center;
	width: 100%;
	display: table;
}

*/
/* Get rid of  system borders being generated for A tags */
a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

/* default font values */
div {
	font-family:verdana, arial;
	
 font-size: 11px;
	

	
	color: #fff;
  line-height:18px;
}

/* float defaults */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clearAll {
	clear: both;
}

/*  min height for Internet Explorer */
/*\*/
* html .boxCenterXXX {
	height: 32em;
}
/**/
/* bbCode  */


.bbTab0,.bbTab1{
float:left;

}

.bbTab{
margin-bottom:-12px;
}


.bbTab0{
width:240px;
}
.bbTab1{
width:270px;
text-align:left;
}


.contentImageSmall {
	float: left;
	margin-top: 5px;
	margin-bottom: 18px;
	margin-right: 10px;
}
.contentImageText {
	margin-top: 6px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #194949;
}
.linkerEmail {
	text-decoration: none;
	color: #0013EE;
}

.linkerEmail1 {
	text-decoration: none;
	color: #000;
}

