﻿body
{
	background-image: url(../../Images/bgBody.jpg);
	color:Black;
	text-align:center;
	vertical-align:top;
	overflow:auto;
	font-size: 9pt;
	margin: 0px;
	font-family: Tahoma, Arial;
}
td
{
	color:Black;
	line-height:130%;
	font-family: Tahoma, Arial;
	font-size: 9pt;
}
a:link
{
	color:Black;
	line-height:130%;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	text-decoration:none;
}
a:visited
{
	color:Black;
	line-height:130%;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	text-decoration:none;
}
a:hover
{
	color:#FF0A0A;
	line-height:130%;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	text-decoration:underline;
}
.mainTable
{
	width:780px;
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
	background-color:White;
}
.mainTable td.top
{
	background-position: left top;
	background-image: url(../../Images/bodyTableBg.jpg);
	background-repeat: repeat-x;
}
.mainTable td.btm
{
	background-position: right bottom;
	background-image: url(../../Images/bodyPic.jpg);
	background-repeat: no-repeat;
}
.left
{
	width:205px;
	border-right:solid 1px #ABC76E;
	text-align:center;
	vertical-align:top;
}
.right
{
	text-align:center;
	vertical-align:top;
	background-position: left top;
	background-image: url(../../Images/bgInfoTable.jpg);
	background-repeat: repeat-x;
}
#HeaderPic
{
	height: 111px;
	background-image: url(../../Images/headerPic.jpg);
	background-repeat: no-repeat;
}
#Navigate
{
	border-bottom: solid 1px #ffffff;
	border-top:solid 1px #D6E7D6;
	background-image: url(../../Images/dhtBg.jpg);
	background-repeat: repeat-x;
	height:27px;
}
#FooterTable
{
	background-color:#ffffff;
	border-bottom:solid 1px #499263;
	border-top:solid 1px #499263;
}
#FooterTable td
{
	text-align:center;
	color:White;
	background-color:#ABC76E;
}
#ServeTable
{
}
#ServeTable td
{
	text-align:center;
}
#ServeTable td.title
{
	border-bottom:dashed 1px #7F7F7F;
	text-align:left;
}
#ServeItemTable
{
	border:solid 1px #DADADA;
	background-color:#FAFAFA;
	width:160px;
}
#ServeItemTable td
{
	color:#187539;
	text-align:left;
}
#ServeItemTable a
{
	color:#187539;
	text-decoration:none;
}
#ServeItemTable a:hover
{
	color:#187539;
	text-decoration:underline;
}
#SubModuleTable
{
	width:203px;
	height:100%;
}
#SubModuleTable td.title
{
	background-color:#ABC76E;
	text-align:left;
	vertical-align:middle;
	border-bottom:solid 1px white;
	height:45px;
}
#SubModuleTable td.line
{
	background-color:#458F5F;
	height:4px;
}
#SubModuleTable td.list
{ 
	background-image: url(../../Images/bgModuleList.jpg); 
	text-align:center;
	vertical-align:top;
}
#InfoTable
{
	width: 96%;
}
#InfoTable td.title
{
	color:#527700;
	font-weight:bold;
	padding-left:45px;
	background-position: left top;
	background-image: url(../../Images/titleBg.jpg);
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:top;
	padding-top:17px;
	height:48px;
}
#InfoTable td.time
{
	padding-left:40px;
	text-align:left;
	vertical-align:middle;
	height:25px;
}
#InfoTable td.content
{
	text-indent:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
}
#QuestionTable
{
	border:solid 1px #B7E05B;
	width:100%;
	background-color:White;
}
#QuestionTable td.name
{
	color:#527700;
	font-weight:bold;
	background-color:#DEECCB;
	padding-left:30px;
	text-align:left;
}
#QuestionTable td.name .time
{
	color:Gray;
	font-weight:normal;
}
#QuestionTable td.info
{
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
}
#QuestionTable td.memo
{
	border-top:dashed 1px #BCDE6F;
	text-align:right;
	padding-right:30px;
	color:#4C4C4C;
	background-color:#EAF3E0;
}
#QuestionEditTable
{
	width:100%;
	border:solid 1px #B7E05B;
}
#QuestionEditTable td.lbl
{
	width:100px;
	text-align:right;
	background-color:#DEECCB;
}
#QuestionEditTable td.txt
{
	text-align:left;
	background-color:#EAF3E0;
}
#QuestionEditTable .textBox
{
	height:22px;
	border:solid 1px #B7E05B
}




