﻿#pnlDiscussionForm
{
	padding-left:			10px;
	padding-right:			10px;
	text-align:				left;
}

#pnlDiscussionForm A	{text-decoration: none}

#lblDiscHeader
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left
}

.lb
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	font-weight:		bold;
	width:				250px;
}

#pnlDiscussionForm .lberror
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#ff0000;
	width:				250px;
}

#pnlDiscussionForm .tb
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	border:				#000000 1px solid;
	width:				225px;
}

#pnlDiscussionForm .tba
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	border:				#000000 1px solid;
	width:				600px;
	margin-bottom:		5px;
}

.grdDiscussion
{
	width:				500px;
	border:				#ffffff 0px solid;
}

.dh
{
	background-color:	#e4e0d8;
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	padding:			2px;
}

.dh A {color: #E40CE4; text-decoration: none;}
.dh A:link {color: #E40CE4; text-decoration:	none;}
.dh A:hover {color: #FF66FF}

.dt
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	padding:			2px;
	margin-top:			5px;
}

.pager TD
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#000000;
	border:				none;
}
.pager A
{
    color:				#E40CE4;
    text-decoration:	none;
    font-size:			11px;
}
.pager A:visited
{
	color:				#E40CE4
}
.pager A:hover
{
	color:				#FF66FF
}
