body {
	margin: 0; font-size:11px; color:#000000; font-family: Arial, sans-serif; background-color: #d9e8f4;
}

fieldset {
	padding : 5px;
}

legend {
	font-size:13px; font-weight:bold;
}

h1{
	font-size: 13px; display:inline; font-family: Arial, sans-serif; font-weight:bold;
}

h2{
	font-size: 13px; display:inline; font-family: Arial, sans-serif;
}

h3{
	font-size: 12px; display:inline; font-family: Arial, sans-serif;
}

h4{
	font-size: 11px; display:inline; font-family: Arial, sans-serif;
}

form {
	 display:inline;
}

a{
	text-decoration: none; color: #000000;
}


a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
}

select {
	font-size:10px; color: #423110;
}

input{
	width:90px; border:1px solid #cccccc; height:15px; margin-top:2px; font-size:11px;
}

input[type="submit"] {
	width:auto; border:0px solid #cccccc; font-size:14px; background-color:#ffffff; color:#C553AB; cursor:pointer; height:20px; margin-top:2px; font-weight:bold;
}

.submit {
	width:auto; border:0px solid #cccccc; font-size:14px; background-color:#ffffff; color:#C553AB; cursor:pointer; height:20px; margin-top:2px; font-weight:bold;
}

input[type="checkbox"] {
	width:12px; border:1px solid #cccccc; height:12px;
}

textarea {
	width:110px; border:1px solid #cccccc; height:105px; margin-top:2px;
}
/*STYLE MAINTENANCE FORUM*/
#maintenance_forum { padding :5px ; border :1px solid #888888; background-color : #CCCCCC}
#maintenance_forum p { padding :5px 0px;}


