/* creditos */
body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/fundo.jpg);
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #e4292d;
	font-weight: bold;
	margin-left: -10px;
	font-size: 30px;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-weight: bold;
	margin-top: -32px;
	font-size: 11px;
}

ul {
 list-style-image: url(../images/quad.gif);
}

.hrCustom{
	background-image: url(../images/bar.gif);
	background-repeat:no-repeat;
	width: 920px;
	height: 26px;
	text-align: center;	
}	
	.hrCustom a{
		color: #CC0000;
		background-color: #fff;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
	}	
	.hrCustom a:link{
		color: #CC0000;
		background-color: #fff;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
	}
	.hrCustom a:visited{
		color: #CC0000;
		background-color: #fff;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
	}	
	.hrCustom a:hover{
		color: #ffffff;
		background-color: #CC0000;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
	}	
	


#tableTips a{
	color: #3d3c3c;
	background-color: #fff;
	text-decoration: none;
}	
#tableTips a:link{
	color: #3d3c3c;
	background-color: #fff;
	text-decoration: none;
}
#tableTips a:hover{
	color: #ffffff;
	background-color: #3d3d3d;
	text-decoration: none;
}	


#mainArea {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#flashHeader {
	position:relative;
	width:1001px;
	height:414px;
	margin-top: 5px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.flashBg {
	background-image: url(../images/flash_bg.png);
}
.flashBgFrontpage {
	background-image: url(../images/flash_bg_main.png);
}

#fPage {
	position: relative;
	width: 1001px;
	top: -10px;
	background-image: url(../images/whiteBg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.innerspace {
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3c3c;
	line-height: 18px;
}
.innerspace a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3c3c;
	line-height: 15px;
}

a.newsLink {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3c3c;
	line-height: 15px;
	text-decoration: none;
}
a.newsLink:hover {
	color: #000;
}


.subHeaders{
	color: #3d3c3c;
	font-weight: bold;
	font-style: italic;
}

#fPageEnd {
	position: relative;
	width: 1001px;
	height: 19px;
	top: -10px;
	background-image: url(../images/whiteBgBottomMain.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*-------------------------------------------------------------------------

															FOOTER
									
---------------------------------------------------------------------------*/

#footer{
	width:950px;
	height: 80px;
	text-align: left;
}
.footerText{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f7586;
	line-height: 16px;
	text-decoration: none;
}
#footer a{
	color: #6f7586;
}
#footer a:link{
	text-decoration: none;
}
#footer a:visited{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}