
  










body  {
	        background-color : #BDB76B ;
    	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
        }

td  {
	font-family :  Arial,Verdana, Geneva, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color : #000088 ;
}

a:Hover {
	text-decoration: underline;
	color : #0000FF ;
}

.quote{
	color : Teal;
	font-style : italic;
	font-size : 12pt;
}

/* refers to the main td enclosing all areas */
.whole{
	        background : #FFFFFF ;
    }

/* refers to page title and page content together */
.content{
	        background : #FFFFFF ;
    	color : #777777;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 0px;
}

.header {
                  	        background : #007700 ;
            	color : #777777;
}
.topbanner{
        	          background : #888888 ;
              	color : #777777;
}
.midbanner{
            	          background : #888888 ;
                	  color : #777777;
}
.lowerbanner{
          	          background : #888888 ;
                    color : #777777;
}

.page{
	    	font-family :  serif;
	font-size : 100%;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.pageimage{
	        background : #FFFFFF ;
    	color : #777777;
/* seems to work with netscape & ie if tabel remember px for netscape*/
	padding-top: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

}
.siteimage{
	        background : #007700 ;
    	color : #777777;
/*
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
*/
}

.logoimage{
	        background : #007700 ;
    	color : #777777;
/*
	padding-top:
	padding-bottom: 0;
	padding-left: ;
	padding-right: 0;
*/
}
.siteimageimage{
	position: relative;
	top: 0px;
	left: 0px;
}
.logoimageimage{
	position: relative;
	top: 0px;
	left: 8px;
}

.pagetitle{
	        background : #FFFFFF ;
    	color : #777777;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pageheader{
	        background : #555555 ;
    	color : #333333;
}
.pagefooter{
	        background : #555555 ;
    	color : #333333;
}
.menu{
                          background : #007700 ;
            
	color : #777777;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

}

.footer{
	color:#777777;
	font-size:80%;
	font-family:sans-serif;
	font-weight : normal;
	font-style : normal;
        padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
                background : #000000 ;
    }

.copyright{
}
.embeded{

 width:90%;
}
.embededcell{
padding-top:32px;
padding-bottom:16px;
}

a.embededlink,a.embededlink:Hover{
	text-decoration: underline;
	font-size:8pt;
        color: #B22222;
}


