html { 				height: 100%; margin-bottom: 1px; }
body {				background-color:#999999; }
td {				font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					line-height:23px;}
.bg_white {			background-color:#FFFFFF; }
.menu_line {		background-image:url(../images/line_menu.jpg);
					background-repeat:repeat-x; }

.bg_head_home {		background-image:url(../images/home_line_horizontal.gif);
					background-repeat:repeat-x; }
.bg_page_home {		background-image:url(../images/home_bg.jpg);
					background-repeat:repeat-x; }
.bg_menu {			background-color:#22568F; }
.txt_title {		color:#333333;
					font-size:20px; }
.txt_white {		color:#FFFFFF; }
.txt_menu {			color:#000000;
					text-decoration:none;}
.txt_menu:link {	color:#999999;
					text-decoration:none;
					font-size:14px;}
.txt_menu:visited {	color:#999999;					
					text-decoration:none;
					font-size:14px;}					
.txt_menu:hover {	color:#000099;
					text-decoration:none; 
					font-size:14px;}

.txt_menu_home:link {	font-size:16px;	
					color:#333333;
					font-weight:bold; 
					text-decoration:none;}
.txt_menu_home:visited {	color:#333333;	
					font-size:16px;			
					font-weight:bold; 		
					text-decoration:none;}					
.txt_menu_home:hover {	color:#FF6600; 
					font-size:16px;	
					font-weight:bold; 
					text-decoration:none; }

.bg_content {		background-color:#E9E9E9; }
.border-left {		border-left:1px solid #ffffff; }
.margin {			margin:10px 10px 10px 10px; }

.link:link {		color:#3366FF;					
					text-decoration:none;}
.link:visited {		color:#3366FF;					
					text-decoration:none;}					
.link:hover {		color:#FF3300;
					text-decoration:none; }