﻿body,table{
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #990000;
	text-align: center;
}

A:link		{text-decoration: none; COLOR: #700708;}

A:visited	{
	text-decoration: none;
	COLOR: #700708;
}
A:hover	{
	text-decoration: none;
	COLOR: #B58048;
}
INPUT {
	border-color: #990000;
	border-right: #7f7f7f 1px solid;
	border-top: #7f7f7f 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #7f7f7f 1px solid;
	BORDER-BOTTOM: #7f7f7f 1px solid;
	FONT-FAMILY: Tahoma;
	color: #990000;
	background-color: #FFFFE6;
	text-decoration: none;
}
.subbody {
	background-color: #FAFAFA;
}

.noborder {
	border-width: 0px;
}


.up1 {
	text-align: center;
}
.up2  {
	text-align: center;
	background-color: #FFFEEE;
}
.up3  {
	text-align: center;
	background-color: #FFFCDC;
}


.fildlist {
	text-align: right;
}

select {
	border-style: dashed;
	border-right: #700708 1px solid;
	border-top: #700708 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #700708 1px solid;
	BORDER-BOTTOM: #700708 1px solid;
	FONT-FAMILY: Tahoma;
	color: #990000;
	background-color: #FFFFE6;
	text-decoration: none;
}
html
{
scrollbar-base-color: #700708;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #FFFDE4;
}
