body{
  background-image: url(im/bg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
font-family: arial,helvetica;
font-size: 13px;
font-color:#333333;
background-color: #ffffff;
}

BODY {
scrollbar-arrow-color:#888888;
scrollbar-base-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#cecece;
scrollbar-shadow-color:#333333;
scrollbar-3d-light-color:#cccccc;
scrollbar-darkshadow-color : #000000; 
scrollbar-track-color : #666666; 
}

.title{ color: #999999; font-family: arial,helvetica; font-size: 13px;}

p{ color: #333333; font-family: verdana, arial,helvetica; font-size: 12px;line-height: 1.4}
td{ color: #333333; font-family: verdana, arial,helvetica; font-size: 12px;}
.notice{ color: #f9f9f9; font-family: verdana,arial,helvetica; font-size: 14px;padding:10px;}
.sub{ color: #f9f9f9; font-family: verdana,arial,helvetica; font-size: 11px;}

h2 {color: #c0c0c0; font-size: 18px; font-family: Verdana, arial,helvetica;}

h3 {
	color : #FF2400	;
	font-family : Arial, Helvetica;
	font-size : 18px;
	text-decoration : none;
} 

H4 {
	color : #333333;
	font-family : Verdana, Arial, Helvetica;
	font-size : 15px;
	text-decoration : none;
} 
.small {font-size: 11px; font-family: arial,helvetica;}

.input {
	padding: 1px;
	border:solid 1px #888888;
	background-color: #ffffff;
	font-size: 10px;
	color: #333333;
}

.select {
	padding: 1px;
	border:solid 1px #888888;
	background-color: #ffffff;
	font-size: 10px;
	color: #333333;
}


.footer {color: #545454; font-size: 9px; font-family: Verdana, Arial; font-weight: bold;}
A.footer {color: #545454; font-size: 9px; font-family: Verdana, Arial;}
A.footer:visited {color: #545454; font-size: 9px; font-family: Verdana, Arial;}
A.footer:hover {color: #545454; font-size: 9px; font-family: Verdana, Arial; text-decoration:underline;}

ul {color: #333333; font-size: 12px;line-height: 1.5;}
li {color: #333333; font-size: 12px;line-height: 1.5}
li a {color: #333333; font-size: 12px;line-height: 1.5}
li a:hover {color: red; font-size: 12px;line-height: 1.5}

a {
COLOR: blue; TEXT-DECORATION: none
}

a:visited {
COLOR: blue; TEXT-DECORATION: none
}
	
a:hover {
COLOR: red;
TEXT-DECORATION: underline
}

a.proj {
COLOR: blue; TEXT-DECORATION: none
}

a.proj:visited {
COLOR: blue; TEXT-DECORATION: none
}
	
a.proj:hover {
COLOR: red;
TEXT-DECORATION: underline
}

.navi{
color : #f0f0f0;
font-family : Arial, Helvetica;
font-size : 11px;
font-weight : bold;
text-decoration : none; 
padding-right: 0px;
}

A.navi {
color : #f0f0f0; 
font-family : Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.navi:visited {
color : #f0f0f0; 
font-family : Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.navi:hover{
color : yellow;
font-family : Arial, Helvetica;
font-size : 11px;
text-decoration : none; 
padding-right: 0px;
}


.naviwht{
color : #333333;
font-family : Arial, Helvetica;
font-size : 11px;
font-weight : bold;
text-decoration : none; 
padding-right: 0px;
}


A.naviwht {
color : #333333; 
font-family : Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.naviwht:visited {
color : #333333; 
font-family : Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.naviwht:hover{
color : red;
font-family : Arial, Helvetica;
font-size : 11px;
text-decoration : none; 
padding-right: 0px;
}

.gray {
color : #f0f0f0; 
font-family : Arial Narrow, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.gray {
color : #f0f0f0; 
font-family : Arial Narrow, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.gray:visited {
color : #f0f0f0; 
font-family : Arial Narrow, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.gray:hover{
color : red;
font-family : Arial Narrow, Helvetica;
font-size : 11px;
text-decoration : none; 
padding-right: 0px;
}

A.ttlgray {
color : #333333; 
font-family : Arial, Helvetica; 
font-size : 12px; 
text-decoration : none; 
padding-right: 0px;
}

A.ttlgray:visited {
color : #333333; 
font-family : Arial, Helvetica; 
font-size : 12px; 
text-decoration : none; 
padding-right: 0px;
}

A.ttlgray:hover{
color : red;
font-family : Arial, Helvetica;
font-size : 12px;
text-decoration : none; 
padding-right: 0px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color : #cccccc;
  border:solid 1px #545454;
}

.textarea {
	padding: 1px;
	border:solid 1px #545454;
	background-color: #cccccc;
}

.button {
  text-align: center;
  font-size: 10px;
  font-color: #545454;
  border: 3px double #ffffff;
  width: auto;
  background-color: #999999;
  padding: 0px 10px;
  line-height: 25px;
  margin: 1px;
}

.outline {border: 1px solid #333333; background: #000000; padding: 5px;}

.foutline {border: 1px solid #333333; background: #111111; padding: 5px;}

.moutline {font-family : Verdana, Arial, Helvetica; font-size : 10px; border: 1px solid #333333; background: #252525; padding: 5px; background-image: url(img/menubg.gif);background-repeat: repeat-x}

.bgoutline {border: 0px solid #333333; background: #252525; padding: 5px; background-image: url(img/menubg.gif);background-repeat: repeat-x}


#popitmenu{
position: absolute;
height: 0px;
border:1px solid black;
font: normal 11px Arial;
line-height: 22px;
background: #dddddd;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
background-color: #cccccc;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #ffffff;
}

