body{margin: 0 0 0 0;padding: 0 0 0 0;}BODY{
	background: black;
	color : white;
	font : 500 12px Verdana, Arial;
	text-align : justify;
}

img.skin {
	display: block;
}


TD {
	color : #592A00;
	font : 500 12px Verdana, Arial;
	/*letter-spacing:-1px;*/
}

TH {
	color : #FFFFFF;
	font : 14px Verdana, Arial;
	/*letter-spacing:-1px;*/
}


TD.TDBackOne {
	background-position: top left;
	background-repeat: repeat-x;
}

.TitreBrown{
	font : oblique 34px Clairvaux;
	color : #592A00;
	text-align : center;
	/*letter-spacing:-1px;*/
}

.TitreBrown2{
	font : italic 28px Clairvaux;
	color : #592A00;
	text-align : left;
	text-decoration: underline;
}

.TitreBrown3{
	font : italic 24px Clairvaux;
	color : #592A00;
}

.TitreBrown4{
	font : italic 20px Clairvaux;
	color : #592A00;
}


.NormalWhite{
	color : white;
	font : 600 12px Verdana, Arial;
	letter-spacing:-1px;
}

.NormalRed{
	color : #B0130A;
	font : 600 12px Verdana, Arial;
	letter-spacing:-1px;
}

.SmallWhite{
	color : white;
	font : 600 10px Verdana, Arial;
	/*letter-spacing:-1px;*/
}

/* Form elements */
input,textarea {
	color : #000000;
	border-color : #000000;
}

select {
	color : #000000;
	border-color : #000000;
	text-align : right;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

A {
	text-decoration: none;
	font : 600;
	color: #3D4667;
}

A:Hover {
	text-decoration: underline overline;
	font : 600;
}

A.Yellow {
	text-decoration: none;
	color: #FFFF99;
}

A.Yellow:Hover {
	text-decoration:  underline overline;
	color:#FFFF99;
}

A.White {
	text-decoration: none;
	color: #FFFFFF;
}

A.White:Hover {
	text-decoration:  underline overline;
	color:#FFFFFF;
}

A.WhiteLight {
	color : white;
	font : 12px Verdana, Arial;
	text-decoration: none;
}

A.WhiteLight:Hover {
	color : white;
	font : 12px Verdana, Arial;
	text-decoration:  underline overline;
}

A.Red {
	text-decoration: none;
	color: #B0130A;
}

A.Red:Hover {
	text-decoration:  underline overline;
	color: #B0130A;
}

.ErrorMsg{
	font : 600 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:red;
	text-align : justify;
}

.textegreen {
	color : green;
	font : 600 12px Verdana, Arial;
	/*letter-spacing:-1px;*/
}

.texteorange {
	color : orange;
	font : 600 12px Verdana, Arial;
	/*letter-spacing:-1px;*/
}
.textered {
	color : red;
	font : 600 12px Verdana, Arial;
	/*letter-spacing:-1px;*/
}

/*Styles for NewsTicker*/
#newsTicker{
	width: 185px;
	height: 90px;
	border: 0px;
	padding: 0px;
	/*background-color: lightyellow;*/
}

.newsTickerStyle {
	font : 11px Verdana;
	color: #000000;
}
