body, td, PRE, A {
	font-family: Tahoma, Vardana, Arial, Helvetica;
	font-size:12px;
	line-height:140%;
}

body {
	scrollbar-face-color: white; 
	scrollbar-shadow-color: silver; 
	scrollbar-highlight-color: silver; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white;
	scrollbar-arrow-color: silver
}

textarea, input, file {
	font-family: Tahoma, Vardana, Arial, Helvetica;
	font-size:12px;
	line-height:140%;
	color:windowtext;
	border:1 solid dddddd;
}

img {
	border-style:none;
}

a:link {
	text-decoration:none;
	color:windowtext;
}
a:visited {
	text-decoration:none;
	color:windowtext;
}
a:hover {
	text-decoration:underline;
	color:windowtext;
}
a:active {
	text-decoration:none;
	color:windowtext;
}

.main1 {
  background-repeat:repeat-x;
  height:8px;
}
.main2 {
  background-repeat:repeat-y;
  width:4px;
}
.line1 {
  background-color:silver;
  width:1px
  height:1px;
}
.mark {
  background-color:666666;
  color:white;
	font-family: Tahoma, Vardana, Arial, Helvetica;
  font-size:11px;
}
.t01 {
	font-family: Tahoma, Vardana, Arial, Helvetica;
  color:#333333;
  font-size:12px;
  line-height:140%;
  font-weight: bold
}
.t02 {
	font-family: Tahoma, Vardana, Arial, Helvetica;
  color:#EE5F00;
  font-size:12px;
  line-height:140%;
  font-weight: bold
}
.t03 {
	font-family: Tahoma, Vardana, Arial, Helvetica;
  color:#333333;
  font-size:12px;
  line-height:140%;
  font-weight: bold
}

#navbar {
  background: url('./images/top_navbg01.gif');
  background-repeat: repeat-x;
  white-space: nowrap;
  text-ALIGN: center;
  height: 28px;
}

#navbar td a:link, #navbar td a:visited {
  color: #ccc;
  font-size: 11px;
  padding: 8 8 2 8;
  text-ALIGN: center;
  text-decoration: none;
}

#navbar td a:hover {
  color: #fff;
  text-decoration: none;
}

#active {
  color: #fff;
  background: url('./images/top_navbg02.gif');
}
