body {
	background-color: #E6E5E3;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Times New Roman, Tahoma, Verdana, Arial, Tahoma;
	color: #000000;
	background-image: url(../images/bg_02.gif);
	background-repeat: repeat-y;
}
A:link {
	text-decoration: underline;
	color: #000000;
}
A:visited {
	text-decoration: underline;
	color: #000000;
}
A:active {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
.SmallText
{
    FONT-SIZE: 6pt;
    FONT-FAMILY: Times New Roman, Tahoma, Arial, Verdana
}
.TitleText
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Times New Roman, Trebuchet MS, Arial, Verdana, Tahoma
}
.inputform {
	background-image: url(../images/box_shadow.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color:#000000;
	border: 1px solid #A4A4A4;
}
.DataTD {} 
.DataTDover {
	background-color:#E30000;
}
.layer1
{
	width:300px;
	height:317px;
	z-index:1;
	overflow: auto;
	scrollbar-base-color:#4CA2D4;
	scrollbar-shadow-color:#0071B2;
	scrollbar-face-color:#007EC6;
	scrollbar-highlight-color:#0071B2;
}