body  {
    background-image: url(../images/bgx.gif); 
	background-repeat: repeat-x;  
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #272525;
	background-color: #ffffff;
}

a:link {
	color: #878EAA;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;

}
a:visited {
	color: #322C31;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;

}
a:hover {
	color: #ff0000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
a:active {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #272525;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #878EAA;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #550203;
	font-weight: bold;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #141414;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #990000;
}
h3 {
	color: #CE1C1C;
	font-family: arial, helvetica, san-serif;
	font-size: 25px;
	letter-spacing: -2px;
    margin: 5px 5px 1px 5px;
    text-align: left;
    line-height: 95%;	
}
.subhd {
	color:red;
	font-size: 16px;
	font-weight: bold;
}
#extraDiv1	{
	background:url(../images/robbie1.gif) top left no-repeat;
	width:138px;
	height:292px;
	position:absolute;
	left:20px;
	top:350px;
	z-index: 1;			
}
#extraDiv2	{
	background: url(../images/buckpistol.gif) top left no-repeat;
	width:200px;
	height:234px;
	position:absolute;
	left:4px;
	top:950px;
	z-index: 2;			
}
div#container 	{
	position:relative;				
	z-index: 10;			
}
#xcontainerremember	{
	position:absolute;
	top:0px;
	left:215px;
	width:600px;
	background:url(fond-centre.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	z-index:10;
}
.blacki {
	color: #000000;
	font-style:italic;
}