.header_right{
	background-color: #D5CDB8;
	height:15px;
	width:10px;
}
.header{
	background-color: #E5DDCA;
	height:15px;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding-left:5px;
}
.header_right_alert{
	background-color: #DD7466;
	height:15px;
}
.header_alert{
	background-color: #DB9D95;
	height:15px;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding-left:5px;
}
.item_right{
	background-color: #E8E5DE;
	height:15px;
}
.item{
	background-color: #F4F0E7;
	height:15px;
	padding-left:10px;
	font-family:arial;
	font-size:11px;
	border-bottom:1px dotted #000000;
}
a:link{
color:#000000;
text-decoration: none;
}

a:visited{
color:#000000;
text-decoration: none;
}

a:hover{
color:#000000;
text-decoration: underline;
}

a:active{
color:#000000;
text-decoration: none;
} 

.reclame{
   margin:-225px 0 0 -325px;

   position:absolute;
   top:225;
   left:50%;

   width:650px;         /* 2*|div#inner{margin-left}| */
   height:450px;        /* 2*|div#inner{margin-top}|  */
  }
  
BODY
{
    background-position: center center;
    background-image: url(images\racketbg.jpg);
    background-repeat: no-repeat;
}

.text
{
    font-family: Calibri, Verdana, Arial;
    font-size:12px;
    color: #000000;
}

H1
{
    font-family: Calibri, Verdana, Arial;
    font-size:20px;
    color: #000000;
    font-weight:bold;
}
