@charset "utf-8";
/* CSS Document */

body{
	scrollbar-face-color: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #cdcfed;
	SCROLLBAR-ARROW-COLOR: #cdcfed;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #cdcfed;
	background-image : url(logon3.gif);
	background-attachment : fixed;
}
.red-s {
	font-size: 10px;
	color: #F00;
	text-decoration: underline;
}

.font_size2 {
	font-size: 9pt;
	line-height: 30px;
	font-weight: normal;
}
h1{
	font-size : 10pt;
	font-weight : normal;
  
}
h2{
	font-size : 12px;
	background-color : #f9ffc8;
	color : #666666;
	padding: 5px;
	font-weight: normal;
	border-radius: 10px
}
h3{
	font-size : 14px;
	color : #ffffff;
	background-position : center center;
	background-color : blue;
	padding-top : 5px;
	padding-bottom : 5px;
	margin: 5px;
	padding-right: 10px;
	padding-left: 0px;
}

h5{
  background-color : #ffff80;
  font-size : 14px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  color : navy;
}
h6{
  font-size : 14px;
  color : white;
  background-color : #666666;
  padding-bottom : 3px;
  padding-top : 5px;
  text-align : center;
}
td{
	font-size : 12px;
}
div#new{
	position:fixed!important;
	bottom : 200px;
	right:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#case{
	position:fixed!important;
	bottom:20px;
	left:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.yellow {
	background-color: #FFFFCC;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
}
.yellow_02 {
	background-color: #FFFFCC;
	font-size: 14px;
	color: #F00;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style7 {font-size: 6px}
hr {
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.font_size3 {
	font-size: 12px;
	font-weight: 200;
}
