/*
-----------------------------------------------------------
	 Body
-----------------------------------------------------------
*/
BODY {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image : url(img/bg_line.gif);
	background-repeat : repeat-y;
	background-color : #b6cedc ;
	background-position : center;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
 	 line-height : 6mm;

	 body{ scrollbar-arrow-color : #ffffff;
 	scrollbar-base-color : #ffffff;
 	scrollbar-face-color : #dddddd;
 	scrollbar-highlight-color : #ffffff;
 	scrollbar-shadow-color : #ffffff;
 	scrollbar-3dlight-color : #ffffff;
 	scrollbar-darkshadow-color : #ffffff;
 	scrollbar-track-color : #ffffff;

}

TD{
 	line-height : 5mm;
 	font-family:"Verdana","‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
 	font-size: 11px; 
 	padding : 5px 5px 5px 8px ;
}

.td-body{
 	line-height : 6mm;
 	font-family:"Verdana","‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
 	font-size: 10px; 
 	padding : 8px 5px 5px 8px ;
	border: 1px ;
	border-colot: #b6cedc;
}

/*
-----------------------------------------------------------
	Standerd Text
-----------------------------------------------------------
*/
.txt_s
 {
	font-size: 11px;
	color: #222222;
	line-height:1.4em;
	font-weight: normal; } 

.txt_s A:LINK {
	font-size: 11px;
	color : #3d6a98;
	line-height:1.4em;
	text-decoration: underline;
}
.txt_s A:VISITED{
	font-size: 11px;
	color : gray;
	line-height:1.4em;
	text-decoration: underline;
}
.txt_s A:HOVER{
	font-size: 11px;
	color : gray; 
	line-height:1.4em;
	text-decoration: underline;
}
.txt_s A:ACTIVE{
	font-size: 11px;
	color : gray; 
	line-height:1.4em;
	text-decoration: underline;
}

.txt_s2
{
	font-size: 11px;
       font-family:verdana;
	color : gray;
	line-height:1.5em;
	font-weight: normal; } 

.txt_s2red
{
	font-size: 11px;
	color: #990000;
	line-height:1.5em;
	font-weight: normal; } 


.txt_s3
{
	font-size: 11px;
	color: #FFFFFF;
	line-height:1.3em;
	font-weight: normal; } 

.txt_s_b
{
	font-size: 11px;
	color: #212121;
	line-height:1.5em;
	font-weight: bold; } 

.txt_m {
	font-size: 11px;
	color: #212121;
	line-height:1.5em;
}
.txt_m A:LINK {
	font-size: 11px;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m A:VISITED{
	font-size: 11px;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m A:HOVER{
	font-size: 11px;
	color : green; 
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m A:ACTIVE{
	font-size: 11px;
	color : #567720; background-color : #e6f4c4;
	line-height : 2mm;
	text-decoration: underline;
}
.txt_m2 {
	font-size: 11px;
	color: #FFFFFF;
	line-height:1.5em;
	text-decoration: none;
}
.txt_m2 A:LINK {
	font-size: 11px;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m2 A:VISITED{
	font-size: 11px;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m2 A:HOVER{
	font-size: 11px;
	color : gray; background-color : #f4ffec;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m2 A:ACTIVE{
	font-size: 11px;
	color : gray;
	line-height:1.5em;
	text-decoration: underline;
}
.txt_m_b {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height:1.5em;
}
.txt_m_b2 {
	font-size: 11px;
	color: #0099FF; font-weight: bold;
	line-height:1.5em;
}



