.footer, a.footer, a.footer:link, a.footer:visited, a.footer:active  {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	
} 

 a.footer:hover {
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFA6;
	color: #666666;
} 
body {
	
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-white-header {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text-footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-red {
	color: #BB1E3D;
	}
.text-time {
	color: #BB1E3D;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	}.bg_main {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_main_fill {
	background-image: url(images/bg_main_fill.jpg);
	background-repeat: repeat-x;
	background-position: 50px 0px;
}
h3 {
	font-size: 18px;
	color: #CC0028;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
.border-red {
	border: 1px solid #91001D;
}
.border-light {
	border: 1px solid #EEEFED;
}
.text-white-header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.border-red-fat {

	border: 2px solid #91001D;
}
.text-login {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-scroll {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.bg-rightmargin {
	background-image: url(images/rightmargin.jpg);
	background-repeat: repeat-x;
}
body, html {
  scrollbar-face-color: #DDBFC7;
  scrollbar-shadow-color: #DDBFC7;
  scrollbar-highlight-color: #39382B;
  scrollbar-3dlight-color:#DDBFC7;
  scrollbar-darkshadow-color: #39382B;
  scrollbar-track-color:#AF98A0;
  scrollbar-arrow-color: #39382B;
}
.bg-left {
	background-image: url(images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-right {
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
