body {SCROLLBAR-FACE-COLOR: #aaaaaa; 
		SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa; 
		SCROLLBAR-SHADOW-COLOR: #626262; 
		SCROLLBAR-ARROW-COLOR: #B12929;; 
		SCROLLBAR-TRACK-COLOR: #f5f5f5; 
		SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5; 
		SCROLLBAR-borderwidth:5;
		}

.body_bg {
	position: absolute;
	z-index: auto;
	height: 100%;
	width: 100%;
	top:0px;
	left: 0px;
	bottom: 0px;
	overflow: visible;
}
.body {
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
}
.text_date {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A9A9A9;
}
.text_main {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.link_red {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B12929;
	text-decoration: none;
}
A.link_red {

	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B12929;
	text-decoration: none;
}
A.link_red:hover {


	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B12929;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.text_footer {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
A.text_footer {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	text-transform: uppercase;
}
A.text_footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #626262;
	text-decoration: underline;
	text-transform: uppercase;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 828282;
	text-decoration: none;
}
