BODY {
	margin-left : 0;
	margin-top : 0;	
}

INPUT {
	font-family : Verdana, Arial;
	font-size : 10px;	
	border: 1px solid #000000; 
	background-color: White;
}

SELECT {
	font-family : Verdana, Arial;
	font-size : 10px;	
	border: 1px solid #000000; 
	background-color: White;
}

TEXTAREA {
	font-family : Verdana, Arial;
	font-size : 10px;	
	border: 1px solid #000000; 
	background-color: White;
}

.notice{
	background-image : url(../../layout/images/menu_background.gif);
	font-size : 10px;
	font-weight: bold;	
	margin-left: 10px;
	margin-top: 20px;
}

.warning{
	background-image : url(../../layout/images/menu_background.gif);
	font-size : 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	color : Red;
}

.form{
	background-image : url(../../layout/images/menu_background.gif);
}

.menu{
	background-image : url(../../layout/images/menu_background.gif);
}
