a:link {
	color: #3300FF;
	text-decoration: none;
} 
a:visited {
	color: #3300FF;
	text-decoration: none;
} 
a:hover {
	color: #FF0000;
	text-decoration: underline;
} 
a:active { color: #660066; } 


html { 
scrollbar-face-color: #ffcc66;
scrollbar-track-color: #ffcc66; 
scrollbar-arrow-color: @#FFEFD5;
scrollbar-3dlight-color: #ffffff; 
scrollbar-shadow-color: #FFFFF0;
scrollbar-highlight-color: #ffcc66;
scrollbar-darkshadow-color: #ffcc66;
} 

body{
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
h1 {
	background-attachment: fixed;
	background-image: url(img/taitle.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px 3px 3px 0px;
}
.header {
	background-attachment: fixed;
	background-image: url(img/family_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.text_back {
	background-attachment: fixed;
	background-image: url(img/menu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.text_back2 {
	background-attachment: fixed;
	background-image: url(img/menu_00.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 5px;
	padding-right: 5px;
}


.text_back a:link {
	color: #FF0080;
	text-decoration: none;
} 
.text_back a:visited {
	color: #FF0080;
	text-decoration: none;
} 
.text_back a:hover {
	color: #FF0000;
	text-decoration: underline;
} 
.text_back a:active { color: #660099; } 

.text_back2 a:link {
	color: #FF0080;
	text-decoration: none;
} 
.text_back2 a:visited {
	color: #FF0080;
	text-decoration: none;
} 
.text_back2 a:hover {
	color: #FF0000;
	text-decoration: underline;
} 
.text_back2 a:active { color: #660099; } 





.style1 {color: #000000}
.style2 {
	color: #400000;
	font-weight: bold;
	font-size: 13px;
}
.style3 {
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
}
.table_trouble {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CC6633;
}
