/*
	Style sheet for Genso IT pages

	Init Date: 2000-27-02
	$Id:$
*/

P,DIV,
TR,TD,TH,
UL,
ADDRESS,
BODY {
	font-family:	arial, helvetica, sans-serif;
	color:		#e0e0ff;
	background-color:	#180828;
}
#home {
/*	background-image:	url(images/bkgrd/welcome.gif);*/
}
A:link {
	color:	#a898ff;	/* 168, 152, 255 */
}
A:visited {
	color:	#9080ef;
}
TD.lmenu {
	margin:	0px 50px 0px 0px;
	text-align:	left;
	vertical-align:	top;
	width:		180px;
	padding-right:	100px;
}
TD.flags {
	text-align:	right;
	vertical-align:	middle;
}
.main {
	vertical-align:	top;
}
.emailtab TH {
	text-align:	right;
	font-size:	110%;
	vertical-align:	bottom;
}
.emailtab,
.paddtab {
	padding: 4px 5px;
	text-align: left;
	vertical-align:	top;
	margin-right: 10px;
}

#bemail {
	background-image: url(../images/bkgrd/at.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.urls B,
.paddtab TD {
	background-color:	#382858;	/* 56,40,88 */
}
TABLE {
	width:	100%;
	padding: 0 0;
	margin:	0 0 0 0;
/*	color:	yellow;*/
/*	background-color: #050;
	border:	thin solid red;*/
}
TD.title,
TD.subtitle {
	font-family:	arial, helvetica, sans-serif;
	font-size:	large;
	font-weight:	bold;
	text-align:	left;
	vertical-align:	middle;
}
DIV.bmenu {
	text-align:	center;
}
DIV.urls B {
	display:	block;
	text-align:	left;
	font-family:	arial, helvetica, sans-serif;
	padding:	2px 5px;
/*	margin-right:	0;
/*	margin-bottom:	0;*/
	width:		400px;
	color:		white;
	border:		none;
	font-weight:	bold;
}
DIV.urls B,
LI {
	list-style-type:	circle;
}
P.center {
	display:	block;
	text-align:	center;
}
P {
	text-align:	justify;
}
DIV.sig {
	display:	block;
	text-align:	right;
}
.flags IMG {
	vertical-align:	middle;
}
A.flags:link IMG,
A.flags:visited IMG {
	border-style: dotted;
}
.headflagsen,
.headflagsde,
.headflagszh,
.headflagsja {
	width: 70px;
	text-align: right;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #180828;
	padding: 2px;
	font-size: xx-small;
}
.headflagsen {
	background-image: url(images/3dflags/europe/united_kingdom.gif);
}
.headflagsde {
	background-image: url(images/3dflags/europe/germany.gif);
}
.headflagszh {
	background-image: url(images/3dflags/asia/china.gif);
}
.headflagsja {
	background-image: url(images/3dflags/asia/japan.gif);
}

.red {
	color:red;
}


/**/
FONT {
	color:	red;
	text-decoration:	blink;
}

