/* IE PNG FIX 
* { behavior: url(iepngfix/iepngfix.htc) }*/


/*************************************************   TEXT   *************************************************/

h4{ font-size:21px; color:#9A0812; text-align: left; 
}
h2{
	font-size:20px;
	color:#000;
	padding:0 0 10px;
	margin:0;
	text-align: left;
}
h3{ font-size:15px; font-weight:bold; color:#000; margin: 0px; padding: 0px; 
}

p{ margin:0; padding:0 0 0px; line-height:18px; color:#333; 
}

a{
	color:#003399;cursor:pointer;padding:0;margin:0;
}
a:hover{
	text-decoration:none;color: #C31401;
}

/*************************************************   STRUCTURE   *************************************************/

body {
	color:#333;
	background: #000;
	font: 12px Arial, Helvetica, sans-serif;
}
#container{
	width:782px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}
#header{
	width:770px;
	margin:0 6px;
	height: 335px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#content { width:770px; _margin-bottom:0px; background: #FFFFFF; padding-top: 20px; margin-right: 6px; margin-left: 6px; 
}
#content h1{
	font-size:21px;
	color:#9A0812;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
}
#content h1 .style1{ font-size:21px; color:#000; text-align: left; padding-top: 5px; padding-bottom: 20px; 
}
#content #content-txt{
	padding-left: 7px;
}
#content a{ color:#003399; cursor:pointer; padding:0; margin:0; 
}
#content a:hover{ text-decoration:none; color: #D93623; 
}
#content .notenesa{ font-size: x-small; }
#content .tbwrap{ border: 1px solid #000; }
#content .tbwrap th{ color: #FFF; background: #A20000; }
#search_form {
	width: 450px;
	margin: 0;
	background-color: #fff;
	border: 5px solid #EDEDED;
	padding: 10px;
	}
#footer {
	width:760px;
	background: #FFF url(images/footer_bg.gif) no-repeat bottom;
	height: 125px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-left: 10px;
	padding-top: 10px;
}
#footer td{ font-size: 12px; }
#footer a{
	color:#647C99;
	cursor:pointer;
	padding:0;
	margin:0;
}
#footer a:hover{
	text-decoration:none;
	color: #C31401;
}

div.footercenter{
	padding-left: 25px;
	padding-top: 15px;
	border-top: 1px dotted #999999;
	margin-right: 10px;
	margin-left: 10px;
}
form, input, select, textarea {
	color : #333333;
}
#container #content table tbody tr td p strong {
}
.colorfont { color: #F00; }
