﻿body {
}

.MyTableInner
{
	width: 90%;
	border: 0;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
 /* classes needed for rounded corners */
 /* classes needed for rounded corners */
.MYspan1
{
	border-left: 0 solid #FFFFFF;
	border-right: 0 solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

		margin: 4px 1px;
		text-decoration: none;
		background-color: white;

}
.MYdiv1
{
	display: block;
	background-color: white;
	margin: 0 -1px;
	padding: 2px 16px;
	color: #000000;
	
}
.MYspan2
{
	border-color: #808080 #808080 #808080 #808080;
	display: block;
	position: relative;
	margin: 4px 1px;
	border-width: 1px 0 1px 0;
	border-style: ridge groove groove groove;
	text-decoration: none;
	background-color: #006699;
}
.MYdiv2
{
	display: block;
	margin: 0 -1px;
	padding: 2px 16px;
	color: white;
	background: #000000;
}
/*SiteMaster"*/
.myTDMasterLeftCol
{ 
	padding-right: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 6px;
	vertical-align: top; 
	width: 130px; 
	height: 386px; 
	text-align: left; 
}
.myTDMasterLogga
{
	padding-top: 4px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
}
.myPanelLeftMaster
{
	overflow:auto;
	width: 130px;
	height: 416px; 
}
.filter
{
	color: #000000;
	background-color: #f5f5f5;
	font-size: 12px;
	height:20px;
	width:80px;
	font-family: Verdana;
}
.filterhover
{
	color: #000787;
	background-color: #f5f5f5;
	font-size: 12px;
	height: 20px;
	width: 80px;
	font-family: Verdana;
	font-weight: bold;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
.myTDWebPageMaster
{
	width: 800px;
	height: 450px; 
	vertical-align:top;

	
}
