﻿p.imageS {
	width:120px;
	height:95px;
	filter:shadow(color:#808080);
	}
p.imageL {
	width:120px;
	height:153px;
	filter:shadow(color:#808080);
	}
div.imageL    { width: 120px; height: 153px; filter:shadow(color:gray); float: right; }
div.imageS    { width: 120px; height: 95px; filter:shadow(color:gray); float: right; }
p.cell {
	text-align:center; 
	font-size:11pt; 
	color:#000080; 
	font-weight:bold; 
	font-family:Verdana, Arial, Times, serif; 
	font-style:italic;
	}
p.cell2 {
	align:center;
	width:48px; 
	height:48px;
	}
p.cell3 {
	align:center;
	width:48px; 
	height:21px;
	}
p.cell4 {
	text-align:center; 
	font-size:14px; 
	color:#000080; 
	font-weight:bold; 
	font-family:Verdana, Arial, Times, serif; 
	font-style:italic;
    background-image: url('images/Backgrounds/lgrey011.jpg');
    background-color: #808080;
	}
p.title {
    text-align:center;
    color:#000080; 
    font-size:16px; 
    font-weight:bold; 
    font-family:Verdana, Arial, Times, serif; 
    background-position: center;
    background-image: url('images/Backgrounds/lblue047.gif'); 
    background-color: #ADD8E6;
    background-attachment:fixed;
    }
p.title2 {
    text-align:center; 
    color:#000080; 
    font-size:19px; 
    font-weight:normal; 
    font-family:Verdana, Arial, Times, serif; 
    background-position: center;
    background-image: url('images/Backgrounds/lblue047.gif'); 
    background-color: #ADD8E6;
    background-attachment:fixed;
    }
img.border3 {
border: white solid 3px;
	}
td.cellplain {
    background-image: url('images/Backgrounds/plainbac5.jpg');
    background-color: #FFFFFF;
    background-position:center;
    width:13%; 
    height:21px; 
    text-align:center; 
    white-space:nowrap; 
    }
td.cellgrey {
    background-image: url('images/Backgrounds/lgrey011.jpg');
    background-color: #808080;
    background-position:center;
    width:13%; 
    height:21px; 
    text-align:center; 
    white-space:nowrap; 
    }
td.cellnav {
    background-image: url('images/Backgrounds/plainbac5.jpg');
    background-color: #ffffff;
    background-position:center; 
    width:48px; 
    height:21px; 
    text-align:center; 
    white-space:nowrap; 
    }
td.cellnav2 {
    background-image: url('images/Backgrounds/lblue047.gif');
    background-color: #ADD8E6;
    background-position:center; 
    width:48px; 
    height:21px; 
    text-align:center; 
    white-space:nowrap; 
    }
td.cellhome {
    background-image: url('images/Backgrounds/lblue047.gif');
    background-color: #ADD8E6;
    background-position:center; 
    width:48px; 
    height:48px; 
    text-align:center; 
    white-space:nowrap; 
    }
tr.Pictitle {
    font-family:Verdana, Arial, Times, serif;
    font-size: 10pt; 
    color: #000080; 
    vertical-align: top; 
    text-align: center; 
    height: 25px;
    }
img.BlankS {
  width:100px;
  height:75px;
  border: white solid 3px;
  }
img.BlankL {
  width:100px;
  height:133px;
  border: white solid 3px;
  }  
a:link {
    color: #000080;
    text-decoration: none;
    }
a:visited {
    color: #000080; 
    text-decoration: none; 
    }
a:hover {
    color: blue; 
    text-decoration: none;
    }
a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }
