h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #AB6478;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AB6478;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #903B54;
	text-decoration: none;
}

.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.menu{text-decoration: none; font-weight:bold; font-size:12px;}
a.menu:link {color: white; text-decoration: none; font-weight:bold; font-size:12px; }
a.menu:visited {color: white; text-decoration: none; font-weight:bold; }
a.menu:hover {color: #FFCC00; text-decoration: none; font-weight:bold; }
a.menu:active {color: white; text-decoration: none; font-weight:bold; } 

a.hebmenu{text-decoration: none; font-weight:bold; font-size:20px;}
a.hebmenu:link {color: white; text-decoration: none; font-weight:bold; font-size:20px; }
a.hebmenu:visited {color: white; text-decoration: none; font-weight:bold; font-size:20px; }
a.hebmenu:hover {color: #FFCC00; text-decoration: none; font-weight:bold; font-size:20px; }
a.hebmenu:active {color: white; text-decoration: none; font-weight:bold; font-size:20px; } 

a:link {color: #903B54; text-decoration: none;  }
a:visited {color: #903B54; text-decoration: none;  }
a:hover {color: #903B54; text-decoration: none; }
a:active {color: #903B54; } 

.hebmenuDynamic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFDFEA;
}

.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #903B54;
}

body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	top: 2px;
	bottom: 2px;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #903B54;
	text-decoration: none;
}
.menuStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #903B54;
}

.menuDynamic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFDFEA;
}

.table_header{
 background-color:#AF166A;
 color:White;	
}

.table_row 
{
}

.ClassHeb
{ font-weight:bold;
	}

.ClassEng
{ font-weight:bold;
}

.adminHeader
{  background-color:#903B54;
   color:#FFFFFF;
}
