a, a:hover
{
	color: #336799;
}
*
{
	font-family: Verdana;
	margin: 0;
	padding: 0;
}
html {
  height: 100%;
}
body, .BodyClass
{
	background-color: #f2f2fa;
	background-image: url("../images/bc.gif");
	BACKGROUND-REPEAT: repeat-y;
	font-size: 10pt;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
form
{
	height: 100%;
}
.main
{
	width: 100%;
}
.left
{
	background-color: #d5e3f4;
	height: 55px;
	padding-left: 30px;
	padding-top: 8px;
	width: 340px;
}
.right
{
	background-color: #003466;
	padding-left: 30px;
	padding-top: 8px;
}
.left_line
{
	background-color: #7698bd;
	height: 2px;
}
.right_line
{
	background-color: #1d2b45;
	height: 2px;
}
.left_content
{
	background-color: #b8cde5;
	height: 80%;
	padding: 20px 30px 30px 30px;
	width: 310px;
}
.left_search
{
	padding: 20px 30px 30px 30px;
	width: 310px;
}
.fon
{
	font-size: 18px;
	color: #111d33;
}
div.fon, .f2
{
	padding: 0 0 10px 0;
}
.pad
{
	font-size: 18px;
	color: #111d33;
	padding: 20px 0 0 30px;
}
.tab
{
	border: solid 1px #003466;
	width: 308px;
}
.tab2
{
	width: 308px;
}
.btn
{
	background-color: #336799;
	border: #000000 1px outset;
	color: #fff;
	cursor: pointer;
	width: 70px;
}
.btn_show
{
	background-color: #336799;
	border: #000000 1px outset;
	color: #fff;
	cursor: pointer;
	width: 150px;
}
.PrintButtonFloat
{
	background-color: #336799;
	border: solid 1px #000;
	color: #fff;
	cursor: pointer;
	width: 70px;
	position: absolute;
	left: 90%;
}
.PrintButton
{
	background-color: #336799;
	border: solid 1px #000;
	color: #fff;
	cursor: pointer;
	width: 70px;
	position: absolute;
	left: 90%;
}

.right_content
{
	background-color: #f2f2fa;
	padding: 20px 30px 30px 30px;
}
.right_search
{
	padding: 20px 30px 30px 30px;
	text-align: left;
}
.ch_pr
{
	margin-left: 12px;
	width: 198px;
}
.ch_pr_admin
{
	font-size: 11px;
	margin-left: 2px;
	width: 180px;
}
.SearchInput
{
	background-color: #fff;
	border: solid 1px #000;
	width: 121px;
}
.TopicTitle
{
	color: #336799;
	display: block;
	font-size: 20px;
}
ul
{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.b
{
	background-color: #b8cde5;
	width: 370px;
}
.b_left1
{
	text-align: right;
	padding: 0 30px 10px 0;
}
.b_left2
{
	background-color: #7698bd;
	color: #fff;
	font-size: 9px;
	padding: 10px 0 10px 30px;
}
.b_right
{
	background-color: #f2f2fa;
}
.b_left1 a
{
	color: #000;
	text-decoration: none;
}
.b_left1 a:hover
{
	color: #000;
	text-decoration: underline;
}

.Question
{
	background-color: #336799;
	border: #000 1px solid;
	color: #fff;
	cursor: default;
	font-size: 12pt;
	font-weight: bold;
	position: relative;
}
.PrOptions
{
	border: #7698bd 1px solid;
	background-color: #dce6f3;
	color: #1d2b45;
	font-weight: bold;
	font-size: 9pt;
	margin: 10px 0 10px 0;
	padding: 2px 0 2px 0;
}
.Button
{
	background-color: #336799;
	border: #000000 1px outset;
	color: #fff;
	cursor: pointer;
}
.btn_cen
{
	background-color: #336799;
	border: #000000 1px outset;
	color: #fff;
	cursor: pointer;
	margin-right: 30px;
	width: 100px;
}
p
{
	font-weight: normal;	
}
p.p
{
	padding-bottom: 10px;
}
#trPrOptions
{
	font-size: 9pt;
	padding: 8px;
}
#taProjectDescription, #taGroupDescription
{
	font-size: 9pt;
}
.TitleEdit
{
	font-weight: bold;
	color: #111d33;
}
.b1
{
	background-color: #7698bd;
	padding: 10px 0 10px 30px;
	text-align: left;
	width: 340px;
}
.b1 a
{
	color: #fff;
	font-weight: bold;
}
.b1 a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.b2
{
	background-color: #f2f2fa;
	padding: 10px 30px 10px 0;
	text-align: right;
}
.b2 a:hover
{
	text-decoration: none;
}

.GroupTitle
{
	font-weight: bold;
	color: #fff;
	background-color: #990033;
}
.TopicTitleForPrint
{
	font-weight: bold;
	font-size: 16pt;
}
.TopicDescription
{
	padding-top: 10px;
}

.GroupDescription
{
}
.TableEdit
{
	border: #336799 1px solid;
	background-color: #dce6f3;
	padding: 8px;
	width: 97%;
}
.Error
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
	background-color: #dce6f3;
}
.Description
{
	background-color: #fff;
	border: #800000 1px solid;
	color: #990000;
	font-size: 9pt;
	font-weight: bold;
	left: 0px;
	padding: 4px;
	top: -50px;
	position: absolute;
	z-index: 10;
}

.SearchResults_Label
{
	background-color: #d5e3f4;
	font-size: 15pt;
	color: #111d33;
	padding: 15px 0 15px 30px;
	width: 100%;
}
