body{
	font-family: Arial;
	font-size:11px;
	color: #333333;
	background-color: #EEEEEE;
	width:930px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	Background-Image: Url(../images/stripe_1285c973ce49a209a4355083d58660a1.png);
	Background-Repeat: repeat;
	Background-Position: 0% 0%;
}

a:link{
text-decoration: none;
color:#CC0000;
}

a:hover{
color: #FF0000;
}

td a:hover{
color: #FF0000;
}

a:visited{
text-decoration: none;
color: #990000;
letter-spacing: 0px;
}

table{
font-family: Arial;
}

td{
vertical-align:top;
}

input{
font-family: Arial;
font-size: 10px;	
}

button{
font-family: Arial;
font-size: 10px;	
}

textarea{
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;
padding-right:5px;
}

.defaultErr
{
  color: #FF0000;
}

ul {
margin-left:-20px; 
margin-right:0px; 
list-style:square; 
} 

li { 
margin: 0px; 
padding: 0px; 
} 
