p {font-size:9pt};
td {font-size:9pt};
select {font-size:9pt};
BODY
{
    BACKGROUND-IMAGE: url(images/back.gif);
    FONT-FAMILY: verdana, arial, helvetica
    FONT-SIZE: 9pt
}
A {
	COLOR: #808080; TEXT-DECORATION: none; FONT-FAMILY: verdana, arial, helvetica
}
A:visited {
	COLOR: #808080
}
A:hover {
	COLOR: #ED2C21; TEXT-DECORATION: underline
	border-bottom-style: dotted;
}
A:active {
	COLOR: #ED2C21; TEXT-DECORATION: none
}

.layer { position: relative}


.textbox {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #808080;
}

.textbox2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #808080;
	text-align:center
}

.textbox3 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #7F9DB9;
	border: 1px solid #808080;
}


.buttonlogin {
	background-image: url(/images/buttonlogin.gif);
	background-repeat: no-repeat;
	height:19px;
	width: 39px;
	border: 1px none;
	cursor: hand;
}

.buttonmodi {
	background-image: url(/images/buttonmodi.gif);
	background-repeat: no-repeat;
	height:19px;
	width: 39px;
	border: 1px none;
	cursor: hand;
}

.buttondelete {
	background-image: url(/images/buttondelete.gif);
	background-repeat: no-repeat;
	height:19px;
	width: 39px;
	border: 1px none;
	cursor: hand;
}

.buttonput {
	background-image: url(/images/buttonreg.gif);
	background-repeat: no-repeat;
	height:19px;
	width: 39px;
	border: 1px none;
	cursor: hand;
}

.buttonreturn{
	background-image: url(/images/buttonreturn.gif);
	background-repeat: no-repeat;
	height:22px;
	width: 50px;
	border: 1px none;
	cursor: hand;
	
}

.buttonsearch {
	background-image: url(/images/buttonsearch.gif);
	background-repeat: no-repeat;
	height:19px;
	width: 39px;
	border: 1px none;
	cursor: hand;	
}


.selectbox  {
position:relative;left:-2px;top:-2px;font-size:12px;width:150px;line-height:14px;border:0px;color:#808080;
}

.selectbox1 {
position:relative;border:1px solid #D0D0D0;width:150px;height:19px;clip:rect(0px,78px,18px,0px);overflow:hidden;
}

.selectbox2 {
border:1px solid #D0D0D0;width:150px;height:17px;clip:rect(0px,76px,16px,0px);overflow:hidden;
}

.date {
  display: inline;
  padding: 7px 0 6px 5px;
  font-size: 11px;
  font-weight: bold; }
  
.news {
  display: inline;
  padding: 7px 0 6px 5px;
  font-size: 11px;
  }