.TrRows { background-color: #D5F0F9; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #ECF3F4; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
a { 
	color: #0000FF;
	text-decoration:none 
}
a:link { 
	color: #0000FF;
}
a:visited { color: #0000FF; }
a:active { color: #0000FF; }
a:hover { color: #FF0000; }

.page_title {
	font-family: "Comic Sans MS, Verdana";
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.page_subtitle {
	font-family: "Comic Sans MS", Verdana;
	font-size: small;
	font-weight: bold;
	color: #808080;
	text-align: center;
}
.descripts {
	font-family: "Comic Sans MS", Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #020202;
	padding: 5px;
	vertical-align: top;
}
.thumb {
	vertical-align: middle;
	text-align:center;
}
.pop_images {
	vertical-align: middle;
}
