body
{
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	scrollbar-arrow-color: E8E8E8;
	scrollbar-track-color: E8E8E8;
	scrollbar-face-color: EB2E3E;
	scrollbar-highlight-color: EB2E3E;
	scrollbar-3dlight-color: EB2E3E;
	scrollbar-darkshadow-color: EB2E3E;
	scrollbar-shadow-color: EB2E3E;
	border-width: 1px;
	padding-top: 5;
	padding-bottom: 0;
	margin: 0;
}
.date {font-size: 8px; font-weight: bold; color: 000080; font-family: Verdana;}
a:hover {text-decoration: underline;}
a {text-decoration: none;}
.blanc { color: #FFFFFF }
.txt_small_black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txt_verdana_9 {
	font-family: Verdana;
	font-size: 11px;
}
.tr_bgred_th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
}
.tr_bgred_th_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
}
.tr_bggrey_td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #D4D0C8;
}
.tr_bggrey_td_light {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #D4D0C8;
}
input {
	font-family: Verdana;
	font-size: 11px;
}
.input_s {
	font-family: Verdana;
	font-size: 9px;
	border-width: 1;
	cursor: hand;
}
select {
	font-family: Verdana;
	font-size: 11px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
}
.art_but
{
	font-weight: bold;
	font-size: 8pt;
	border-width : 1px;
}
.art_but_light
{
	font-family: Arial;
	font-size: 9pt;
	border-width : 1px;
}
.but_in
{
	border: #AAAAAA 1px solid;

	font-family: Verdana;
	font-size: 7pt;
	background-color: #D4D0C8;
	cursor: hand;
}
.but_out
{
	border: #CCCCCC 1px solid;

	font-family: Verdana;
	font-size: 7pt;
	background-color: #FFF1D4;
	cursor: hand;
}
.miniText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: -0.3ex;
}