<!--
a:link     { color: #000000; text-decoration: none; font-weight: bold}
a:visited { color: #666666; text-decoration: none; font-weight: bold}
a:active  { color: #cc6633; text-decoration: none}
a:hover  { color: #135a8b; text-decoration: none}

body  {
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(material/pageback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

img  { 
	border : 0px
}

body, td  {
	font-family:  Osaka, "MS PƒSƒVƒbƒN";
                font-size:  12px;
	font-color: #000000;
}

hr.pt1 {
height: 1px;
border: none;
border-top: 1px #000000 dashed;
}

hr.pt2 {
height: 1px;
border: none;
border-top: 1px #000000 solid;
}

  #s { color: #000000; font-size: 10px;}
  #m { color: #000000; font-size: 12px;}
  #l { color: #000000; font-size: 14px;}
  #ws { color: #ffffff; font-size:  10px;}
  #wm { color: #ffffff; font-size: 12px;}
  #wl { color: #ffffff; font-size: 14px;}
  #bs { color: #135a8b; font-size: 10px;}
  #bm { color: #135a8b; font-size: 12px;}
  #bl { color: #135a8b; font-size: 14px;}
  #gs { color: #666666; font-size: 10px;}
  #gm { color: #666666; font-size: 12px;}
  #gl { color: #666666; font-size: 14px;}

#container{
	width:670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
}

#ftext{
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.f_color { 
background-color: #999999; 
color: #000000;
font-size:  12px;
border: 1px solid;
border-color: #000000;
}

.f_color3 { 
background-color: #eeeeee; 
color: #000000;
font-size:  12px;
border: 1px solid;
border-color: #000000;
}


//-->