body {
        background-color: white;
        color: rgb(38,38,38);
        font-family: tahoma, Helvetica, Geneva, sans-serif;
        font-size:15px;
        text-align:justify;
        line-height: 21px;
        border:none;
		}
TD.red {
	background-color: rgb(255,0,23); 
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    font-weight; bold;
    color:white;
    padding-left: 10px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:10 px;
    }
a.red:link, a.red:visited, a.red:active { 
	text-decoration: none; 
    color: white;
    font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 15px;
   	}
a.red:hover { 
	text-decoration: none; 
    font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    color: white; 
    font-size: 18px;
    }
TD.graydk {
	background-color: rgb(38,38,38); 
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    color:white;
    padding-left: 0px;
    }
.graydktxt {
	background-color: rgb(38,38,38); 
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    color:white;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right:10px;
    }
TD.graylt {
	background-color: rgb(217,217,217); 
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    color: rgb(38,38,38);
    padding-left: 10px;
    padding-top: 12px;
    text-align:justify;
    }
.graylttxt {
	background-color: rgb(217,217,217); 
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    color: rgb(38,38,38);
    padding-left: 6px;
    padding-top: 12px;
    width: 208px;
    text-align:justify;
    }
TD.BUTTON {
	background-color: rgb(38,38,38);
	font-family: Arial;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    padding-left: 10px;
    vertical-align:middle;
    line-height: 18px;
    }
a.BUTTON:link, a.BUTTON:visited, a.BUTTON:active { 
	text-decoration: none; 
    color: white;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
   	}
a.BUTTON:hover { 
	text-decoration: none; 
    font-family: Arial;
    color: white; 
    font-size: 16px;
    line-height: 18px;
    }
.thumbnail{
	position: relative;
	z-index: 0;
	font-family: tahoma, Helvetica, Geneva, sans-serif;
	text-align:left;
	font-size: 12px;
	color: black;
	line-height: 21px;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 8px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: tahoma, Helvetica, Geneva, sans-serif;
	text-align:left;
	font-size: 12px;
	color: black;
	line-height: 21px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 200px; /*position where enlarged image should offset horizontally */

}
TD.backpicture {
	background-color: rgb(38,38,38); 
	background-image: url('http://www.morrellimelvin.com/art/backpicture.jpg');
	background-repeat:repeat-x;
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-align: center;
    }
TD.white {
	background-color: white; 
    }
.white{
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: rgb(38,38,38);
    text-align:justify;
    padding-top:8px;
    padding-left: 40px;
	margin-left:-40px;
	padding-right: 40px;
	margin-right:-40px;
	}
.scollbar{
	font-family: calibri, tahoma, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: rgb(38,38,38);
    padding-top:8px;
    padding-left: 40px;
	margin-left:-40px;
	padding-right: 40px;
	margin-right:-40px;
	height:280px;width:660px;
	overflow:auto;
	}
.slides {
	height:234px;
	width:740px;
	overflow:hidden;
	margin-bottom:-20px;
	padding-bottom:-20px;
	padding-top:-7px;
	margin-top:-7px;
	}
.navigate {
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-align: right;
    text-decoration: none; 
    margin-right:-34px;
    margin-bottom:8px;
    }
a.navigation:link, a.navigate:visited, a.navigate:active { 
	text-decoration: none; 
    color: #666666;
   	}
a.navigation:hover {
	text-decoration: none; 
    font-family: Arial;
    color: #666666; 
    font-size: 13px;
    font-weight:bold;
    }
.bottomtxt {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	}
a.bottomtxt:link, a.bottomtxt:visited, a.bottomtxt:active { 
	text-decoration: none; 
    color: #666666;
   	}
a.bottomtxt:hover {
	text-decoration: none; 
    font-family: Arial;
    color: #black; 
    font-size: 13px;
    font-weight:bold;
    }
