@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background: #E6E5E0;
}

.hometop_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	line-height: 19px;
	text-align: justify;
}

.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.footer_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C3DC4C;
}

.click_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #261E19;
}

.click_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.activeclick_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #C30;
}

.activeclick_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;;
	color: #C30;
}

.activeclick_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.matter_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #261E19;
	line-height: 19px;
	text-align: justify;
}

.submatter_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #261E19;
	line-height: 19px;
	text-align: justify;
}

.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.menu_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.menu_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9C0;
}

/*=============================================*/
	/* About us Mouse Over */
	/*=============================================*/
#nav {
	width: 143px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	behavior: url(csshover.htc);
}

#nav li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#nav li.goc {
	position: relative;
	top: 0;
	left: 0;
}

#nav li.goc a {
	width: 143px;
	background: url(images/aboutus.gif) no-repeat;
	border: 0px;
}

#nav li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#nav li ul li a {
	width: 130px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#nav li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* About us Mouse Over on About us page */
	/*=============================================*/
#abt {
	width: 143px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#abt li {
	float: left;
	behavior: url(csshover.htc);
}

#abt li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#abt li.ab {
	position: relative;
	top: 0;
	left: 0;
}

#abt li.ab a {
	width: 143px;
	background: url(images/abt_abt01.gif) no-repeat;
	border: 0px;
}

#abt li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#abt li:hover ul {
	display: block;
}

#abt li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#abt li ul li a {
	width: 130px !important;
	display: block;
	background: #003f3a !important;
	text-indent: 0;
	height: auto;
	color: #fff;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#abt li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* School Mouse Over */
	/*=============================================*/
#student {
	width: 144px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#student li {
	float: left;
	behavior: url(csshover.htc);
}

#student li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#student li.goc1 {
	position: relative;
	top: 0;
	left: 0;
}

#student li.goc1 a {
	width: 144px;
	background: url(images/school.gif) no-repeat;
	border: 0px;
}

#student li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#student li:hover ul {
	display: block;
}

#student li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#student li ul li a {
	width: 185px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#student li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* School Mouse Over on About us */
	/*=============================================*/
#student1 {
	width: 143px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#student1 li {
	float: left;
	behavior: url(csshover.htc);
}

#student1 li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#student1 li.st1 {
	position: relative;
	top: 0;
	left: 0;
}

#student1 li.st1 a {
	width: 143px;
	background: url(images/abt_school.gif) no-repeat;
	border: 0px;
}

#student1 li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#student1 li:hover ul {
	display: block;
}

#student1 li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#student1 li ul li a {
	width: 185px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#student1 li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* School Mouse Over on School */
	/*=============================================*/
#student2 {
	width: 144px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#student2 li {
	float: left;
	behavior: url(csshover.htc);
}

#student2 li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#student2 li.st2 {
	position: relative;
	top: 0;
	left: 0;
}

#student2 li.st2 a {
	width: 144px;
	background: url(images/school_school01.gif) no-repeat;
	border: 0px;
}

#student2 li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#student2 li:hover ul {
	display: block;
}

#student2 li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#student2 li ul li a {
	width: 185px !important;
	display: block;
	background: #003F3A !important;
	text-indent: 0;
	height: auto;
	color: #fff;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#student2 li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* School Mouse Over on aboutus */
	/*=============================================*/
#student3 {
	width: 144px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#student3 li {
	float: left;
	behavior: url(csshover.htc);
}

#student3 li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#student3 li.st3 {
	position: relative;
	top: 0;
	left: 0;
}

#student3 li.st3 a {
	width: 144px;
	background: url(images/school_abt.gif) no-repeat;
	border: 0px;
}

#student3 li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#student3 li:hover ul {
	display: block;
}

#student3 li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#student3 li ul li a {
	width: 185px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#student3 li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* School Mouse Over on academic */
	/*=============================================*/
#student4 {
	width: 142px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#student4 li {
	float: left;
	behavior: url(csshover.htc);
}

#student4 li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#student4 li.st4 {
	position: relative;
	top: 0;
	left: 0;
}

#student4 li.st4 a {
	width: 142px;
	background: url(images/school_academic.gif) no-repeat;
	border: 0px;
}

#student4 li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#student4 li:hover ul {
	display: block;
}

#student4 li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#student4 li ul li a {
	width: 185px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#student4 li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* Academic Mouse Over */
	/*=============================================*/
#academic {
	width: 142px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#academic li {
	float: left;
	behavior: url(csshover.htc);
}

#academic li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#academic li.goc2 {
	position: relative;
	top: 0;
	left: 0;
}

#academic li.goc2 a {
	width: 142px;
	background: url(images/academic.gif) no-repeat;
	border: 0px;
}

#academic li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#academic li:hover ul {
	display: block;
}

#academic li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#academic li ul li a {
	width: 185px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#academic li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* Academic Mouse Over on School */
	/*=============================================*/
#academic1 {
	width: 144px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#academic1 li {
	float: left;
	behavior: url(csshover.htc);
}

#academic1 li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#academic1 li.aca {
	position: relative;
	top: 0;
	left: 0;
}

#academic1 li.aca a {
	width: 144px;
	background: url(images/academic_school.gif) no-repeat;
	border: 0px;
}

#academic1 li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#academic1 li:hover ul {
	display: block;
}

#academic1 li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#academic1 li ul li a {
	width: 185px !important;
	display: block;
	background: #C3DC4C !important;
	text-indent: 0;
	height: auto;
	color: #666600;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#academic1 li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

/*=============================================*/
	/* Academic Mouse Over on Academic */
	/*=============================================*/
#academic2 {
	width: 142px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#academic2 li {
	float: left;
	behavior: url(csshover.htc);
}

#academic2 li a {
	display: block;
	height: 39px;
	text-indent: -9999px;
}

#academic2 li.aca1 {
	position: relative;
	top: 0;
	left: 0;
}

#academic2 li.aca1 a {
	width: 142px;
	background: url(images/academic_acad01.gif) no-repeat;
	border: 0px;
}

#academic2 li ul {
	width: 100px;
	position: absolute;
	top: 39px;
	left: 0;
	list-style: none;
	background: none !important;
	z-index: 100;
	display: none;
}

#academic2 li:hover ul {
	display: block;
}

#academic2 li ul li {
	float: left;
	border-top: 0px solid #C3DC4C;
	border-left: 0px solid #C3DC4C;
	font: normal 12px/ 19px Arial;
}

#academic2 li ul li a {
	width: 185px !important;
	display: block;
	background: #003F3A !important;
	text-indent: 0;
	height: auto;
	color: #fff;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0 !important;
}

#academic2 li ul li a:hover {
	background: #9CA83A !important;
	color: #fff;
}

.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBAAD;
	text-decoration: none;
	height: 18px;
	border: 1px solid #B3A995;
}

.gal_border img {
	border: solid 1px #271E19;
}