body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../swf/gradient_bg.gif);
	background-repeat:repeat-x;
	background-color:#3D2C15 ;
}
body,td,th {
	color: #F9F8F7;
	font-family: Arial;
	font-size: 11px;
	line-height: 12pt;
	text-align: justify;
}

.title {
	font-family: Arial;
	font-size : 16px;
	color : #F26F21;
}


.small {
	font-size : 10px;
	color : #F9F8F7;
}


.bottom-menu
{
	font-family : Arial;
	font-size : 11px;
	color : #F9F8F7;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #F9F8F7;
	text-decoration : none;
}


.lien
{
	font-family : Arial;
	font-size : 12px;
	color : #F9F8F7;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #F9F8F7;
	text-decoration : none;
}

.subtitle {
	font-family: Arial;
	font-size : 12px;
	color : #F9F8F7;
}

.book
{
	font-family : Arial;
	font-size : 12px;
	color : #F9F8F7;
	text-decoration : underline;
}
.book:hover
{
	font-family : Arial;
	font-size : 12px;
	color : #F9F8F7;
	text-decoration : none;
}



.shortlh {
		line-height: 11pt;
}

.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	
.repeaty {
		background-repeat:repeat-y;
}	
.header-title
{
	background-color : #F9F8F7;
	color : #352022;
	line-height: 18pt;
	font-family : Arial;
	font-size : 16px;
	text-align:center;
}

