body
{
  background-color: #eee;
  /*background-color: #fc0; */
}

#sddm
{	margin: 0;
	padding-top: 10px;
    padding-left: 30px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/*font: bold 14px arial */
    font-family: Verdana; 
    font-size: 14px;
    font-weight:bold;
    }

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 6px 10px; */
    padding-top:6px;
	width: 135px;
    height: 20px;
	/*background: #3399ff; */
    /*background: #00f; */
    background: #30608f;
	color: #fff;
	text-align: center;
	text-decoration: none;
    vertical-align:middle;
    border-bottom: 2px solid #FFCC00;
    }

#sddm li a:hover
{	background: #49A3FF;
    border-bottom: 2px solid blue;}

#sddm div
{	position: absolute;
	visibility: hidden;
    width: 135px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	/*border: 1px solid #0033cc */
    }

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fc0;
		color: #fff;
		/*font: 11px arial; */
        font-family: Verdana; 
        font-size: 12px;
       /* border-bottom: 1px solid #000; */
        }

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

/* Header */
#header			{ background: #000000; border-bottom: 10px solid #eee; border-collapse:collapse;}
/*
#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
*/



.writeup { font-family: Verdana; 
          font-size: 13px ;
          line-height:20px;
          text-align: justify; 
          
         }

.divwiteup { display: block;
             width: 500px;
             text-align: justify; 
             text-indent: 50px;
             line-height:20px;
             padding-left:20px;
             padding-top: 20px;
             padding-right:20px;
             padding-bottom:20px;
                     
           }  
           
                   
           
#maincanv{
          width:1024px;
          background-color:#ffffff;
          /*height:900px; */
         }  
         
#upcoming
         {
         height:300px;
         padding:20px;
         overflow: auto;
         }

#upcoming li {
          font-family: Verdana; 
          font-size: 12px;
          color:#30608f;
          list-style-type:square;
 }

.Trustee{
          font-family: Verdana; 
          font-size: 12px;
          color:#30608f;
          list-style-type:square;
 }
 
.trusteehead{
          font-family: Verdana; 
          font-size: 20px;
          color:blue;
          background-color:light-blue;
          width:300px;
 }
         
.headerBacground {
	             BACKGROUND-COLOR: #efe592;
                 
                }


#TopAddess{ 
             padding-left:5px;
             padding-top: 5px;
             padding-right:15px;
             padding-bottom:5px;
             font-family: Verdana; 
             font-size: 12px;
             font-weight:bold;
             color:#30608f;
          }

.links
{
          font-family: Verdana; 
          font-size: 20px;
          color:blue;
          background-color:light-blue;
}

table
{
    border-collapse: collapse;
}
.topleftedge 
{
	border-color: black black black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding:5px
    }
    
.TblBorder
{
  	
    border-color: black black black #000000;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
    font-family: Verdana; 
    font-size: 12px;
             
}

