﻿body 
{
	
}
.tableMaster
{
     width:802px;
     background-color:#FFF472;
     /*border-style:solid;
     border-width:thin;
     border-color:Black; */
     font-family:Calibri; 
}

#linkBar{
	text-align:left; 
	border:0;
	border-style:solid;
	border-width:thin;
	border-color:Black;
	background-color:#FFF472;
	font-family:Calibri; 
	color:black; 
	height: 40px;
}
#linkTable
{
	height:40px;
	border:0;
	font-size:medium; 
	font-style:normal;
	font-family:Calibri;
	text-decoration: none;
	letter-spacing: 2px; 
	text-align: center;
	color: #252512;
	vertical-align:top;
}

.defaultLeft
{
    width:230px; 
    vertical-align:top; 
   /* height:900px; */
    padding-top:15px; 
}
#sustainDiv
{
	border-style:dotted;
	border-width:medium;
	border-color:green;
}
#searchBar
{
	text-align:left;
}

#adSpace
{
	text-align:center;
	margin: auto 0;
}
