/*
	$Id: aft.css 873 2010-02-07 17:01:24Z DAVID $
*/
body
{
	font-family:		Georgia, serif;
	font-size:			smaller;
	color:				#333333;
	background-color:	white;
}
h1, h2, h3
{
	text-align:			center;
}
table.hide
{
	width:				100%;
}
td
{
	text-align:			left;
	vertical-align: 	middle;
}
td.hide
{
	text-align:			center;
	font-family:		"Courier New", Courier, monospace;
	font-weight:		bold;
	font-size:			xx-small;
}
a
{
	text-decoration:	none;
	color:				#3333CC;
	background-color:	inherit;
}
a:hover
{
	color:				#996666;
	background-color:	inherit;
}
a.hide
{
	color:				white;
	background-color:	inherit;
}
a.hide:hover
{
	color:				#CC9999;
	background-color:	inherit;
}
.center
{
	text-align:			center;
}
.wow
{
	color:				#CC6666;
	background-color:	inherit;
}
.author
{
	text-align:			right;
	font-style:			italic;
}
.strong
{
	font-weight:		bold;
}
.linkRight
{
	text-align:			right;
	font-weight:		bold;
	font-size:			x-small;
}
.separate
{
	padding-bottom:		1em;
}
img
{
	border:				none;
}
.box
{
	border:				solid;
	border-color:		#9999CC;
	padding:			1em;
}
.box1
{
	color:				inherit;
	background-color:	#EEEEFF;
	border:				solid;
	border-width:		1px;
	border-color:		#9999CC;
}
.float
{
	margin:				5px;
	float:				left;
	vertical-align:		middle;
}

.floatRight
{
	margin:				5px;
	float:				right;
	vertical-align:		middle;
}
.left	{ text-align:	left;}
.centre	{ text-align:	center;}
.right	{ text-align:	right;}
.small	{ font-size:	small;}
.tiny	{ font-size:	x-small;}
.scaps	{ font-variant:	small-caps;}

.property
{

	font-size:		x-small;
	text-align:		center;
}

.modified
{
	font-weight:		bold;
	color:				red;
	background-color:	inherit;
}

.bgeven
{
	color:				inherit;
	background-color:	#FFEEEE;
}
.bgodd
{
	color:				inherit;
	background-color:	#EEEEFF;
}

.big
{
	font-size:			larger;
}

.hide
{
	color:				white;
	background-color:	inherit;
}

p.date
{
	font-family:		"Courier New", Courier, monospace;
	font-size:			x-small;
	text-align:			center;
}

hr.half
{
	width:			90%;
	height:			3px;
	border:			3px inset #CCCCFF;
}

.normal
{
	color:				black;
	background-color:	inherit;
}

.warn
{
	color:				#800000;
	background-color:	inherit;
}

.error
{
	color:				red;
	background-color:	inherit;
}
.legende
{
	font-size:			xx-small;
}
.new
{
	color:				#CC0000;
	background-color:	inherit;
}

