BODY {
	direction: rtl;
	font-family: verdena, arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
A.TitleLink {
	color: #8B239A;
	text-decoration: none;
}
A.TitleLink:hover {
	color: #8B239A;
	text-decoration: none;
}
A.headLink {
	color: #1C72D2;
	text-decoration: none;
}

A.headLink:hover {
	color: #E69A0F;
	text-decoration: underline;
}

A.bodyLink {
	color: #3B4DA8;
	text-decoration: none;
}
A.bodyLink:hover {
	color: #2E8BE6;
	text-decoration: underline;
}

P {
	margin: 5px 0px;
}

H1 {
	margin: 3px;
	color: #8B239A;
	overflow: visible;
	position: relative;
	top: -30px;
	
}

H2 {
	font-size: 15pt;
	margin: 3px;
	color: #8B239A;

}

H3 {
	font-size: 13pt;
	margin: 3px;
	color: #000000;

}
	
TABLE.paegHeading {
	width: 100%;
	height: 185px;
}

TD.pageHeadingText {
	height: 95px;
	font-family: serif;
	font-size: 30pt;
	font-weight: bold;
	color: #8B239A;
	vertical-align: top;
	background: url(../images/pagetop_fill.gif) top left repeat-x;
}

TD.pageHeadingIcon {
	background: url(../images/pagetop_left.jpg) top left no-repeat;
	width: 300px;
}

TD.pageHeadingBar {
	height: 90px;
	vertical-align: top;
	text-align: center;
	font-size: 14pt;
	padding: 0px;
}
TD.pageHeadingUpdate {
	font-size: 14pt;
	padding: 0px;
}
TD.classesList {
	width: 160px;
	color: #555555;
	font-size: 11pt;
	padding-top: 10px;
	vertical-align: top;
}

TD.classesList UL {
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
}

TD.classesList UL LI {
	padding-bottom: 8px;
}

DIV.pageBottom {
	background: url(../images/pagebottom_fill.gif) bottom left repeat-x;
	height: 86px;
	padding: 0px; 
	margin: 0px;
	width: 100%;
}

TABLE.pageBottom TD {
	height: 86px;
	vertical-align: bottom;
	padding: 15px 0px;
	font-size: 11pt;
	color: #1F1F1F;
}

TABLE.pageBottom TD.pageBottomRight {
	height: 86px;
	padding-right: 30px;
}

IMG.darkblueBullet {
	padding: 0px 8px;
}

TD.bodyText {
	vertical-align: top;
	padding: 2px 10px;
	color: #1F1F1F;
}

DIV.bookQuote {
	margin: 10px;
	border: 1px solid black;
	border-width: 1px 0px;
	text-align: justify;
	font-family: serif;
	font-style: italic;
}

UL.bookRecs {
	direction: ltr;
	font-style: italic;
}

TABLE.homeTable {
	width: 590px;
	background: url(../images/back_symbol.jpg) center no-repeat;
}

TD.homeText {
	padding: 15px;
	font-size: 16pt;
	font-weight: bold;
	font-family: serif;
	vertical-align: middle;
}

TD.homeText2 {
	padding: 15px;
	font-size: 14pt;
	color: #8B239A;
	font-weight: bold;
	font-family: serif;
	vertical-align: middle;
}

DIV.homeTextQuote {
	margin-top: 10px;
	font-style: italic;
	font-size: 14pt;
	color: #606060;
}

TD.sideTitle {
	vertical-align: top;
	font-size: 16pt;
	font-weight: bold;
	color: #FF8D4C;
	text-align: left;
	padding-left: 30px;
}

TD.sideTitle A.bodyLink {
	font-size: 9pt;
}

TABLE.DrawingTable TD {
	width: 50%;
	vertical-align: top;
	text-align: center;
	font-size: 11pt;
	border-bottom: 1px solid black;
}

TABLE.DrawingTable TD.Image {
	vertical-align: bottom;
	border: none;
}