body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/BodyBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#Container	{
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../Images/ContainerBg.gif);
	background-repeat: repeat-y;
	}

#Header	{
	background-image:  url(../Images/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 124px;
	background-color: #FFFFFF;
	}
	
#MainBody {
	float: right;
	width: 559px;
	}
	
#MainHome {
	padding-bottom: 20px;
	}
	
#Content	{
	padding: 0px 0px 5px 20px;
	margin:0px 0px 0px 0px;
	}

#SideBar {
	float: left;
	width:191px;
}


/*** logo styles *****************/

#Logo{
	float: left;
	padding-left: 0px;
}	

/*** utility styles *****************/

#Utility{
	color: #000000;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 85%;
	text-align: left;
	padding-right: 3px;
}

#Utility a{
	color: #003273;
	text-decoration: underline;
}

#Utility a:hover{
	text-decoration: none;
	color: #0000FF;
}

#Utility input{
	color: #000000;
	font-size: 90%;
	background-color: #E9EDF3;
	border: 1px solid #003399;
}
/*** General Tags *****************/

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover, a:active	{
	color: #0000FF;
	text-decoration: underline;
	}
	
h1	{
	color: #005094;
	font-weight: bold;
	font-size: 150%;
	line-height: 110%;
	font-style: normal;
	border-bottom: 1px solid #FEBF10;
	}
	
h2	{
	color: #005094;
	margin: 20px 0 10px 0;
	font-size: 120%;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
h2 a:link {
	color: #005094;
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
	color: #005094;
}

h2 a:hover, h2 a:active	{
	color: #039;
	text-decoration: underline;
	}
	
h3	{
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	padding-left: 0px;
	margin: 0 0 0 0;
	}
h3 a:link {
	color: #006CB7;
	text-decoration: none;
}

h3 a:visited {
	text-decoration: none;
	color: #6F97BF;
}

h3 a:hover, h2 a:active	{
	color: #87AF27;
	text-decoration: none;
	}	
	
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	}
h6	{
	color: #009900;
	margin: 0px 0 5px 0px;
	font-size: 90%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

p	{
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	}

ul {
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 90%;
	text-align: left;
	}


ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 90%;
	}

li {
	padding-bottom: 8px;
	color: #000000;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #003399;
	line-height: 130%;
	}
/************ navbar styles **************/

#NavBar {
	font-size:100%;
	line-height:normal;
	margin-bottom: 0px;
	width: 740px;
	background-color: #0096DC;
	text-align: left;
	float: left;
	height: 25px;
	background-image: url(../Images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 10px;
      }
	  
#NavBar ul {
	list-style: none;
	float: left;
	text-align: left;
	line-height: 120%;
	margin: 0px;
      }
	  
#NavBar li {
	padding:0px 0px 0 5px;
	float: left;
	background-image: url(../../images/NavLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
      }

#NavBar a {
	float:right;
	display:block;
	padding:5px 8px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#NavBar a {float:none;}
    /* End IE5-Mac hack */
#NavBar a:hover {
	color:#D9EAF4;
	background-color: #0096DC;
	background-image: url(../Images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
      }
#NavBar #current {
	background-image:  url(../Images/NavLeftOn.gif);
	background-repeat: no-repeat;
	border-width: 0px;
}

#NavBar #current a {
	background-image:  url(../Images/NavRightOn.gif);
	color:#000099;
	background-position: top right;
}


/************ BreadCrumbs styles **************/
#BreadCrumbs	{
	color: #666666;
	font-size: 90%;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../Images/BreadCrumbs.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#Footer {
	width: 560px;
	background-color: #FFFFFF;
	background-image: url(/Eng/2007/Images/FooterBg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	float: right;
	}
#Footer	p{
	color: #999999;
	text-align: left;
	font-size: 75%;
	padding-top: 38px;
	margin-left: 5px;
	}
	
#Footer a	{
	color: #003399;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #000000;
	text-decoration: none;
	}
/************ footer Home styles **************/
#FooterHome {
	margin-top: 0px;
	direction:rtl;
	background-color: #33486C;
	margin-bottom: 0px;
	background-image: url(../../images/footer_home_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 750px;
	}
#FooterHome	p{
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
	padding-top: 30px;
	}
	
.ImageFooter	{
	float: right;
	}

#FooterHome a	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#FooterHome a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}

/*** SideMenu styles **************/

.SideMenu {
	width: 191px;
	background-image: url(../Images/SideMenuBg.gif);
	background-repeat: repeat-y;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
	border-top: 1px solid #80B0D2;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 4px 5px 4px 20px;
	line-height: 120%;
	width: 165px;
	border-right: 1px solid #80B0D2;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #005094;
	text-decoration: none;
	background-repeat: repeat-y;
	background-image: url(../Images/SideMenuLink.gif);
	border-bottom: 1px solid #80B0D2;
}

