/* CSS Document */
 body   
   {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #f3f3f3;
	SCROLLBAR-ARROW-COLOR: #d3d8e1;
	SCROLLBAR-BASE-COLOR: #6d8693;
	}
.content {
	font-size: 12px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	text-align: justify;
}
A:link {
	color : #0679BD;
	text-decoration: none;
}
A:active {
	color : #99ccff;
	text-decoration: underline;
}
A:visited {
	text-decoration: none;
	color: #0D81C6;
}
A:hover {
	color : #99ccff;
	text-decoration: underline;
	cursor:pointer;	
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #5275CE;

}
.menu{
	color:#000000;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 17px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
a.menu:hover {
	color: #FF9933;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #5275CE;
}

/* CSS menu news */
.menutitle{
	cursor:pointer;
	margin-bottom: 1px;
	background-color:#0073B6;
	color:#FFFFFF;
	width:165px;
	padding:3px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
	line-height: 17px;
}

.submenu{
	margin-left:10px;
	margin-bottom: 0.5em;
	text-align:left;
	line-height: 17px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.menunews:link{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menunews:visited {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.titlewhite:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15px;
}
a.titlewhite:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
		text-indent: 15px;
}
