body{
font-family: arial,helvetica;
font-size: 13px;
font-color:#cccccc;
background-color: #000000;
}

BODY {
scrollbar-arrow-color:#888888;
scrollbar-base-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-3d-light-color:#000000;
scrollbar-darkshadow-color : #000000; 
scrollbar-track-color : #000000; 
}


p{ color: #999999; font-family: verdana, arial,helvetica; font-size: 12px;line-height: 1.5}
td{ color: #cccccc; font-family: verdana, arial,helvetica; font-size: 11px;}

.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 : Verdana, Arial, Helvetica;
	font-size : 17px;
	text-decoration : none;
} 

H4 {
	color : #666666;
	font-family : Verdana, Arial, Helvetica;
	font-size : 15px;
	text-decoration : none;
} 
.small {font-size: 9px; 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;}
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;}

li {color: #999999; font-size: 12px;line-height: 1.5}
li a {color: #999999; font-size: 12px;line-height: 1.5}
li a:hover {color: yellow; font-size: 12px;line-height: 1.5}

a {
COLOR: #FFFFFF; TEXT-DECORATION: none
}

a:visited {
COLOR: #CECECE; TEXT-DECORATION: none
}
	
a:hover {
COLOR: #ffffff;
TEXT-DECORATION: underline
}

.navi{
color : #999999;
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
text-decoration : none; 
padding-right: 0px;
}

A.navi {
color : #999999; 
font-family : Verdana, Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.navi:visited {
color : #999999; 
font-family : Verdana, Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.navi:hover{
color : #FF6103;
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
text-decoration : none; 
padding-right: 0px;
}

.gray {
color : #666666; 
font-family : Verdana, Arial, Helvetica; 
font-size : 11px; 
text-decoration : none; 
padding-right: 0px;
}

A.gray {
color : #FF9912; 
font-family : Verdana, Arial, Helvetica; 
font-size : 10px; 
text-decoration : none; 
padding-right: 0px;
}

A.gray:visited {
color : #FF9912; 
font-family : Verdana, Arial, Helvetica; 
font-size : 10px; 
text-decoration : none; 
padding-right: 0px;
}

A.gray:hover{
color : #FF6103;
font-family : Verdana, Arial, Helvetica;
font-size : 10px;
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}