.SideMenu a:hover {
	color: #1572AF;
	text-decoration: none;
	background-color: #F4F4F4;
	background-image: url(../Images/SideMenuBulletOver.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #005094;
	background-image: url(../Images/SideMenuBulletSelect.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-right: 1px solid #80B0D2;
	background-color: #FFFFFF;
}
.uberlink2 a:link, .uberlink2 a:hover, .uberlink2 a:visited {
	color: #0096DC;
	background-color: #EBEBEB;
	background-image: url(../Images/SideMenuBulletSelect.gif);
	background-repeat: no-repeat;
}




/*** SideStory styles **************/

.SideStory {
	width: 180px;
	background-color: #FFFFFF;
	margin-right: 1px;
}

.SideStoryTop {
	background-image: url(../Images/SidestoryTopBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	height: 33px;
	margin-top: -33px;
}

.SideStoryBotttom{
	background-image: url(../Images/SidestoryBottomBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 19px;
}

.SideStory h1 {
	color: #0033CC;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: none;
	text-align: center;
	padding-top: 7px;
	margin: 0;
	background-image: url(../Images/SidestoryTopBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left: 0px;
}

.SideStory h2 {
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: none;
}

.SideStory p {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ImageSideStory	{
	margin: 10px 0px 10px 0px;
	border: 2px solid #B18E7F;
	}

.SideStory a:link {
	color: #002BAA;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #1B4993;
	text-decoration: underline;
}
.SideStory a:hover, .SideStory a:active	{
	color: #0000FF;
	text-decoration: underline;
	}

.SideImg {
	text-align: center;
	margin-top: 20px;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F7F7F7;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField		{
	direction:ltr;
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F7F7F7;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	font-weight: bold;
	color: #333333;
	background-color: #F0F0F0;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 15px;
	border-right: solid #B6C5E2 1px;
}

.TableList td {
	border-bottom: solid #B6C5E2 1px;
	padding: 4px 5px 4px 2px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
	font-size: 90%;
	border-left: solid #B6C5E2 1px;
}

.TableList th {
	border-bottom: solid #B6C5E2 2px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
	background-color: #F0F4F9;
	border-left: solid #B6C5E2 1px;
	border-top: solid #B6C5E2 1px;
}

.TableListTr {
	background-color: #F0F4F9;
}
 
.TableDetails {
	font-size: 90%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: left;
	vertical-align: top;
}

.TableDetails th {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.CalendarTable {
	background-color: #EBF5FC;
	font-size: 90%;
}

.CalendarTable td {
	padding: 3px 3px 3px 3px;
	text-align: center;
}
.CalendarTable th {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}
.CalendarTable a:link {
	color: #333399;
	text-decoration: none;
}

.CalendarTable a:hover, .CalendarTable a:active	{
	color: #333399;
	text-decoration: underline;
	}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 18px;
}
.PageNumbers a	{
	color: #1B4993;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.Selected	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #333333 1px;
	background-color: #F3F3F3;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

#ImageStrip {
	height: 81px;
	clear: both;

}
.ImageFloatLeft	{
	float: left;
	margin: 0px 10px 10px 0px;
	}

.ImagePortraitFloatLeft	{
	float: left;
	margin: 3px 10px 5px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.HomeBox {
	width: 260px;
}

.HomeBox ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 85%;
	text-align: justify;
	color: #002BAA;
	font-style: italic;
	font-family: Tahoma;
	}

.HomeBox h1{
	font-size: 110%;
	text-align: left;
	line-height: 140%;
}
.HomeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.HomeBox h2{
	color: #002BAA;
	font-size: 125%;
	text-align: left;
	line-height: 130%;
	padding-top: 0px;
	background-image: none;
	font-style: italic;
	padding-left: 5px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DFBAA2;
	padding-bottom: 5px;
	font-weight: bold;
}
.HomeBox p{
	font-size: 80%;
	padding-right: 5px;
	text-align: left;
}

.HomeBoxHeb {
	width: 300px;
}
.HomeBoxHeb p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	direction:rtl;
}

.HomeIntro{
	clear: both;
	background-image: url(/Eng/2007/Images/ContentBg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 20px;
}

.HomeIntro2{
	clear: both;
	padding-top: 0px;
	background-image: url(../Images/HomeIntro2Bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.HomeIntro2Top{
	clear: both;
	padding-top: 0px;
	background-image: url(../Images/HomeIntro2Top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
}
.HomeIntro2Bottom{
	background-image: url(../Images/HomeIntro2Bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	clear: both;
}


.HomeIntro p{
	font-size: 90%;
	line-height: 130%;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
}
.HomeIntro h1{
	font-size: 130%;
	padding-left: 11px;
	font-weight: bold;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0033CC;
	border-bottom: none;
	background-image: url(../Images/HomeIntroH1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 0px;
	padding-bottom: 1px;
}

.HomeIntro h2{
	font-size: 120%;
	padding-left: 40px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #87AF27;
	text-align: left;
	line-height: 120%;
	background-image: url(../../Includes/none);
	margin: 0;
	height: 30px;
}
.HomeIntro strong{
	font-size: 100%;
	color: #FF6600;
}
.HomeNews {
	background-image: url(../../images/home_news_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: left;
	font-size: 90%;
}
.HomeNews h1{
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
}
.HomeNews ul{
	color: #FFFFFF;
	text-align: left;
	list-style-image: url(../Images/Arrow.gif);
}
.HomeNews p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #0033CC;
	text-decoration: none;
}

.HomeNews a:visited {
	color: #003399;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #0033FF;
	text-decoration: underline;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	font-weight: bold;
	background-color: #CBD6E7;
	text-align: center;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
}

.ContentBox em{
	color: #CC0000;
	font-size: 120%;
}

.ContentBoxDiv {
	font-weight: bold;
	background-color: #CBD6E7;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
	margin-bottom: 25px;
}
.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url(../../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.NewsItem {
	margin-bottom: 25px;
}
.NewsItemDate {
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: italic;
	padding-bottom: 5px;
}
.NewsItem h2{
	color: #039;
	margin: 5px 0 0px 0;
	font-size: 120%;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../../Includes/none);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0px;
	}
.LinkItem {
	margin-bottom: 20px;
}
.LinkItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
.Item {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	height: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
}
.ItemImg {
	width: 180px;
	float: left;
}
.ItemText {
	margin-left: 200px;
}
.note {
	font-size: 80%;
	color: #666666;
}
.HomeTopBg {
	height: 21px;
}
#Footer #W3Validator {
	text-align: right;
	float: right;
}
#Calendar {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}
.CalendarTopPanel {
	background-color: #0096DC;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.CalendarMonth {
	background-color: #FFFFFF;
	text-align: left;
}
.CalendarDaysPanel {
	background-color: #EEEEEE;
	color: #333333;
}
.EmptyCell {
	background-color: #FFFFFF;
}
.SelectedCell {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}

.SideMenu ul ul {
	margin-left: 20px;
}
.SideMenu ul ul a {
	width: 137px;
}

.QuickSearch {
	border: 1px solid #0096DC;
	padding-left: 5px;
}
.SnifBox {
	margin-bottom: 20px;
	margin-top: 0px;
}
.TextRight {
	float: right;
}
.SideMenuBottom {
	background-image: url(../Images/SideMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	text-align: center;
	padding-top: 10px;
}
.Strip {
	background-image: url(../Images/StripBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 252px;
	width: 559px;
}
.SideLinks {
	background-image: url(../Images/SideLinksBg.gif);
	background-repeat: repeat-y;
}
.SideLinkBottom {
	background-image: url(../Images/SideLinkBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 40px;
	background-color: #FFFFFF;
}
.SideLinks p {
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 75%;
}
.FloatLeft {
	float: left;
	width: 260px;
	margin-top: 10px;
}
.FloatRight {
	float: right;
	width: 260px;
	margin-top: 10px;
}
#Hebrew {
}
#Hebrew #Content p {
	text-align: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif, Campain;
}
#Hebrew #Content h1 {
	text-align: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif, Campain;
}
#Hebrew #Content h3 {
	text-align: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif, Campain;
}
#Hebrew #Content h2 {
	text-align: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif, Campain;
}
.ImageItem {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ParticipantsBox {
	width: 165px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
	line-height: 140%;
	margin-bottom: 20px;
}
.ParticipantsBox h3 {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 110%;
}
.SideBanner {
	background-image: url(../Images/SideMenuBg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.NewsItem {
	background-image: url(../Images/NewsBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border-bottom: 1px solid #FEE394;
	margin-bottom: 10px;
}
.NewsItem h2 {
	border-bottom: none;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
}
.NewsItem p {

}
.Date {
	color: #06F;
	font-size: 75%;
	font-style: italic;
	padding-bottom: 5px;
}
.HomeMessage {
	font-weight: bold;
	padding:10px;
	text-align: center;
	margin: 0px 20px;
	border: 1px solid #CCCCCC;
	color: #005094;
	font-size: 140%;
	background-color: #FFFFCC;
}
