@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d1d1d;
}

body {
	background-color: #3b3b3b;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tbl_general {
	background-color: #a60c0c;
	background-image:url(images/background_paghe.gif);
	background-repeat:repeat-x;
	width:768px;
	height:100%;
}

.Style1 {
	color: #b35714;
	font-weight: bold;
}
.Style3 {
	font-size: 10px;
	color: #3c0505;
}
.Style6 {font-size: 10px}
.Style7 {
	font-size: 14px;
	color: #d4be6d;
	font-weight: bold;
}
.Style8 {
	font-size: 14px;
	font-weight: bold;
	color: #c69a54;
}
.Style10 {font-size: 14px; font-weight: bold; color: #b9b9b9; }
.Style11 {
	font-size: 18px;
	font-weight: bold;
	color: #ff6f1f;
}

A:link {COLOR: #910B0A; TEXT-DECORATION: none ;font-size : 12px ;}
A:visited {COLOR: #910B0A; TEXT-DECORATION: none ;font-size : 12px ;}
A:active {COLOR: #910B0A; TEXT-DECORATION: none ;font-size : 12px ;}
A:hover {COLOR: #ff0000; TEXT-DECORATION: underline ;font-size : 12px ;}

