body{
font-family: Verdana;
font-size:9px;
color: #333333;
background-color: #000000;
text-align:center;
margin:0px;
Background-Image: Url(../images/backgroundx.jpg);
Background-Repeat: repeat-x;
Background-Position: 0% 0%;
}

a:link{
text-decoration: none;
font-weight: bold;
color:#CC0000;
}

a:hover{
font-weight: bold;
color: #FF9900;
}

td a:hover{
font-weight: bold;
color: #FF9900;
}

a:visited{
text-decoration: none;
font-weight: bold;
color: #990000;
letter-spacing: 0px;
}

table{
font-family: Verdana;
font-size:9px;
padding:0px 1px 1px 0px;
}

body td{
font-family: Verdana;
font-size: 9px;	
letter-spacing: 0px;
}	

td{
vertical-align:top;
}

input{
font-family: Arial;
font-size: 10px;	
}

textarea{
width:200px;
font-family: Arial;
font-size: 10px;	
}

form{
margin:0px;
}

select{
font-family: Arial;
font-size: 10px;	
}

.right{
text-align:right;
}

.left{
text-align:left;
}

.center{
text-align:center;
}

img{
border:0px;
}

.floatright{
float:right;
}

.floatleft{
float:left;
}