TD {	font-family: arial;
	font-size: 11pt;
	color: #333333;}

.nav {	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
        text-decoration: none;
	font-weight: bold;}


.t1 {	font-family: verdana;
	font-size: 8pt;
	color: #5B717D;
	font-weight: bold;}

.t2 {	font-family: verdana;
	font-size: 10pt;
	color: #6A6A6A;}

.t4 {	font-family: verdana;
	font-size: 10pt;
	color: #6A6A6A;}

.header {
	font-family: verdana;
	font-size: 7.5pt;
	color: #202020;
	background: #EFEEBF;
	font-weight: bold;}

.middleBorder {
        border-right: solid 1px  #7C96A4;
        border-left: solid 1px  #7C96A4;
}

.footerBorder {
        border-right: solid 1px  #7C96A4;
        border-left: solid 1px  #7C96A4;	
	border-bottom: solid 1px  #7C96A4;
}

.bottomBorder {
	border-bottom: solid 1px  #7C96A4;
}

.rightBorder {
	border-right: solid 1px  #7C96A4;
}

.rightBottomBorder {
	border-right: solid 1px #7C96A4;
	border-bottom: solid 1px  #7C96A4;
}

img.thumbnail {
        border:#c0c0c0 1px solid;
        margin:4px;
        padding: 4px;
        background:#f1f1f1;
}
