* html
{
	width: 100%;
	height: 100%;
}

body {
	margin-top: 10px;
	font-size: 14px;
	font-family: tahoma;
	/*font-family: "Trebuchet MS";*/
	color: #234143;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #C5C5C5;
	line-height: 25px;
}

#Main{
	width: 840px;
	margin: 0 auto;
}

#BeForm
{
	margin: 0 auto;
}

.TableForm{
	border: 1px dotted #DEDEDE;
	position: relative;
	z-index: 1
}

.TextBack{
	width: 322px;
	height: 25px;
	margin:0 auto;
	text-align: center;
	margin-top: 10px;
}

.TextBox{
	width: 250px;
	height: 22px;
	background-image: url(images/TextBox.jpg);
	background-repeat:repeat-x;
	font-size: 17px;
	font-family: tahoma;
	/*font-family: "Trebuchet MS";*/
	color: #234143;
	text-align:left;
	letter-spacing: 1px;
	border: solid #BABABA;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	margin-bottom: 2px;
}

.BtnBack{
	width: 322px;
	height: 25px;
	margin:0 auto;
	text-align: center;
	margin-top: 60px;
}

#DotLine{
	width: 830px;
	height: 1px;
	background-image: url(images/Main/lineDot.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#Header{
	width: 840px;
	height: 162px;
 	background-image: url(images/Main/header.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#HeaderLine{
	width: 840px;
	height: 2px;
	background-image: url(images/Main/linegray.png);
	line-height: 2px;
	overflow:hidden;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#MainTop{
	width: 840px;
	height: 170px;
	background-image: url(images/Main/maintop.png);
	background-repeat: no-repeat;
	background-position: top;
}

#Menu{
	width: 840px;
	height: 71px;
	background-image: url(images/Main/menuback.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0 auto;
}

#Menu #MenuBar{
	width: 818px;
	height: 44px;
	background-image: url(images/Main/menubar.jpg);
	margin: 15px auto;
}

#Menu #MenuBar #Nav{
	text-align: left;
	font-family: "Trebuchet MS";
	margin: 9px 15px;
	color: #333333;
	position: relative;
	z-index: 1;
}

#Menu #MenuBar #Nav li{
	font-size: 16px;
	list-style: none;
	display: inline;
}

#Menu #MenuBar #Nav a{
	text-decoration: none;
	color: #333333;
}

#Menu #MenuBar #Nav a:hover{
	text-decoration: none;
	color: #228B22;
}

#MainContent{
	width: 840px;
	background-image: url(images/Main/tablebg.png);
	margin: 0 auto;
}

#Content{
	width: 830px;
	margin: 0 auto;
	background-color: White;
}

#Footer1{
	width: 840px;
	height: 88px;
	background-image: url(images/Main/footer-bottom1.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#Footer2{
	width: 840px;
	height: 95px;
	background-image: url(images/Main/footer-bottom2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

a{
  color: #156963;
  text-decoration: none;
  font-style: normal;
}

a:hover {
  color: #B76500;
  text-decoration: underline;
}

a:focus{
	background-color: yellow;
	color: blue;
	text-decoration: none;
}

h3{
  text-decoration: none;
  font-weight: 400;
  color: Teal;
  font-style: normal;
  letter-spacing: 1px;
}

h4 {
	padding-top: 15px;
	color: #2A7FAB;
	font-size:1.3em;
	letter-spacing: 0px;
	font-weight: lighter;
}

h5 {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  color: #7DB07F;
}

h6 {
  color: #708090;
  font-weight: normal;
}

ul {
  list-style-position: inside;
  list-style: circle;
}

il.Circles {
  list-style-position: inside;
  list-style: circle;
}

.DotX{
  height: 1px;
  background-image: url(images/dotX.jpg);
  background-repeat: repeat-x;
}

.DotY{
  background-image: url(images/dotY.jpg);
  width: 1px;
  background-repeat: repeat-Y;
}

.textBox{
  border: 1px solid #C4DCAB;
}

.textBox:hover{
  border: 1px solid #A9A9A9;
}
.textBox:focus, .textBox-focus{
  border: 1px solid #A9A9A9;
}

select {
  border: 1px outset #C4DCAB;
}

textarea1:focus,textarea1-focus{
	border: 1px solid #7DAC4B;
}

.modalPopup {
  text-align: center;
  padding-top: 30px;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
  width: 200px;
  height: 75px;
}

.modalProgressGreyBackground {
  background-color: #2F2F2F;
  filter:alpha(opacity=90);
  opacity: 0.8;
}

.modalBackground
{
	background-color: #181818;
	filter: alpha(opacity=95);
	opacity: 0.8;
}

.modalPopup
{
	text-align: center;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	width: 250px;
	height: 130px;
  	color: #696969;
}
.UpFile
{
	border:solid 1px #BABABA;
	height:20px;
	font-family: tahoma;
	color: #234143;
	background-color:#FFFFFF;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}