/* CSS Document */


body{
	font-size: 10pt;
	text-align: center;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainBody {
	text-align: left;
	width: 1000px;
}
#MainBody #MainHead {
	background-image: url(../ESImagesFolder/HeadBG.gif);
	background-repeat: repeat-x;
}
#MainBody #MainHead .link01 {
	padding-left: 5px;
	padding-right: 0px;
	font-size: 11pt;
	padding-top: 13px;
	padding-bottom: 0px;
}

#MainBody #MainLeft {
	width: 190px;
	padding-top: 10px;
}
#MainBody #MainLeft #LeftMember {
	background-image: url(/Correct/MasterImages/LeftMember.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height:170px;
	margin-bottom: 10px;
}
#MainBody #MainLeft #calander {
	border: 2px solid #006600;
	width: 160px;
}
#MainBody #MainLeft #calander a{
	text-decoration: none;
}
#MainBody #MainLeft #LeftSubject {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../ESImagesFolder/LeftSubjectBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#MainBody #MainLeft #LeftSubject li {
	line-height: 2em;
	margin-left: -10px;
	margin-bottom: 0px;
}

#MainBody #MainRight {
	width: 200px;	
	padding-top: 10px;
}
#MainBody #MainRight #RightHotMonth{
	background-image: url(../ESImagesFolder/RightMonthBg.gif);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
}
#MainBody #MainRight #RightHotMonth .word01 {
	line-height: 1.2em;
	margin-left: 10px;
	margin-top: 10px;
}
#MainBody #MainAll {
	width: 610px;
	height: 500px;
	padding-top: 10px;
	text-align: left;
}
#MainBody #MainAll .tableBg01 {
	background-color: #FFFFFF;
	background-image: url(../ESImagesFolder/MainTableBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#MainFoot {
	clear: both;
}
#MainBody #MainAll .word02 {
	color: #571D00;
	padding-top: 5px;
}
.linkword {
	line-height: 1.2em;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
img.Imgdraw {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
a.ClassBrown {
	color: #95611e;
}

