body{
	text-align:center;
	font-family: Arial;
	font-size:11px;
	color: #333333;
	background-color: #99cc33;
	margin:0px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	Background-Image: Url(../images/grass.jpg);
	Background-Repeat: repeat;
	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: Arial;
font-size:11px;
padding:0px 1px 1px 0px;
}

body td{
font-family: Arial;
font-size: 11px;	
letter-spacing: 0px;
}	

td{
vertical-align:top;
}

input{
font-family: Arial;
font-size: 11px;	
}

textarea{
width:200px;
font-family: Arial;
font-size: 11px;	
}

form{
margin:0px;
}

select{
font-family: Arial;
font-size: 10px;	
}

.right{
text-align:right;
}

.left{
text-align:left;
}

.center{
text-align:center;
}

.justify{
text-align:justify;
}

img{
border:0px;
}

.floatright{
float:right;
}

.floatleft{
float:left;
}

.tablelist{
border-top:1px solid #CCCCCC;	
border-left:1px solid #CCCCCC;	
}

.tablelist td{
padding:3px;
border-bottom:1px solid #CCCCCC;	
border-right:1px solid #CCCCCC;	
}

.tablehead td{
font-weight:bold;
background-color:#DDDDDD;
}

.tablefooter td{
border:0px solid #CCCCCC;
background-color:#DDDDDD;
}

.defaultErr
{
  font-size: 9px;
  color: #FF0000;
  font-weight:bold;
}
