body {
font-family:verdana,arial;
font-size:12px;
background-color:#f5f5f5;
color:#303030;
}


.checkbox{

width:2em;
height:2em;

}



div.validate {

font-weight:bold;
color:red;
margin-left:250px;
} 


 td {


font-size:12px;
background-color:#f5f5f5;
color:#303030;
}


table {
border-color:#f5f5f5;
color:#303030;
}



span.required {
color:red;
}

th {
font-family:verdana,arial;

font-size:12px;

color:#303030;

background-color: #ADDFFF;
}

 
 a {
 font-family:verdana,arial;

font-size:12px;

color:#303030;
 
 }



.but {
background-color:#336699;
color:white;
}

ul.user_links {
list-style-type:none; 

}

li.user_links {
display:inline;
}




span.description {

float: left;
width: 270px;
padding-left:20px;
color: #708090;

}



label{
float: left;
width: 300px;
font-weight: bold;
}

textarea{
width: 300px;

}

textarea{
width: 450px;
height: 150px;
}


.boxes{
width: 1em;
}

#submitbutton {
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br {
clear: left;
}



.message {
color:purple;
background-color:silver;
font-weight:bold;
font-size:15px;
}



td {
vertical-align:top;
}

 h3 {

background-color:silver;
border-bottom:dotted 1px;

}

 h1 {


border-bottom:dotted 1px;

}





.stat_content{
		/* Layout properties - You can change these */
		
		border: 1px solid #555555;
		padding:3px;
		width:500px;
		background-color:#E2EBED;
		
		/* This one should not be changed */
		display:none;	
	}
	
.stat_heading{
		font-weight:bold;
		cursor:pointer;
		color: #FF0000;
	}





.addRemove{
background-color:#555555;
width:40px;
color:white;
}

