/*body {
  scrollbar-face-color: #1C3761;
  scrollbar-shadow-color: #0E2445;
  scrollbar-highlight-color: #4C6791;
  scrollbar-3dlight-color: #657893;
  scrollbar-darkshadow-color: #08152B;
  scrollbar-track-color: #657893;
  scrollbar-arrow-color: #08152B;
}*/

input,select {
	text-decoration:none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

a {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #660000;
}

a:hover {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

.body_title {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #980401;
}

.body_text {
	text-decoration:none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.body_bold {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.body_error {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

.button {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
}

.div_shell {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	display:none;
}

.nav_display {
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
