body{
font-family: arial,helvetica;
font-size: 13px;
font-color:#e0e0e0;
background-color: #1f3349;
}

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

.title{ color: #999999; font-family: arial,helvetica; font-size: 13px;}



p{ color: #e0e0e0; font-family: verdana, arial,helvetica; font-size: 12px;line-height: 1.4}
td{ color: #e0e0e0; font-family: verdana, arial,helvetica; font-size: 11px;}
.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 : #00ffff	;
	font-family : Arial, Helvetica;
	font-size : 16px;
	text-decoration : none;
} 

H4 {
	color : yellow;
	font-family : Arial, Helvetica;
	font-size : 14px;
	text-decoration : none;
} 

.title {
	color : #8eccfc	;
	font-family : Arial, Helvetica;
	font-size : 17px;
	font-weight: bold;
	text-decoration : none;
} 

.small {font-size: 11px; font-family: arial,helvetica;}

.footer {color: #172636; font-size: 9px; font-family: Verdana, Arial; font-weight: bold;}
A.footer {color: #172636; font-size: 9px; font-family: Verdana, Arial;}
A.footer:visited {color: #172636; font-size: 9px; font-family: Verdana, Arial;}
A.footer:hover {color: red; font-size: 9px; font-family: Verdana, Arial; text-decoration:underline;}

ul {color: #e0e0e0; font-size: 12px;line-height: 1.5;list-style-position: inside;}
li {color: #e0e0e0; font-size: 12px;line-height: 1.5}
li a {color: yellow; font-size: 12px;line-height: 1.5}
li a:hover {color: yellow; font-size: 12px;line-height: 1.5; text-decoration:underline;}
li a:visited {color: yellow; font-size: 12px;line-height: 1.5}

a {
COLOR: yellow; 
TEXT-DECORATION: none;
}

a:visited {
COLOR: yellow; 
TEXT-DECORATION: none;
}
	
a:hover {
COLOR: yellow;
TEXT-DECORATION: underline;
}

a.proj {
COLOR: #e0e0e0; TEXT-DECORATION: none;
}

a.proj:visited {
COLOR: #e0e0e0; TEXT-DECORATION: none;
}
	
a.proj:hover {
COLOR: yellow;
TEXT-DECORATION: none;
}

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

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

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

A.navi:hover{
color : yellow;
font-family : Arial, Helvetica;
font-size : 10px;
text-decoration : none; 
padding-right: 0px;
}

.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;
}

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, a.button{
  text-align: center;
  font-size: 10px;
  font-color: #172636;
  border: 3px double #e0e0e0;
  width: auto;
  background-color: #4d6f92;
  padding: 3px 10px;
  line-height: 25px;
  margin: 1px;
}

.outline {
  border-left:7px solid #8eccfc;
  border-right:7px solid #8eccfc;
}

border {
  color: #8eccfc;
}

