/* BODY */
body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #993300;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* CONT */
#cont1 {
	border-top:#ffffff solid 1px; border-bottom:#ffffff solid 1px; border-left:#996600 solid 1px;
	border-right:#996600 solid 1px; text-align:center; background:#FFFFFF; }
#cont2 {
	border-top:#ffffff solid 1px; border-bottom:#ffffff solid 1px; border-left:#996600 solid 1px;
	border-right:#996600 solid 1px; background:#f1e2dc; padding:4px; }

#cont_tit {
	color:#260900; font-size:22px; font-family:'Times New Roman', Times, serif; }
#hr1 {
	border-bottom:#993300 solid 1px; border-top:#ffffff solid 1px; width:95% }
	
/* CEL */
#cel1 {
	border-bottom:#990000 dashed 1px; background:#e7c0b0; }
#cel2 {
	border-bottom:#990000 dashed 1px; }
#cel_tit {
	color:#333333; font-size:18px; font-family:Georgia, 'Times New Roman', Times, serif; padding-left:4px; padding-top:3px; }
	
/* FORM */
#form_tex {
	border:#993300 solid 1px;; color:#993300; }
