/*PDMS GUIDE STYLES BEGIN*/


caption {
	font: 1.4em/1.4em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(/dev/afk2/images/bg_caption.jpg) repeat-x right top;
	height: 45px;
	color: #233073;
	width: 512;
}

table {
	border-collapse:collapse;
	border:1px solid #252056;
}

tbody tr {
/*		background: url(/dev/afk2/images/bg_td1.jpg) right top; */
}

tbody td {
	font-size: 1em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 10px 7px;
	border: 1px solid #252056;
	text-align: left;
}

a {
	color: #252056;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #32557F;
	text-decoration: none;
}

tfoot th {
/*	background: url(/dev/afk2/images/bg_total.jpg) repeat-x bottom; */
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
/*		background: url(/dev/afk2/images/bg_total.jpg) repeat-x bottom; */
	color: #FFFFFF;
	height: 30px;
}

#pdms_guide td:hover {
	background-color: #FF9933;
}


/*PDMS GUIDE STYLES END*/
