body {
	margin: 5px 0 0 0 !Important;
	font-family: Tahoma, verdana, 'Bitstream Vera Sans', arial;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

a { text-decoration: none; }

div.dps_container {
	/* width: 1015px; */
	width: 1075px;
	margin: 0 auto;
}

div#dps_topcontainer {
	font-family: Tahoma, Arial, 'Bitstream Vera Sans';
	padding: 15px 0 0 0;
	height: 39px;
}

div#dps_topcontainer div.dps_crumble_path {
	font-size: 17px;
	font-weight: bold;
}

a.dps_crumble_path_active {
	color: #000 !important;
}

div#dps_topcontainer div.dps_crumble_path a {
	color: #c47454;
	text-decoration: none !important;
}

div#dps_topcontainer div.dps_dropnavi {
	float: right;
}

div.dps_leftcol {
	width: 140px;
	float: left;
	margin-right: 17px;
	padding-bottom: 30px;
}

div.dps_middlecol {
	width: 691px;
	float: left;
	overflow: display;
}

div.dps_rightcol {
	padding-left: 17px;
}

div.dps_leftcol_cont {
	float: left;
	width: 848px;
}

div.dps_rightcol_cont {
	float: left;
	/* width: 157px; */
	width: 217px;
}

div.dps_footer {
	text-align: right;
	font-family: Tahoma, verdana, 'Bitstream Vera Sans', arial;
	font-size: 10px;
	width: 848px;
	padding-top: 10px;
	clear: left;
	padding-bottom: 3px;
}

div.dps_lcol_blockholder {
	padding-top: 25px;
}

div.dps_lcol_blockholder ul {
	padding: 0;
	margin-left: 13px;
}

div.dps_lcol_blockholder ul li {
	padding-bottom: 3px;
}

div.dps_lcol_blockholder ul a {
	font-size: 12px;
}

div.dps_bmsgs {
	clear: left;
	padding: 10px 20px;
	background-color: #eaeaea;
	border: 1px solid #ccc;
}

div.dps_rightcol_topad {
	height: 161px; /* 140 x 161 */
	padding-bottom: 15px;
	margin-left: 17px;
}

td.PhorumListRow a:visited {
	text-decoration: none;
	/* color: #003e00; */
}

td.PhorumListRow a {
	/* color: #0000FF; */
}

td.PhorumListRow a:hover {
	text-decoration: underline;
}

td.PhorumListRow {
	background-color: #dcf6ce !important;
}

tr.dps_row1 td.PhorumListRow {
	background-color: #d6f2c6 !Important;
}

table.dps_form td {
	text-align: left;
}

table.dps_form td.dps_submit_button {
	text-align: right;
}