﻿body
{
	background-color: white;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
}

.mybut
{    
 background-image: url(images/go.gif);
   font-size:         9pt;
   font-family:     Verdana;  
}

a
{
	font-size: 9pt;	
	font-family: Verdana;
	text-decoration: none;	
}
a:hover
{
	font-size: 9pt;
	color:  #f2b01b;
	font-family: Verdana;
	text-decoration: none;	 
}

INPUT.rad
{
   width:            15px;
   border:            0px;
   cursor:            hand;
}
table
{	
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;	
	padding-top: 0px;
	
}
.MyTable
{
	border-right: olive 0pt groove;
	padding-right: 0px;
	border-top: olive 0pt groove;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: olive 0pt groove;
	padding-top: 0px;
	border-bottom: olive 0pt groove;
}
blTable
{
	border-right: olive 0pt;
	padding-right: 0px;
	border-top: olive 0pt;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: olive 0pt;
	padding-top: 0px;
	border-bottom: olive 0pt;
}
.label
{
	color: #cc9900;
	font-size: 9pt;
	text-decoration: none;
}
.prntnode
{
	font-size: 9pt;
	color: #ffffcc;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	cursor:hand;
}
.prntnode:hover
{
	font-size: 9pt;
	color:#FF6666;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}
.button
{
	cursor: hand;	
	background-color:#736F66;
	border-color:#E0E0E0;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	color: White;
	border-style:ridge;
	height: 20px;
}
.txtpatrn
{
height: 12px;
width: 170px;
}

.mhover
{
	font-size: 9pt;
	color:Black;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	cursor:hand;
}
.mhover:hover
{
	font-size: 9pt;
	color:#FF6666;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}

  .details { display:none; visibility:hidden; background-color:#eeeeee; 
               font-family: Verdana; }
               
.spantext
{
	font-weight: bold;
	color: white;
}
