body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
	background: #000;
	color: #FFF;
}


/* ---------------- ITEMS ---------------- */
.cleaner {clear:both;}
p, ul, li, form, input, select, textarea, h1, h2, h3, h4, h5, img {margin:0px; padding:0px;}
img {vertical-align: top;}

.imp_1, .imp_2, .imp_3, select, textarea {background: #FFF !important; width:200px; font: 12px Verdana, Arial, Helvetica, sans-serif !important;}
.imp_2 {width:60px; text-align:right;}
.imp_3 {width:150px;}
select {width:204px;}
textarea {width:325px; height:80px;}

.link_1 {color:#EB8723;}
.link_1:hover {text-decoration:none;}

.link_2 {color:#F1E2B4; text-decoration:none;}
.link_2:hover {color:#EB8723; text-decoration:underline;}

.orange {color:#EB8723; font-style:italic;}
.orange2 {color:#EB8723; font-weight:bold;}
.orange3 {color:#EB8723; font-weight:normal;}
.error {font-weight:normal; text-align:center; color:#999; height:25px;}
.title_1 {font-size:14px; font-weight:bold;}
.info {font-size:9px;}

.td_header {background:#37090F; font-weight: bold; text-align:right;}
.td_header2 {background:#37090F; font-weight: bold;}
.td_text1 {background:#452A2B; width:330px;}
.td_text2 {background:#452A2B;}


/* ---------------- LOGIN ---------------- */
.login {
	position: absolute;
	top: 40%;
	left: 50%;
}
div.center {
	position: absolute;
	left: -110px;
	top: -110px;
}
