<style type="text/css">

	body {
		font-family : Arial;}

	/*#################################################################################*/
	/* Common / General */

	.BodyDiv {
		width: 760px;
		padding-top: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
		color: #000000;
		text-align: center;
		vertical-align : top;
		background-color: #FFFFFF;
		border-top : 2px solid #883680;
		border-bottom : 0px solid #883680;
		border-left : 2px solid #883680;
		border-right : 2px solid #883680;}

	.BodyFooterDiv {
		width: 764px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		color: #000000;
		text-align: center;
		vertical-align : top;
		background-color: #FFFFFF;
		border-top : 0px solid #883680;
		border-bottom : 2px solid #883680;
		border-left : 2px solid #883680;
		border-right : 2px solid #883680;}

	/*#################################################################################*/
	/* Common / General */

	.MainTable {
		width : 760px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		vertical-align : top;
		font-family : Arial;
		background-color: #FFFFFF;}

	/*#################################################################################*/
	/* Header Section */

	.Header {
		width :760px;
		height : 80px;
		padding-top : 0px;
		padding-bottom : 3px;
		padding-left : 10px;
		padding-right : 10px;
		color:  #000000;
		font-size : 12px;
		font-weight : bold;
		text-align : left;
		vertical-align : bottom;
		background-image : url(Header3.jpg);
		background-position : top center;
		background-repeat : no-repeat;}

	.HeaderOther {
		font-size : 14px;}

	.LanguageArabic {
		font-size : 14px;}

	.LanguageEnglish {
		font-size : 12px;}

	.LanguageHebrew {
		font-size : 14px;}

	.HeaderLink:link {
		color:  #883680;
		text-decoration : none;}
	.HeaderLink:visited {
		color:  #883680;
		text-decoration : none;}
	.HeaderLink:active {
		color:  #883680;
		text-decoration : none;}
	.HeaderLink:hover {
		color: #000000;
		text-decoration : none;}

	/*#################################################################################*/
	/* Menu Section */

	.MainMenu {
		width : 760px;
		height: 30px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
		color : #FFFFFF;
		font-size : 16px;
		font-weight : bold;
		text-align : right;
		vertical-align  :middle;
		background-color: #883680;
		border-bottom: 1px solid #883680;}

	.MainMenuLink:link {
		color:  #FFFFFF;
		text-decoration : none;}
	.MainMenuLink:visited {
		color:  #FFFFFF;
		text-decoration : none;}
	.MainMenuLink:active {
		color:  #FFFFFF;
		text-decoration : none;}
	.MainMenuLink:hover {
		color: #C0C0C0;
		text-decoration : none;}

	.MainMenuLinkSelected:link {
		color:  #C0C0C0;
		text-decoration : none;}
	.MainMenuLinkSelected:visited {
		color:  #C0C0C0;
		text-decoration : none;}
	.MainMenuLinkSelected:active {
		color:  #C0C0C0;
		text-decoration : none;}
	.MainMenuLinkSelected:hover {
		color: #C0C0C0;
		text-decoration : none;}


	/*#################################################################################*/
	/* Content Area Section */

	.ContentArea {
		width :760px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-right : 0px;
		padding-left : 0px;
		vertical-align : top;
		background-image : url(ContentAreaBG.png);
		background-position : bottom;
		background-repeat : repeat-y;}

	.SideColumn {
		width :200px;
		padding-top :0px;
		padding-bottom : 0px;
		padding-right :0px;
		padding-left : 0px;
		text-align : center;
		vertical-align : top;}

	.ContentColumn {
		width :560px;
		padding-top :10px;
		padding-bottom : 0px;
		padding-right :0px;
		padding-left : 0px;
		text-align : center;
		vertical-align : top;}

	/*#################################################################################*/
	/* Footer Section */

	.Footer {
		width : 760px;
		height : 56px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		border-top: 1px solid #883680;}

	.FooterIconTD {
		width : 20px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;}
	
	.FooterContentTD1 {
		width : 275px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 5px;
		padding-right : 5px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;}

	.FooterContentTD2 {
		width : 275px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 5px;
		padding-right : 5px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		vertical-align :middle;
		direction : ltr;}

	.FooterContentTD3 {
		width : 150px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 5px;
		padding-right : 5px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		vertical-align :middle;
		direction : ltr;}

	.FooterLogo {
		width : 760px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;}

	.FooterLink:link {
		color: #000000;
		text-decoration : none;}
	.FooterLink:visited {
		color: #000000;
		text-decoration : none;}
	.FooterLink:active {
		color: #000000;
		text-decoration : none;}
	.FooterLink:hover {
		color: #883680;
		text-decoration : none;}

	/*#################################################################################*/
	/* Side Column Section */
	/* Sub Menu */
	.SubMenuTable {
		margin-top: 10px;}

	.SubMenuTDHeader {
		width : 180px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		color : #FFFFFF;
		font-size : 18px;
		font-weight : bold;
		text-align : center;
		vertical-align : middle;
		background-color:  #883680;
		border-top : 1px solid #883680;
		border-bottom : 1px solid #883680;
		border-left : 1px solid #883680;
		border-right : 1px solid #883680;}

	.SubMenuTD {
		width : 180px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
		color : #000000;
		font-size : 15px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;
		border-top : 0px dashed #A3A9A9;
		border-bottom : 1px dashed #A3A9A9;
		border-left : 1px solid #883680;
		border-right : 1px solid #883680;} 

	.SubMenuTDFooter {
		width : 180px;
		height : 10px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		border-top : 0px solid #883680;
		border-bottom : 1px solid #883680;
		border-left : 1px solid #883680;
		border-right : 1px solid #883680;} 

	.SubMenuLink:link {
		color:  #000000;
		text-decoration : none;}
	.SubMenuLink:visited {
		color:  #000000;
		text-decoration : none;}
	.SubMenuLink:active {
		color:  #000000;
		text-decoration : none;}
	.SubMenuLink:hover {
		color: #883680;
		text-decoration : none;}

	.SubMenuTD1Selected {
		width : 180px;
		height : 25px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
		color : #000000;
		font-size : 15px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;
		border-top : 0px dashed #A3A9A9;
		border-bottom : 1px dashed #A3A9A9;
		border-left : 1px solid #883680;
		border-right : 1px solid #883680;} 

	.SubMenuLinkSelected:link {
		color:  #883680;
		text-decoration : none;}
	.SubMenuLinkSelected:visited {
		color:  #883680;
		text-decoration : none;}
	.SubMenuLinkSelected:active {
		color:  #883680;
		text-decoration : none;}
	.SubMenuLinkSelected:hover {
		color: #883680;
		text-decoration : none;}

	/*#################################################################################*/
	/* Side Column Section */
	/*Side Menu */
	.SideMenuTable {}

	.SideMenuTD {
		width : 180px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;} 

	.SideMenuDiv {
		width : 180px;
		padding-top : 5px;
		padding-bottom : 5px;
		padding-left : 10px;
		padding-right : 10px;
		color : #000000;
		font-size : 16px;
		font-weight : bold;
		text-align : justify;
		vertical-align : middle;
		background-color: #883680;
		border-top : 1px solid #C0C0C0;
		border-bottom : 1px solid #C0C0C0;
		border-left : 1px solid #C0C0C0;
		border-right : 1px solid #C0C0C0;} 

	.SideMenuLink1:link {
		color:  #000000;
		text-decoration : none;}
	.SideMenuLink1:visited {
		color:  #000000;
		text-decoration : none;}
	.SideMenuLink1:active {
		color:  #000000;
		text-decoration : none;}
	.SideMenuLink1:hover {
		color: #FFFFFF;
		text-decoration : none;}

	.SideMenuLink2:link {
		color:  #FFFFFF;
		text-decoration : none;}
	.SideMenuLink2:visited {
		color:  #FFFFFF;
		text-decoration : none;}
	.SideMenuLink2:active {
		color:  #FFFFFF;
		text-decoration : none;}
	.SideMenuLink2:hover {
		color: #C0C0C0;
		text-decoration : none;}

	.BasicSearch {
		width : 180px;
		padding-top : 5px;
		padding-bottom : 5px;
		padding-left : 10px;
		padding-right : 10px;
		color : #883680;
		font-size : 13px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;
		background-color: #C0C0C0;
		border-top : 1px solid #883680;
		border-bottom :  1px solid #883680;
		border-left : 1px solid #883680;
		border-right : 1px solid #883680;} 

	.BasicSearchTextBox {
		width : 83px;
		height : 17px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 5px;
		padding-right : 5px;
		text-align : right;
		vertical-align : middle;
		color : #000000;
		font-size : 14px;
		font-weight : normal;
		border-top : 1px solid #D6D6D6;
		border-bottom : 1px solid #D6D6D6;
		border-left : 0px solid #D6D6D6;
		border-right : 1px solid #D6D6D6;
		background-color : #FFFFFF;}

	.BasicSearchButton {
		width : 17px;
		height : 17px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		cursor : pointer;
		border : 0px solid transparent;
		background-color : transparent;
		background-image : url(BasicSearchButtonRTL.jpg);
		background-position : center;
		background-repeat : no-repeat;}

	/*#################################################################################*/
	/* Content Column Section */

	.ContentTable {
		width : 550px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;}

	.ContentHeader {
		width : 550px;
		height : 35px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		color : #000000;
		font-size : 16px;
		font-weight : bold;
		text-align : right;
		vertical-align : top;
		background-image : url(Frame1Header.png);
		background-position : top center;
		background-repeat : no-repeat;}

	.ContentSeparator {
		width : 550px;
		height : 1px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : middle;}

	.ContentToolbar {
		width : 550px;
		height : 35px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.ContentToolbarTD1 {
		width : 275px;
		height : 25px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;}

	.ContentToolbarTD2 {
		width : 275px;
		height : 25px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : left;
		vertical-align : middle;}

	.ContentBody {
		width : 550px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		vertical-align : top;}

	.ContentFooter {
		width : 550px;
		height : 25px;
		color : #000000;
		font-size : 16px;
		font-weight : bold;
		text-align : center;
		vertical-align : middle;}


	/*#################################################################################*/
	/* Content Column Section | Titles */

	.MiddlePageTD1 {
		width : 275px;
		height : 77px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.MiddlePageTD2 {
		width : 275px;
		height : 77px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : left;
		vertical-align : top;}

	.MiddlePageThumb {
		width : 100px;
		height : 67px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : rignt;
		vertical-align : top;}

	.MiddlePageThumbDiv {
		width : 100px;
		height : 67px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : middle;
		border-top : 2px solid #883680;
		border-bottom : 2px solid #883680;
		border-left : 0px solid #883680;
		border-right : 2px solid #883680;
		background-color: #FFFFF8;
		overflow : hidden}

	.MiddlePageTitle {
		width : 170px;
		height : 67px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.MiddlePageTitleDiv {
		width : 170px;
		height : 67px;
		padding-top :5px;
		padding-bottom :5px;
		padding-left : 5px;
		padding-right : 5px;
		font-size: 14px;
		font-weight: bold;
		text-align : justify;
		vertical-align : top;
		border-top : 2px solid #883680;
		border-bottom : 2px solid #883680;
		border-left : 2px solid #883680;
		border-right : 0px solid #883680;
		background-color: #FFFFF8;
		overflow : hidden;}

	.MiddlePageLink:link {
		color: #000000;
		text-decoration : none;}
	.MiddlePageLink:visited {
		color: #000000;
		text-decoration : none;}
	.MiddlePageLink:active {
		color: #000000;
		text-decoration : none;}
	.MiddlePageLink:hover {
		color: #883680;
		text-decoration : none;}


	/*#################################################################################*/
	/* Paging */

	.PagingTable {
		background-image : url(PagingBG.png);
		background-position : top center;
		background-repeat : no-repeat;}

	.PagingArrowTD {
		width : 30px;
		height : 25px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;}

	.PagingNumbersTD {
		width : 420px;
		height : 25px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		color : #000000;
		font-size : 14px;
		font-weight : bold;}

	.PagingLink:link {
		color: #000000;
		text-decoration : none;}
	.PagingLink:visited {
		color: #000000;
		text-decoration : none;}
	.PagingLink:active {
		color: #000000;
		text-decoration : none;}
	.PagingLink:hover {
		color: #883680;
		text-decoration : none;}

	.PagingLinkSelected:link {
		color: #883680;
		text-decoration : none;}
	.PagingLinkSelected:visited {
		color: #883680;
		text-decoration : none;}
	.PagingLinkSelected:active {
		color: #883680;
		text-decoration : none;}
	.PagingLinkSelected:hover {
		color: #883680;
		text-decoration : none;}

	.PagingIconFirstPage {
		width : 22px;
		height : 12px;
		padding-top : 0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		background-image : url(IconDoubleArrowRightOrange.png);
		background-position : center;
		background-repeat : no-repeat;}

	.PagingIconPreviousPage {
		width : 22px;
		height : 12px;
		padding-top : 0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		background-image : url(IconArrowRightBlue.png);
		background-position : center;
		background-repeat : no-repeat;}

	.PagingIconNextPage {
		width : 22px;
		height : 12px;
		padding-top : 0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		background-image : url(IconArrowLeftBlue.png);
		background-position : center;
		background-repeat : no-repeat;}

	.PagingIconLastPage {
		width : 22px;
		height : 12px;
		padding-top : 0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		background-image : url(IconDoubleArrowLeftOrange.png);
		background-position : center;
		background-repeat : no-repeat;}


	/*#################################################################################*/
	/* Content Column Section | Titles */


	.HomepageTable {
		width : 550px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;}

	.HomepageTD1 {
		width : 550px;
		padding-top :0px;
		padding-bottom :10px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.HomepageTD2 {
		width : 550px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.HomepageLink:link {
		color: #000000;
		text-decoration : none;}
	.HomepageLink:visited {
		color: #000000;
		text-decoration : none;}
	.HomepageLink:active {
		color: #000000;
		text-decoration : none;}
	.HomepageLink:hover {
		color: #883680;
		text-decoration : none;}


	/*#################################################################################*/
	/* News Slide Show */

	.clear {
		clear: both}

	#gallery {
		position: relative;
		width: 350px;
		height: 233px;
		border-top : 2px solid #883680;
		border-bottom : 2px solid #883680;
		border-left : 2px solid #883680;
		border-right : 2px solid #883680;
		overflow: hidden;}

	#gallery a {
		float: left;
		position: absolute;}
	
	#gallery a img {
		border: none;}
	
	#gallery a.show {
		z-index: 500;}

	#gallery .caption {
		font-family: arial;
		z-index: 600; 
		background-color: #FFFFFF; 
		color: #000000;
		font-size : 16px;
		font-weight : bold;
		height: 50px; 
		width: 100%; 
		position: absolute;
		bottom: 0;
		text-align : justify;
		vertical-align : top;}

	#gallery .caption .content {
		margin: 5px;}

	#gallery .caption .content h3 {
		margin: 0;
		padding: 0;
		color: #1DCCEF;}

	.HomepageNewsRotator {
		width : 350px;
		height: 233px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.HomepageRotatorLink:link {
		color: #000000;
		text-decoration : none;}
	.HomepageRotatorLink:visited {
		color: #000000;
		text-decoration : none;}
	.HomepageRotatorLink:active {
		color: #000000;
		text-decoration : none;}
	.HomepageRotatorLink:hover {
		color: #883680;
		text-decoration : none;}

	.HomepageBulletinBoard {
		width : 200px;
		height: 234px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : left;
		vertical-align : top;}

	.HomepageBulletinBoardDiv {
		width : 190px;
		height: 234px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : top;
		background-color: #883680;
		border-top : 2px solid #C0C0C0;
		border-bottom : 2px solid #C0C0C0;
		border-left : 2px solid #C0C0C0;
		border-right : 2px solid #C0C0C0;
		overflow: hidden;} 

	.HomepageScroll {
		width : 170px;
		height: 210px;
		padding-top :10px;
		padding-bottom :10px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : top;
		border : 0px solid #000000;}

	.HomepageScrollTextDiv {
		width : 170px;
		margin-bottom: 10px;
		padding-top :10px;
		padding-bottom :10px;
		padding-left : 10px;
		padding-right : 10px;
		font-size: 14px;
		font-weight: bold;
		text-align : justify;
		vertical-align : top;
		background-color: #FFFFF8;}

	.HomepageScrollNewsTable {
		margin-bottom: 10px;}

	.HomepageScrollThumb {
		width : 80px;
		height : 54px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : rignt;
		vertical-align : top;}

	.HomepageScrollThumbDiv {
		width : 80px;
		height : 54px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : middle;
		border-top : 2px solid #883680;
		border-bottom : 2px solid #883680;
		border-left : 0px solid #883680;
		border-right : 2px solid #883680;
		overflow : hidden}

	.HomepageScrollTitle {
		width : 90px;
		height : 54px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : right;
		vertical-align : top;}

	.HomepageScrollTitleDiv {
		width : 90px;
		height : 54px;
		padding-top :5px;
		padding-bottom :5px;
		padding-left : 5px;
		padding-right : 5px;
		font-size: 12px;
		font-weight: bold;
		text-align : justify;
		vertical-align : top;
		border-top : 2px solid #883680;
		border-bottom : 3px solid #883680;
		border-left : 2px solid #883680;
		border-right : 0px solid #883680;
		background-color: #FFFFF8;
		overflow : hidden}

	/*#################################################################################*/
	/* Contact Us Section */

	.ContactUsTable {
		width : 450px;}

	.ContactUsWelcomeTD {
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : right;
		vertical-align : top;}

	.ContactUsLabelTD {
		width : 80px;
		height : 35px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
		color  : #000000;
		font-size : 14px;
		font-weight : bold;
		text-align : left;
		vertical-align : top;}

	.ContactUsInputTD {
		width :300px;
		height : 35px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		vertical-align : top;}

	.InputTextBox {
		width : 300px;
		height : 25px;
		padding-top : 2px;
		padding-bottom : 2px;
		padding-left : 5px;
		padding-right : 5px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		background-color : transparent;
		border : 2px solid #883680;}

	.InputTextArea {
		width : 300px;
		height : 150px;
		padding-top : 2px;
		padding-bottom : 2px;
		padding-left : 5px;
		padding-right : 5px;
		color : #000000;
		font-size : 14px;
		font-weight : bold;
		background-color : transparent;
		border : 2px solid #883680;}

	.InputButton {
		width : 92px;
		height : 25px;
		color  : #000000;
		font-size : 14px;
		font-weight : bold;
		text-decoration : none;
		cursor : pointer;
		background-color : transperant;
		border : 2px solid #883680;
		background-image : url(FormButton.png);
		background-position : top center;
		background-repeat : no-repeat;}

	.DirLTR {
		direction : ltr;}

	.DirRTL {
		dir : rtl;}

	/*#################################################################################*/
	/* Page Gallery */

	.GalleryName {
		width : 330px;
		height : 40px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
		color : #FFFFFF;
		font-size : 14px;
		font-weight : bold;
		text-decoration : underline;
		text-align : right;
		vertical-align : middle;}

	.GalleryThumbnail {
		width : 105px;
		height : 98px;
		padding-top :3px;
		padding-bottom :0px;
		padding-left : 1px;
		padding-right : 0px;
		text-align : center;
		vertical-align : top;
		background-image : url(GalleryThumbnailBG.png);
		background-position : top center;
		background-repeat : no-repeat;
		cursor : pointer;}
		
	.GalleryImage {
		width : 300px;
		height : 210px;
		padding-top :0px;
		padding-bottom :12px;
		padding-left : 1px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		background-image : url(GalleryImageBG.png);
		background-position : top center;
		background-repeat : no-repeat;}

	.PictureChainViewDiv {
		width : 475px;
		margin-top : 10px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		border : 1px solid #EEC08E;
		overflow : hidden;}

	/*#################################################################################*/
	/* Side Column Bulletin Board Section */

	.BulletinBoardTable {
		margin-top : 20px;}

	.BulletinBoardTDHeader {
		width : 188px;
		height : 27px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		color : #000000;
		font-size : 18px;
		font-weight : bold;
		background-image : url(BulletinBoardHeader.png);
		background-position : right bottom;
		background-repeat : no-repeat;}

	.BulletinBoardTD {
		width : 188px;
		height : 150px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 10px;
		padding-right : 10px;
		font-size : 15px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;
		background-image : url(BulletinBoardBody.png);
		background-position : right top;
		background-repeat : repeat-y;}

	.BulletinBoardTDFooter {
		width : 188px;
		height : 11px;
		background-image : url(BulletinBoardFooter.png);
		background-position : right top;
		background-repeat : no-repeat;}

	.MarqueeTD {
		width :180px;
		height : 150px;
		padding-top : 5px;
		padding-bottom : 5px;
		padding-left : 0px;
		padding-right : 0px;
		color : #000000;
		font-size : 15px;
		font-weight : bold;
		font-family : arial;
		text-align : right;
		vertical-align : top;}

	.MarqueeList {
		margin: 15px;
		color : #000000;
		list-style: outside}

	.BulletinBoardProductNameLink:link {
		color: #000000;
		text-decoration : none;}
	.BulletinBoardProductNameLink:visited {
		color: #000000;
		text-decoration : none;}
	.BulletinBoardProductNameLink:active {
		color: #000000;
		text-decoration : none;}
	.BulletinBoardProductNameLink:hover {
		color: #883680;
		text-decoration : none;}

	.SideMargins {
		margin-top : 10px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;}

	/*#################################################################################*/
	/* Side Column Bulletin Board Section */

	.SideNewsTable {
		margin-top : 20px;}

	.SideNewsTDHeader {
		width : 188px;
		height : 27px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		text-align : center;
		vertical-align : middle;
		color : #000000;
		font-size : 18px;
		font-weight : bold;
		background-image : url(SideNewsHeader.png);
		background-position : right bottom;
		background-repeat : no-repeat;}

	.SideNewsTD {
		width : 188px;
		height : 100px;
		padding-top :10px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		font-size : 15px;
		font-weight : bold;
		text-align : center;
		vertical-align : middle;
		background-image : url(SideNewsBody.png);
		background-position : right top;
		background-repeat : repeat-y;}

	.SideNewsTDFooter {
		width : 188px;
		height : 11px;
		background-image : url(SideNewsFooter.png);
		background-position : right top;
		background-repeat : no-repeat;}

	.SideNewsLink:link {
		color: #FFFFFF;
		text-decoration : none;}
	.SideNewsLink:visited {
		color: #FFFFFF;
		text-decoration : none;}
	.SideNewsLink:active {
		color: #FFFFFF;
		text-decoration : none;}
	.SideNewsLink:hover {
		color: #C0C0C0;
		text-decoration : none;}

	.SideNewsTitleTable {
		margin-top : 5px;
		margin-bottom : 5px;}

	.SideNewsThumbDiv {
		width : 60px;
		height : 60px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 0px;
		padding-right : 0px;
		font-size : 15px;
		font-weight : bold;
		text-align : center;
		vertical-align : middle;
		border : 1px solid #000000;
		overflow : hidden}

	.SideNewsTitleDiv {
		width : 110px;
		height : 60px;
		padding-top :0px;
		padding-bottom :0px;
		padding-left : 5px;
		padding-right : 5px;
		font-size : 15px;
		font-weight : bold;
		text-align : right;
		vertical-align : middle;
		overflow : hidden;}



</style>


