.body {
	background-color: #72808D;
	background-attachment: fixed;
	background-image: url(../img/patt_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.color0 {

	background-color: #FFFFFF;
}
.color1 {
	background-color: #EDEDED;
}
.color2 {
	background-color: #3B4856;
}
.color3 {
	background-color: #AEAEAE;
}

.TXTmainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #031F4A;
}
.TXTmainSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #444444;
}
.TXTmainData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #929292;
}
.TXTmainNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173B73;
}
.TXTmainNews a { 
	color: #173B73;
	text-decoration:none;
}
.TXTmainNews a:hover { 
	text-decoration:underline;
}.color4 {
	background-color: #84B0CE;
}
.menuOFF {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	color: #FFFFFF;
	background-color: #2C4670;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.menuON {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	color: #FFFFFF;
	background-color: #000C3F;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.TXTgeneric {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
.TXTgeneric a {
	color: #313131;
	text-decoration:underline;
}
.TXTgeneric a:hover {
	text-decoration:none;
}

.fadeContents {
	background-color: #FFFFFF;
	background-image: url(../img/fade_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.color5 {
	background-color: #EEF6FE;
}
.TXTboxTile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000C3F;
}
.TXTboxCorpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001B3D;
}
.TXTboxCorpo a {
	color: #001B3D;
	text-decoration:underline;
}
.TXTboxCorpo a:hover {
	text-decoration:none;
}
.color6 {
	background-color: #FAFAFA;
}
.TXTdocTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002867;
}
.TXTdocTitle a {
	color: #002867;
	text-decoration:none;
}
.TXTdocTitle a:hover {
	color: #809AC3;
}
.TXTdocDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
}
.TXTdocSheetTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3475BC;
	font-weight: bold;
}
.color7 {
	background-color: #E3E3E3;
}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001B3D;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFF5DF; 
	text-decoration: none; 
	background-color: #001B3D; 
	font-size: 10px; 
	border: 2px #EEF6FE double; 
	height: 20px
}.TXTgenericTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3475BC;
	font-weight: bold;
}
.TXTmainNewsData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6596E0;
}
.scrollbars {
	scrollbar-arrow-color: #B9C2D5; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-highlight-color: #E8F3FC; 
	scrollbar-face-color: #EBF0F4; 
	scrollbar-shadow-color: #B9C2D5; 
	scrollbar-track-color: #D3D9E6; 
	scrollbar-darkshadow-color: #B9C2D5;
}

