/* CSS Document */

body
{
	background: #242425;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
a:link, body_alink
{
	color: #496690;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #496690;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #26446d;
	text-decoration: underline;
}
.page
{
	background: #FFFFFF;
	color: #000000;
	width: 810px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(assets/nav_bg4.gif);
	height: 126px;
	width: 780px;
}
.menubar {
	height: 39px;
	width: 760px;
	background-image: url(assets/nav_buttons_bg.gif);
}
.tableborder {
	border: 1px solid #89959B;
}
.tablereflex {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablecentral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89959B;
	border-left-color: #89959B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Headlineblack {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(assets/top5.gif);
	text-align: left;
	height: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
.pictureframe {
	background-color: #000000;
	border: 2px solid #2D3236;
	background-position: top;
}
.titulonoticia {
	font-size: 12px;
	font-weight: bold;
	color: #212528;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.datanoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #006699;
}
.textonoticia {
	font-size: 10px;
	text-align: justify;
	color: #000000;
}
.titulonoticiabig {

	font-size: 16px;
	font-weight: bold;
	color: #597ead;
	text-align: left;
}
.textonoticiafull {
	font-size: 10px;
	text-align: justify;
	top: 10px;
	color: #000000;
}
.pictureframefull {
	background-color: #2D3236;
	border: 2px solid #2D3236;
	float: left;
	margin-right: 8px;
}
.footerlinks a:link, a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}
#navcontainer {
}

ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	float: none;
}

ul#navlist li
{
	float: left;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 12px;
	border-top-color: #89959B;
	border-bottom-color: #89959B;
	height: 26px;
	width: 79px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89959B;
	border-left-color: #89959B;
	text-align: center;
	padding-top: 10px;
}

#navlist a, #navlist a:link
{
	color: #496690;
	text-decoration: none;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

ul#navlist li#active
{
color: #FF9900;
}

#navlist a:hover
{
	color: #738EB9;
		}
.navnews a:link, a:visited
{
	color: #496690;
	text-decoration: none;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
