body {
  margin: 0px;
  padding: 0px;
}

body { font: 11px Tahoma; color: ffffff; background-color: 392613; background-image: url(../images/bg_1.jpg); }
td, p { font: 11px Tahoma; color: ffffff; }

a {text-decoration: none; color: FFE975;}
a:hover {text-decoration: underline; }

.bgl { background-image: url(../images/bg_l.jpg); background-repeat: repeat-x;}
.bgr { background-image: url(../images/bg_r.jpg); background-repeat: repeat-x;}
.bgm { background-image: url(../images/bg_1.jpg); }
.bgl2 { background-image: url(../images/bg2_l.jpg); background-repeat: repeat-x;}
.bgr2 { background-image: url(../images/bg2_r.jpg); background-repeat: repeat-x;}
.bgm2 { background-image: url(../images/bg2_1.jpg); }


.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_14 {font-size: 14px;}

.i {border: solid 1px C68030;}

.bonustitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-transform: none}

.bonustext {  font-family: Tahoma; font-size: 11px; color: #333333; font-weight: normal; line-height: 13px}

a.bonus {
	font-weight : bold;
}
a.bonus:link {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:visited {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:hover {
	text-decoration : none;	
	color : #ffffff;
}

a.bonus2 {
	font-weight : bold;
}
a.bonus2:link {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:visited {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:hover {
	text-decoration : none;	
	color : #000000;
}

