
body
{
	font-weight: normal;
	font-size: small;
	background: white;
	margin: 0px;
	color: Black;
	font-family: Tahoma;
	letter-spacing: 0px;
	text-align: justify;
	font-variant: normal;
}


p, p ul, p ul li
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: small;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	font-family: Tahoma;
	background-color: white;
}

span, td, ul, li
{
}


a
{
  color: Black;
}

.mainTable
{
}

.top
{
	height : 50;
}


.left
{
	
}

.leftPanel
{ 
  
}


.description
{
	width : 100%;
	height: 50px;
	font-size: small;
	vertical-align: top;
	border-bottom-style : solid;
	border-bottom-color : Black;
	border-bottom-width : 1px;	
    color : Gray;
}

.content
{
	width : 100%;
	vertical-align: top;
    height : 500px;
}
.buttons
{
  height   : 20;
  background-color: Green;
}




