body
{
	color : #000000 ;
	background-color : #ffffff ;
	background-image : url("../images/filetback.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	margin-left : 5pt ;
	margin-right : 5pt ;
}

span.underline
{
	text-decoration : underline ;
}

p.title
{
	font-family : Comic Sans MS, Arial ;
	font-size : 18pt;
	font-weight : bold ;

	text-align : center ;

	color : #000000 ;

	margin-top : 15pt ;
	margin-bottom : 15pt ;
}

p.hundredVisitors
{
	text-align : center ;

	font-family : Arial ;
	font-size : 12pt;
	font-weight : bold ;

	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;

	padding-top : 5pt ;
	padding-left : 5pt ;
	padding-right : 5pt ;
	padding-bottom : 5pt ;

	margin-top : 5pt ;
	margin-left : 5pt ;
	margin-right : 5pt ;
	margin-bottom : 5pt ;
}

p.section
{
	font-family : Arial ;
	font-size : 12pt;
	font-style : normal ;
	font-weight : bold ;

	text-align : left ;
	text-decoration : underline ;

	color : #ada79f ;

	margin-top : 5pt ;
	margin-bottom : 5pt ;
}

p.sectionText
{
	font-family : Arial ;
	font-size : 10pt;
	font-weight : normal ;

	text-align : left ;

	color : #000000 ;

	margin-top : 5pt ;
	margin-bottom : 5pt ;
}

p.sectionVote
{
	font-family : Arial ;
	font-size : 10pt;
	font-style : italic ;

	text-align : center ;

	color : #000000 ;

	margin-top : 5pt ;
	margin-bottom : 5pt ;
}

hr
{
	color : #ada79f ;

	height : 1pt ;
	width : 100% ;
}

p.image
{
	text-align : center ;
}

ul.tennisList
{
	font-family : Trebuchet MS, Arial ;
	font-size : 10pt;
	font-style : italic ;

	text-align : left ;

	color : #000000 ;

	list-style-image : url("../images/listitem.png") ;
	list-style-position : inside ;

	padding-left : 5pt ;

	margin-left : 25pt ;
}

ul.ballList
{
	font-family : Trebuchet MS, Arial ;
	font-size : 10pt;
	font-style : italic ;

	text-align : left ;

	color : #000000 ;

	list-style-image : url("../images/menuball.png") ;
	list-style-position : inside ;

	padding-left : 5pt ;

	margin-left : 25pt ;
}

ul.classicList
{
	font-family : Arial ;
	font-size : 10pt;
	font-weight : normal ;

	text-align : left ;

	color : #000000 ;

	list-style-position : inside ;
	list-style-type : disc ;

	padding-left : 5pt ;

	margin-left : 25pt ;
}

ol.alpha
{
	font-family : Arial ;
	font-size : 10pt;
	font-weight : normal ;

	text-align : left ;

	color : #000000 ;

	list-style-type : decimal ;

	padding-left : 5pt ;

	margin-left : 25pt ;
}

div.implodedArea
{
	color : #000000 ;
	background-color : #ffffff ;
	background-image : url("../images/implodedball.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	font-family : Trebuchet MS, Arial ;
	font-size : 10pt;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	padding-left : 30pt ;

	margin-left : 25pt ;

	cursor : pointer ;
}

div.explodedArea
{
	color : #000000 ;
	background-color : #ffffff ;
	background-image : url("../images/explodedball.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	font-family : Trebuchet MS, Arial ;
	font-size : 10pt;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	padding-left : 30pt ;

	margin-left : 25pt ;

	cursor : pointer ;
}

div.leafArea
{
	color : #000000 ;
	background-color : #ffffff ;
	background-image : url("../images/listitem.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	font-family : Trebuchet MS, Arial ;
	font-size : 10pt;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	padding-left : 30pt ;

	margin-left : 25pt ;
}

div.identArea
{
	text-align : left ;

	margin-left : 25pt ;
}

a:link
{
	color : #ada79f ;
	text-decoration : none ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

a:visited
{
	color : #ada79f ;
	text-decoration : none ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

a:active
{
	color : #ada79f ;
	text-decoration : underline ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

a:hover
{
	color : #ada79f ;
	text-decoration : underline ;

	font-family : Arial ;
	font-size : 10pt ;
	font-weight : normal ;
}

img.photo
{
	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;
}

img.download
{
	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;
}

img.borderless
{
	border-width : 0pt ;
}

img.left
{
	border-width : 0pt ;
	float : left ;
}

img.right
{
	border-width : 0pt ;
	float : right ;
}

div.press
{
	float : left ;

	cursor : pointer ;

	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;

	padding-top : 1pt ;
	padding-left : 1pt ;
	padding-right : 1pt ;
	padding-bottom : 1pt ;

	margin-bottom : 2pt ;
	margin-right : 2pt ;
}

div.download
{
	float : left ;

	cursor : pointer ;

	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;

	padding-top : 1pt ;
	padding-left : 1pt ;
	padding-right : 1pt ;
	padding-bottom : 1pt ;

	margin-bottom : 2pt ;
	margin-right : 2pt ;
}

td.pressDescription
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : italic ;
	font-weight : normal ;

	text-align : center ;
}

iframe.sondage
{
	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;
}

div.centeredImage
{
	border-width : 0px ;

	margin-left : auto ;
	margin-right : auto ;
}

table.centered
{
	border-width : 0px ;

	margin-left : auto ;
	margin-right : auto ;
}

fieldset.invisible
{
	border-width : 0px ;
}
