/* Forumstyle */

#middlecol * {
	font-family: Tahoma, Arial;
	font-size: 13px;
}

#middlecol a {
	text-decoration: none;
}

/* mode *************************/
table.dps_mode td a {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	font-family: Tahoma, verdana, 'Bitstream Vera Sans', arial;
}

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


/* phorum *************************/

.PhorumNav {
	color: #7C4505;
	font-size: 12px;
	font-weight: bold
}

#middlecol tr.v { background-color: #D3FBD3; height: 20px}
#middlecol .PhorumNewFlag { font-size: 10px; color: #FF6666 }

#middlecol .PhorumForumTitle,
#middlecol .PhorumTableHeader {
	font-weight: bold
}

.PhorumListRow a {
	color: #7C4505;
}

.PhorumListRow a:visited {
	text-decoration: none;
	color: #551A8B;
}

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

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

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

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

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

/* misc *****************************/

#middlecol .responsibility_note {
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding-bottom: 3px;
    padding-top: 10px;
	margin-top: 10px;
}

.dps_dropnavi {
	display: inline-block;
	float: right;
	width: auto;
	margin-right: 180px;
}
