BODY
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(images/common/background.gif);
	/*background-color : #FF0099;*/
	/*background-color : #D9D9D9;*/
	background-repeat: repeat;
	font-family: Verdana, Arial, Serif;
	font-size: 10px;
}

.HeaderLinks
{
	color: black;
	font-style: italic;
}

TD
{
	font-size: 10px;
}

TD.Path
{
	background-color: #F1F1F1;
}

DIV.Copyright
{
	color: Black;
	font-size: 10px;
	font-weight: bold;
}

.PageTitle
{
	font-size: 26px;
        font-family: 'Comic Sans MS';
}

.PageFooter
{
	color: Black;
	font-weight: bold;
}

.NewsList_FirstNewsTitle
{
	font-size: 12px;
	font-weight: bold;
}

.NewsList_NewsTitle
{
	font-weight: bold;
}
.bgravenal
{
	background-position: right bottom;
	background-image: url(images/Common/ravenal500.gif);
	background-repeat: no-repeat;
}
.bgravenalSmall
{
	background-position: right bottom;
	/*background-image: url(images/Common/ravenal200x150.gif);*/
	background-image: url(images/Common/ravenal500.gif);
	background-repeat: no-repeat;
}
/* style for top news image and recent news image*/

.TopNewsCell1
{
	background-image: url(images/Common/TopNews1.gif);
	background-repeat: no-repeat;
}

.TopNewsCell2
{
	background-image: url(images/Common/TopNews2.gif);
	background-repeat: no-repeat;
}

.TopNewsCell3
{
	background-image: url(images/Common/TopNews3.gif);
	background-repeat: no-repeat;
}

.RecentNewsCell1
{
	background-image: url(images/Common/RecentNews1.gif);
	background-repeat: no-repeat;
}

.RecentNewsCell2
{
	background-image: url(images/Common/RecentNews2.gif);
	background-repeat: no-repeat;
}

.RecentNewsCell3
{
	background-image: url(images/Common/RecentNews3.gif);
	background-repeat: no-repeat;
}

.TopNewsLabel
{
	font-size: 26px;
	font-style: italic;
}

.RecentNewsLabel
{
	font-size: 26px;
	font-style: italic;
}

/* */

.MainTop
{
	background-image: url(images/common/MainTopShade.gif);
	background-repeat: repeat-x;
}
.MainRightPath
{
	background-image: url(images/common/MainTopRightPath.gif);
	background-repeat: repeat-y;
	width : 10px;
}
.Path
{
	background-color: #D9D9D9;
	font-size: 10px;
}

.PathTextLink
{
	text-decoration: underline;
}

.PathText
{
	text-decoration: none;
}

A
{
	text-decoration: none;
	color: Black;
}

/* Menus */

.SearchContent
{
	background-color: #F1F1F1;
}

INPUT.Search
{
  FONT-SIZE: 12px;
  COLOR: Black;
  BACKGROUND-COLOR: White;
  border-width: 1px;
  border-color: Black;
}

.MenuItemLeft
{
	background-image: url(images/common/MenuLeftShade.gif);
	background-repeat: repeat-y;
}

.MenuItemLeftBlankLine
{
	background-image: url(images/common/MenuLeftShade.gif);
}

.MenuItem_FirstLevel
{
	background-image: url(images/common/MenuFirstLevel.gif);
	/*background-color : #FF00FF;*/
	height: 32px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.MenuItem_FirstLevelFont
{
	color: White;
	font-size: 12px;
	font-style: italic;
}

.MenuItemContent
{
	background-color: #D9D9D9;
}

.MenuItemFirstLevel1
{
	background-color: #9583B9;
	color: White;
}

.MenuItemFirstLevel2
{
	background-color: #839EB9;
	color: White;
}

.MenuItemFirstLevel3
{
	background-color: #83AFB9;
	color: White;
}

.MenuItemRight
{
	background-color: White;
}

.MenuContent
{
	background-image: url(images/common/MainBottomPath.gif);
	background-repeat: repeat-x;
}

.MenuDefault
{
	background-image: url(images/common/MenuDefault.gif);
	background-repeat: repeat-y;
}

/* Contenu des news */

.NewsTitle
{
	font-weight: bold;
	font-size: 16px;
	color: Green;
}

H1
{
	font-weight: bold;
	font-size: 14px;
}
