 html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	line-height: 12px;
}
.MainebookTbl {
	padding: 0px;
	width: 778px;
	background-color: #EAEAEA;
	height: 100%;
	bottom: 5px;
}
.MainebookTd {
	padding: 15px 40px;
	height: 100%;
	width: 778px;
	background-color: #FFFFFF;
	line-height: 19px;
}
.CommentTd {
line-height: 17px;
}

.Warning
{
	color:Red;
	font-weight:bold;	
}

.MstrTbl {
    height: 100%;
    width: 100%;
    background-color: #F0E6FF;}

.MainTbl {
	border: 0px;
	width: 778px;
	background-image: url(../Images/bg_Mid.jpg);
}
.MainTbl1 {
	border: 0px;
	width: 778px;
	background-image: url(../Images/bg_Mid1.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.BttmDashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.style1 {font-size: 14px}
.style3 {color: #FF0000}
.style4 {color: #999999}
.style5 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
.Toptd {
	background-image: url(../Images/bg_Top.jpg);
}
.Bttmtd {
	background-image: url(../Images/bg_Bttm.jpg);
}
.Toptd1 {
	background-image: url(../Images/bg_top1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Bttmtd1 {
	background-image: url(../Images/bg_bttm1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}




#navcontainer li a
{
padding: 1px 2px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000000;
border: 1px solid #000000;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
background-color: #EEE0B5}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
#navcontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border-top: 1px solid #999;
	z-index: 1;
	top: 10px;
	position: relative;
}
#navcontainerHome
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border-top: 1px solid #999;
	z-index: 1;
	top: 10px;
	position: relative;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 2px;
}
#navTd {
	background-color: #F5F0DE;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFCC00;
	border-top-width: 4px;
	border-top-color: #FF9966;
}
.PageInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	border: none;
}

.TopDashed {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999999;
}
h1 {
	font-size: 14px;
	color: #606060;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #505050;
}
    
a {
	font-size: 11px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.a1 {
	font-size: 10px;
	color: #990000;
}
.a1:link {
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #990000;
}
.a1:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.a1:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.IStyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rights {
	line-height: 18px;
	padding: 10px;
}

