﻿
body 
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

.TreeView
{
	font-family:Arial;
	font-size:8pt;
}

.newStyle1
{
	background-color: #DADADA;
	
}

.button
{
	background-color:White;
	border-bottom-style:double;
	border-color:#0033CC;
}

.buttonDel
{
	background-color:White;
	border-bottom-style:double;
	border-color:Red;
}