﻿h1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	margin: 9px 0px 9px 0px;
}
.MainTbl {
    margin: 0px auto 24px auto;
    width: 600px;
    height: 400px;
}
.ImgCell {
	width: 33.333333%;
	text-align: center;
	vertical-align: top;
	height: 320px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
}
.TxtCell {
    width: 67%;
    text-align: center;
    vertical-align: middle;
}
.Pic {
    border-width: 1px 3px 3px 1px;
    border-color: #999999;
    border-style: solid outset outset solid;
   -ms-interpolation-mode: bicubic;
    margin: 3px;
}
.New {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #990000;
    text-align: center;
}
