/*
 *  Style sheet for Open Security Architecture home page
 *  Last Modified = Mon Jan 12 03:24:33 CET 2004
 */

BODY
{
	color			:	#000000;
	background-color:	#ffffff;
	font-family		:	'verdana', sans-serif;
	font-style		:	normal;
	font-variant	:	normal;
	font-weight		:	normal;
	font-stretch	:	normal;
	font-size		:	14px;
	margin			:	5% 10%;
}

P
{
	text-indent		:	3em;
}

.mainmenu
{
	text-indent		:	0em;
	text-align		:	center;
	font-size		:	small;
}

.footer
{
	font-size		:	x-small;
	text-align		:	center;
}

.news-date
{
	text-align		:	right;
}

A
{
	color					:	#888888;
	text-decoration	:	none;
}

A:visited
{
	color					:	#888888;
	text-decoration	:	none;
}

A:active
{
	color					:	#888888;
	text-decoration	:	none;
}

A:hover
{
	color					:	#FFFFFF;
	background			:	#000000;
	text-decoration	:	none;
}

.mainmenu
{
	margin				:	0.5em;
}

H1, H2, H3, H4, H5, H6
{
	font-family		:	'verdana', monospace;
	font-style		:	normal;
	font-variant	:	normal;
	font-weight		:	normal;
	font-stretch	:	normal;
	text-align		:	left;
}

H1
{
	font-size		:	20px;
	letter-spacing	:	0.5em;
	text-transform	:	uppercase;
	text-align		:	center;
	margin-top		:	0.5em;
	margin-bottom	:	0.5em;
}

H3
{
	font-size		:	15px;
	text-decoration:	underline;
}

H4
{
	font-size		:	normal;
	text-align		:	right;
}

IMG
{
}

.logo
{
	float				:	right;
}

DIV
{
}

.core
{
	border-top				:	solid;
	border-top-width		:	thin;
	border-bottom			:	solid;
	border-bottom-width	:	thin;
	border-left				:	none;
	border-right			:	none;
	border-color			:	black;
	width						:	100%
}

.sflogo
{
	border			:	none;
	text-align		:	center;
}

SPAN
{
}

.new
{
	font-weight		:	bold;
	color				:	FF0000;
	font-size		:	x-small;
}

.outdated
{
	font-weight		:	bold;
	color				:	888888;
	font-size		:	x-small;
}
