/*
--------------------------------------------------------------------------------
'Red Tiger.org' base CSS style

Version:    24-5-2004
Author:     Jan Kucera / Petr Urbancik

E-mail:     contact@redtiger.org

Copyright 2004 Red Tiger.org; http://www.redtiger.org
--------------------------------------------------------------------------------
*/
body {
	padding:100px 0 0 0;
	margin:0;
	font-family:"Trebuchet MS", serif;
	font-size:0.7em;

}
h1 {
	font-size: 1.1em;
	display:none;
}
#mainframe	{
	text-align:center;
	color:Gray;
}
#textframe	{
	margin:auto;
	width:15em;
	border-top: 1px solid Black;
	padding:2px 0;
	margin-bottom: 4em;
}
strong {
		color:Gray;
}
	
a:link, a:visited {color: #FF5A08; text-decoration: underline; }	
	


b.w4 {
	color: White;
	font-stretch: normal;
	font-weight:  normal;
}
