body {
	background-color: #000084;
	border: 0px none;
	margin: 0px;

}


.layoutleft {
	background-color: #999999;


}
.layoutright {
	background-color: #999999;

}
.layouttop {
	background-image: url(../pic/layout_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;




}
.layoutbottom {
	background-image: url(../pic/layout_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;


}

.layoutcontent {
	border: 1px solid #FFFFFF;

}
.contenttop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.contentnavigation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 5px 5px 5px 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 20px;
	font-weight: lighter;

	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	background-color: #000084;



}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

.auxilliar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 20px 2px 20px;
	text-align: right;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	background-color: #000084;
	vertical-align: top;

}

a:link {color:white; text-decoration:underline}
a:visited {color:white; text-decoration:underline}
a:active {color:white; text-decoration:underline}
a:hover {color:white; text-decoration:underline}

a:link.nav {color:white; text-decoration:none}
a:visited.nav {color:white; text-decoration:none}
a:active.nav {color:white; text-decoration:none}
a:hover.nav {color:white; text-decoration:none}
