BODY, table, tr, td, select, input, textarea {
	color : #000000;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : normal; }

.mainmenu {
	color : #000000;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : bold; }

.footer {
	color : #000000;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : normal; }

.pageTitle {
	color : #003366;
	font-family : Times New Roman, Times, Georgia, Book Antiqua, Serif;
	font-size : 17pt;
	font-weight : bold;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; }

.pageSubTitle {
	color : #ff0000;
	font-family : Times New Roman, Times, Georgia, Book Antiqua, Serif;
	font-size : 17pt;
	font-weight : bold;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; }

.header1 {
	color : #333333;
	font-family : Times New Roman, Times, Georgia, Book Antiqua, Serif;
	font-size : 13pt;
	font-weight : bold;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; }

a{text-decoration:none}
A:link { text-decoration: underline; }
A:vlink { text-decoration: none; }
A:hover { text-decoration: underline; }
A:active { font-weight: bold; text-decoration: underline; }


#menu {
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
	overflow: hidden;
	}
#menu li {
	margin: 0; 
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
#menu a {
	float: left;
	padding: 35 200 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
	}
#menu a:hover {
	background-position: -200px 0;
	}
#menu a:active, #menu a.selected {
	background-position: -400px 0;
	}
	
#menu_home a  {
	width: 200px;
	background: url(../images/menu_01.gif) no-repeat;
	}
#menu_aboutus a  {
	width: 200px;
	background: url(../images/menu_05.gif) no-repeat;
	}
#menu_class a  {
	width: 200px;
	background: url(../images/menu_04.gif) no-repeat;
	}
#menu_socials a  {
	width: 200px;
	background: url(../images/menu_08.gif) no-repeat;
	}
#menu_privateLesson a  {
	width: 200px;
	background: url(../images/menu_13.gif) no-repeat;
	}
#menu_convention a  {
	width: 200px;
	background: url(../images/menu_03.gif) no-repeat;
	}
#menu_store a  {
	width: 200px;
	background: url(../images/menu_06.gif) no-repeat;
	}
#menu_signup a  {
	width: 200px;
	background: url(../images/menu_07.gif) no-repeat;
	}
#menu_resource a  {
	width: 200px;
	background: url(../images/menu_12.gif) no-repeat;
	}
#menu_advertise a  {
	width: 200px;
	background: url(../images/menu_10.gif) no-repeat;
	}
#menu_linkXchange a  {
	width: 200px;
	background: url(../images/menu_11.gif) no-repeat;
	}
#menu_faq a  {
	width: 200px;
	background: url(../images/menu_02.gif) no-repeat;
	}
#menu_contact a  {
	width: 200px;
	background: url(../images/menu_09.gif) no-repeat;
	}