a {
	color : #2E3192;
	text-decoration : none;
}

a:hover{
	color : #404DFF;
	text-decoration : underline;
}

a:visited{
	color : #2E3192;
}

body, font, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-left : 0px;
	padding-top : 0px;
}

.tableborder {
	background-color : #FAFAFA;
	border-left-color : #999999;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.header{
	font-size : 18px;
	color : #35448C;
}

.content{
	text-align : justify;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	}

.faq{
	text-align : justify;
	}

.subject{
	font-size : xx-small;
	}

.copyright{
	font-size: 9px;
	color: #FFFFFF;
	text-align : right;
	padding-right : 5px;
	font-weight : bold;
	padding-bottom : 4px;
}

.footer{
	font-style: oblique;
	font-size: 10px;
	color: #999999;
}

/* main menu items */
.itemHomeActive { background-image : url(/res/images/menu/home_active.gif); CURSOR: default; }
.itemHomeInActive { background-image : url(/res/images/menu/home_inactive.gif); CURSOR: hand; }
.itemHomeRollOver { background-image : url(/res/images/menu/home_rollover.gif); CURSOR: hand; }

.itemSMAActive { background-image : url(/res/images/menu/sma_active.gif); CURSOR: default; }
.itemSMAInActive { background-image : url(/res/images/menu/sma_inactive.gif); CURSOR: hand; }
.itemSMARollOver { background-image : url(/res/images/menu/sma_rollover.gif); CURSOR: hand; }

.itemSMPAActive { background-image : url(/res/images/menu/smpa_active.gif); CURSOR: default; }
.itemSMPAInActive { background-image : url(/res/images/menu/smpa_inactive.gif); CURSOR: hand; }
.itemSMPARollOver { background-image : url(/res/images/menu/smpa_rollover.gif); CURSOR: hand; }

.itemSMECActive { background-image : url(/res/images/menu/smec_active.gif); CURSOR: default; }
.itemSMECInActive { background-image : url(/res/images/menu/smec_inactive.gif); CURSOR: hand; }
.itemSMECRollOver { background-image : url(/res/images/menu/smec_rollover.gif); CURSOR: hand; }

.itemCoursesActive { background-image : url(/res/images/menu/courses_active.gif); CURSOR: default; }
.itemCoursesInActive { background-image : url(/res/images/menu/courses_inactive.gif); CURSOR: hand; }
.itemCoursesRollOver { background-image : url(/res/images/menu/courses_rollover.gif); CURSOR: hand; }

.itemOlympicActive { background-image : url(/res/images/menu/olympic_active.gif); CURSOR: default; }
.itemOlympicInActive { background-image : url(/res/images/menu/olympic_inactive.gif); CURSOR: hand; }
.itemOlympicRollOver { background-image : url(/res/images/menu/olympic_rollover.gif); CURSOR: hand; }

.itemValActive { background-image : url(/res/images/menu/val_active.gif); CURSOR: default; }
.itemValInActive { background-image : url(/res/images/menu/val_inactive.gif); CURSOR: hand; }
.itemValRollOver { background-image : url(/res/images/menu/val_rollover.gif); CURSOR: hand; }

.itemFAQActive { background-image : url(/res/images/menu/faq_active.gif); CURSOR: default; }
.itemFAQInActive { background-image : url(/res/images/menu/faq_inactive.gif); CURSOR: hand; }
.itemFAQRollOver { background-image : url(/res/images/menu/faq_rollover.gif); CURSOR: hand; }

.itemContactActive { background-image : url(/res/images/menu/contact_active.gif); CURSOR: default; }
.itemContactInActive { background-image : url(/res/images/menu/contact_inactive.gif); CURSOR: hand; }
.itemContactRollOver { background-image : url(/res/images/menu/contact_rollover.gif); CURSOR: hand; }

/* submenu items */

.itemSchoolHolidayActive { background-image : url(/res/images/menu/schoolholiday_active.gif); CURSOR: default; }
.itemSchoolHolidayInActive { background-image : url(/res/images/menu/schoolholiday_inactive.gif); CURSOR: hand; }
.itemSchoolHolidayRollOver { background-image : url(/res/images/menu/schoolholiday_rollover.gif); CURSOR: hand; }

.itemCorpActive { background-image : url(/res/images/menu/corp_active.gif); CURSOR: default; }
.itemCorpInActive { background-image : url(/res/images/menu/corp_inactive.gif); CURSOR: hand; }
.itemCorpRollOver { background-image : url(/res/images/menu/corp_rollover.gif); CURSOR: hand; }

.itemPrivateActive { background-image : url(/res/images/menu/private_active.gif); CURSOR: default; }
.itemPrivateInActive { background-image : url(/res/images/menu/private_inactive.gif); CURSOR: hand; }
.itemPrivateRollOver { background-image : url(/res/images/menu/private_rollover.gif); CURSOR: hand; }

/*.itemCountryActive { background-image : url(/res/images/menu/country_active.gif); CURSOR: default; }
.itemCountryInActive { background-image : url(/res/images/menu/country_inactive.gif); CURSOR: hand; }
.itemCountryRollOver { background-image : url(/res/images/menu/country_rollover.gif); CURSOR: hand; }*/

.itemSchoolCourseActive { background-image : url(/res/images/menu/schoolCourse_active.gif); CURSOR: default; }
.itemSchoolCourseInActive { background-image : url(/res/images/menu/schoolCourse_inactive.gif); CURSOR: hand; }
.itemSchoolCourseRollOver { background-image : url(/res/images/menu/schoolCourse_rollover.gif); CURSOR: hand; }

.itemSubjectsActive { background-image : url(/res/images/menu/subjects_active.gif); CURSOR: default; }
.itemSubjectsInActive { background-image : url(/res/images/menu/subjects_inactive.gif); CURSOR: hand; }
.itemSubjectsRollOver { background-image : url(/res/images/menu/subjects_rollover.gif); CURSOR: hand; }
