.BigTitle{font-weight: bold;
	font-size:26pt;
	height:70px;
	line-height: 70px;
	background-color: #4ED964;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.smallTitle{
	font-weight: bold;
	height: 60px;
	background-color: #C100C1;
	color: #FFFFFF;
	line-height: 60px;
	font-size: 23pt;
	text-align: center;
}

.subTab {
	font-weight: bold;
	height: 70px;
	list-style: none;
	font-size: 26pt;
	color: #FFFFFF;
	background-color: #1E8D31;
	line-height: 70px;
	display: table;
	table-layout: fixed;
}

.subTab a{
	display: table;
	text-align: center;
	width: 100%;
	text-decoration: none;
	color:#FFFFFF;
}

.subTab .on {
	color: #1E8D31;
	background-color: #FFFFFF;
}

.subTab .on a{
	color: #1E8D31;
	background-color: #FFFFFF;
	text-decoration: none;
}

.subTab li {
	display: table-cell;
	width: auto;
	text-align: center;
	white-space: nowrap;
	padding: 0px 20px;
}

.subTab2{
	background-color: #1B5D26;
	left: auto;
	right: auto;
}

.subTab2 .on a{
	color: #1B5D26;
}

            .main {
              //width: 700px;
              width: 100%;
              max-width: 700px;
              margin-left: auto;
              margin-right: auto;
              text-align: left;
              align: center;
              clear: both;
            }

            .main img{
              text-align: center;
            }

            p{
              padding: 5px;
            }

            .crop {
                width: 200px;
                height: 150px;
                overflow: hidden;
            }

            .crop img {
                width: 400px;
                height: 300px;
                margin: 0px -200px 0 0;
            }

.introTable{
	vertical-align: top;
	font-size:18pt;
}
.introTable th{
	color:#1E8D31;
	font-size:18pt;
	width:155px;
	vertical-align: top;
}
.introTable td{
	line-height:36px
}
#introImag{
	width:100%
}
.colorTitle{
	text-decoration: underline;
	font-size:18pt;
}
.colorTd{
	color: #1E8D31;
	font-size:18pt;
}

.introTable2{
	vertical-align: top;
	font-size:18pt;
	border-spacing: 0px;
	border-collapse: collapse;

}
.introTable2 thead{
	background-color: #1E8D31;
	color:#FFFFFF
	
}

.introTable2 .tr2{
background-color: #FFFFFF
}

.introTable2 .tr2{
background-color: #DDDDDD
}

.fake-hyperlink{
	text-decoration: underline;
}

.main .theme-color, .main a, .main a:visited{
	color: #1B5D26;
}

.main a, .main a:visited {
    text-decoration: underline;
}

.main th{
	background-color: #1E8D31;
	color:#FFFFFF
}

.main .subjectTitle1{
	align: center;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

.main .subjectTitle2{
	font-weight: bold;
	font-size: 18pt;
	margin-top: 20px;
}

.main p{
	font-size: 18pt;
	text-align: justify;
	vertical-align: middle;
}

.main table{
	width: 100%;
	background-color: #BDFC9F;
	vertical-align: top;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 18pt;
}

.main table, .main th, .main td{
	border: 1px solid #FFFFFF;
	vertical-align: top;
}

.award table, .award th, .award td{
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}

.main table img {
	width: 100%;
}

.main table p {
	text-align: justify;
}

.main figure {
    display: inline-block;
    text-align: center;
    //border: 1px dotted gray;
    margin: 0px auto; /* adjust as needed */
    //margin-bottom: 20px;
    width: 100%;
}

.main figure img {
    vertical-align: top;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 100%;
    //border: 1px dotted blue;
}

.main figure figcaption {
    //border: 1px dotted blue;
    text-align: center;
    font-size: 18px;
    margin-left: 20px;
}

.main ul{
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 5px;
}

.main ul li{
	font-size: 18pt;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
}

.main ul li p{
	font-size: 18pt;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.main ol{
	list-style-position: inside;
	margin-left: 5px;
}

.main ol li{
	font-size: 16pt;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.main ol li p{
	font-size: 16pt;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu-0 {
	padding:0;
	margin:0;
	display:table;
	//border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
}

.menu-0 li {
	list-style-type: none;
	text-align: center;
	font-size: 18px;
	width:100%;
	//border: 1px solid orange;
	background-color:#1E8D31;
	color:#FFFFFF;
}

.menu-0 li div{
	padding-bottom: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.menu-0 li:hover {
    cursor: pointer;
}

.category-nav ul{
	margin: 0px;
}

.category-nav ul li{
	padding-top: 20px;
	padding-bottom: 0px;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.menu-1 table{
	width: 100%;
	color:#000000;
	background-color: #BDFC9F;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	table-layout: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu-1 table, .menu-1 th, .menu-1 td{
	border: 1px solid #FFFFFF;
	vertical-align: top;
}

.menu-1 table img {
	width: 100%;
}

.menu-1 table p {
	text-align: justify;
}

table.submenu{
	width: 100%;
	color: #000000;
	background-color: #BDFC9F;
	vertical-align: middle;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.submenu th{
	padding-top: 10px;
	padding-bottom: 10px;
}

.top-10{
	padding-top: 10px;
}

.bottom-10{
	padding-bottom: 10px;
}

.put-left{
	text-align: left;
}

.put-center{
	text-align: center;
}

.fancybox-wrap22 {
  top: 12% !important;
}

.theme-chi table{
	background-color: #BDFC9F;
}

.theme-chi .theme-color li {
	background-color:#1E8D31;
}

.theme-chi .theme-color, .theme-chi a, .theme-chi a:visited{
	color: #1B5D26;
}

.theme-eng table{
	background-color: #BDFC9F;
}

.theme-eng .theme-color li {
	background-color:#1E8D31;
}

.theme-eng .theme-color, .theme-eng a, .theme-eng a:visited{
	color: #1B5D26;
}

.theme-math table{
	background-color: #BDFC9F;
}

.theme-math .theme-color li {
	background-color:#1E8D31;
}

.theme-math .theme-color, .theme-math a, .theme-math a:visited{
	color: #1B5D26;
}

.theme-gs{

}

.theme-it{

}

.theme-music{

}

.theme-music table{
	background-color: #BDFC9F;
}

.theme-music .theme-color li {
	background-color:#1E8D31;
}

.theme-music .theme-color, .theme-music a, .theme-music a:visited{
	color: #1B5D26;
}

.theme-pe{

}

.theme-art{

}

.theme-art table{
	background-color: #BDFC9F;
}

.theme-art .theme-color li {
	background-color:#1E8D31;
}

.theme-art .theme-color, .theme-art a, .theme-art a:visited{
	color: #1B5D26;
}

.theme-pth{

}

.theme-pth table{
	background-color: #BDFC9F;
}

.theme-pth .theme-color li {
	background-color:#1E8D31;
}

.theme-pth .theme-color, .theme-pth a, .theme-pth a:visited{
	color: #1B5D26;
}
