/*********************************************
	CSS: ws-style
	Sat Jan 26 15:00:56 CET 2008
	by Jens Krause [www.websector.de]
*********************************************/


/* #misc
*******************************************/

html
{
	height: 100%;
        overflow: hidden;
}
body 
{	
	padding: 0;
	margin: 0;
	background-color: #000;
	background: url("../shared/a.jpg");
	font-size: 100.01%;
	height: 100%;
}


/* #flashcontent
*******************************************/

#flashcontent
{
	height: 100%;
}
#flashcontent p
{
	color: #000;
}
#flashcontent p a
{
	color: #FF0000 !important;	
}		
.table-text {
	text-align: justify;
	color: #beaa4e;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 11pt;
	line-height: 20pt;
}
a.table-text {
	text-align: justify;
	color: #CC0;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 11pt;
	line-height: 20pt;
}
a.table-text:hover {
	text-align: justify;
	color: #CC0;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 11pt;
	line-height: 20pt;
}
a.table-text:visited {
	text-align: justify;
	color: #CC0;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 11pt;
	line-height: 20pt;
}
a.table-text:visited:hover {
	text-align: justify;
	color: #CC0;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 11pt;
	line-height: 20pt;
}
h1.table-text {
	text-align: justify;
	color: #CC0;
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 14pt;
	line-height: 20pt;
}
.title-text {
	font-family: Calibri, Arial, "Microsoft Sans Serif";
	font-size: 14pt;
	letter-spacing: 15px;
	text-align: center;
	color: #CC0;
	font-weight: lighter;
}
