body {
	margin: 0px;
	background-color:#1E5B39;
	scrollbar-arrow-color:#032d16;
 	scrollbar-3dlight-color:#27794b;
	scrollbar-highlight-color:#27794b;
 	scrollbar-face-color:#1E5B39;
 	scrollbar-shadow-color:#143E27;
 	scrollbar-darkshadow-color:#143E27;
 	scrollbar-track-color:#19643a;
}
A	{
	color: #1E5B39;
	text-decoration: none;
}
A:hover	{
	color: #FF3300;
	text-decoration: none;
}
A.secund	{
	color: #000000;
	text-decoration: none;
}
A.secund:hover	{
	color: #000000;
	text-decoration: underline;
}
.table_bg {
	background-image:url(../img/bg_01.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment: fixed;
}
.table_logo {
	background-image:url(../img/logo_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-attachment: fixed;
}
.txt_1 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.txt_2 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.txt_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.txt_4 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}
.tbox_1 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial; 
	color: #333333;
	width: 473px;
}
.but_1 {	
	border: #7f9db9;
	font-size: 10;
	background: #eeeeee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial; 
	color: #333333;
	width: 150px;
}
