.logo { font:bold 22px  Georgia, Arial, Verdana ; color:#990000; text-decoration:none; padding-left:30px; }

.logospan { font:bold 22px  Georgia, Arial, Verdana ; color:#000000; text-decoration:none; }


.left-background-img {
	background-image: url(../images/left-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:320px;	
}

.box-top { background-image: url(../images/box-top.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:356px;
height:18px;
}

.box-middle { background-image: url(../images/box-middle.jpg);
background-repeat:repeat-y;
background-position:top center;
width:356px;
}


.box-bottom { background-image: url(../images/box-bottom.jpg);
background-repeat:no-repeat;
background-position:top center;
width:356px;
height:18px;
}



.h3 { font: normal 13px/20px  Georgia, "Times New Roman", Times, serif ; color:#000; text-decoration:none; text-align:left; }

.h2 { font: normal 13px/20px  Georgia, "Times New Roman", Times, serif ; color:#FFF; text-decoration:none; text-align:left; }

.tdborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background:#E2E2E2; 
	font:normal 12px Georgia, "Times New Roman", Times, serif; color:FFFFFF;
}

.tdborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background:#666666; 
	font:normal 12px Georgia, "Times New Roman", Times, serif; color:FFFFFF;
}
