/*******************************************************
 * Style Sheet for $BASE/StPauliaTimes/data/           *
 * Copyright (C)1997 YOSHIFUJI,H. All Rights Reserved. *
 *******************************************************/
/***************************************************************/
/* === Blink === */
.blink				{	text-decoration:	blink;				}

/***************************************************************/
/* === Default Style === */
BODY				{	background-color:	#44DDFF;
					text-color:		#000000;
	}
	BODY A:link		{	color:	#0000FF;	text-decoration: underline;	}
	BODY A:active		{	color:	#FF0000;	text-decoration: underline;	}
	BODY A:visited		{	color:	#800080;	text-decoration: underline;	}
	BODY IMG		{	border: none;						}

DL {
	margin-left:		2em;
}

/***************************************************************/
/***************************************************************/
/* === Class header === */
div.header {
	text-align:		center;
}
/* === Class dic-content ==*/
.dic DL				{	margin-left:		5%;				}
/* === Class notice === */
.notice				{	text-align:		left;				}
.notice A:link			{	color:	#000044;	text-decoration: none;		}
.notice A:active		{	color:	#440000;	text-decoration: none;		}
.notice A:visited		{	color:	#440044;	text-decoration: none;		}
/* === Class admin === */
.admin				{	text-align:		left;				}
.admin A:link			{	color:	#000044;	text-decoration: none;		}
.admin A:active			{	color:	#440000;	text-decoration: none;		}
.admin A:visited		{	color:	#440044;	text-decoration: none;		}

/* === Class whatsnew === */
div.whatsnew {
}

/* === Class lang-selector (Language Selector) === */
div.lang-selector {
	position: absolute;
	top: 0em;
	right: 0em;
}
.header div.lang-selector{
	position: relative;
	top: 0em;
	left: 0em;
	margin-top: 1em;
	text-align: center;
}

/***************************************************************/
/* === Domestic Definitions === */
.tv-subtitle			{	color: #FF4080;						}
