/* NERP CSS LOGIN */

body							{ font-family: "Verdana", "Arial", sans-serif; font-style: normal; font-size: 9pt; color: #365D98; background: url('/_admin/gfx/background.jpg') 50% 50% !important;}
#body 							{ width: 100%; margin: 0 auto; height: 100%; }
#tdefault						{ background: transparent !important;}
#header							{ height: 70px; }
#header .menu					{ height: 0px; }
#center							{ background: transparent; color: #fff;}
.input_error 					{ color: #f00;}
#center .login_form input		{ width: 280px !important; }
#center .login_form input[type="text"],#center .login_form input[type="password"] { border: 1px solid #000; }