/*body{
	margin:0px;
	padding:0px;
}
body, td, p, div {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
*/
/*
h1 {font-size: 24px; font-family: Tahoma; font-weight: normal; color:#000000}
h2 {font-size: 20px; font-family: Tahoma; font-weight: normal; color:#000000}
h3 {font-size: 16px; font-family: Tahoma; font-weight: bold; color:#000000}
h4 {font-size: 14px; font-family: Tahoma; font-weight: bold; color:#000000}
h5 {font-size: 12px; font-family: Tahoma; font-weight: bold; color:#000000}
h6 {font-size: 10px; font-family: Tahoma; font-weight: bold; color:#000000}
*/
/*a, a:link, a:visited, a:active {
	color:navy;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}*/
/*
ul {
	list-style-type: square
}
*/

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul li {
list-style-type: none;
color:#CC0000;
}


tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}
.prevthumb { background-color:#E8FAA9; }
                                        
.TableList {
	width:100%;
}
.TableList td {
	vertical-align:top;
	text-align:right;
}