body
{
	margin: 0 0 0 0;
	background-color: #aa0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

table
{
	border-collapse:collapse;
}

.table0
{
	border-style:solid;
	border-color:#aa0000;
	border-width: 0px;
}

.table1
{
	border-style:solid;
	border-color:#ffffd0;
	border-width: 1px;
}

.table2
{
	border-style:solid;
	border-color:#aa0000;
	border-width: 2px;
}

H1
{
	margin-top: 0;
	color: #000099;
	font-size: 17px;
	font-style: italic;
	line-height: 1.5em;
	border-bottom: 1px solid #57002d;
}

H2
{
	margin-top: 10px;
	color: #000099;
	font-size: 14px;
	line-height: 1.2em;
	padding: 0px 0px 0px 10px;
}

P
{
	padding: 0 0 0 0;
	color: #000099;
	font-size: 14px;
	line-height: 1.3em;
	background: inherit;
}



.bq
{
	margin: 1em;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.sumcol
{
	list-style: disc;
	color: #000099;
	font-size: 12px;
	background: inherit;
	margin-top: 0;
	margin-bottom: 0;
}

.init_station
{
	position: relative;
	color: #000099;
	font-size: 14px;
	padding: 0px 0px 0px 25px;
}

.init_station a, .init_station a:visited
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

.init_left a, .init_left a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.just_text
{
	color: #000099;
	font-size: 14px;
	padding: 0px 0px 0px 25px;
}

.text2
{
	color: #000000;
	font-size: 11px;
	padding: 3px 0px 5px 0px;
}

#pagemenu
{
	margin: 0px 0px -5px 0px;
	padding: 0 0 0 0;
	background: inherit;
	color: #000099;
	font-size: 12px;
}

#pagemenu ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
}

#pmlist li 
{ 
	margin: 0 0 1px 0; 
}

#pmlist a
{
	display: block;
	padding: 4px 4px 4px 23px;
	width: 170px;
}

#pmlist a:link, #pmlist a:visited
{
	color: #ffffd0;
	text-decoration: none;
	font-weight: bold;
}

#pmlist a:hover
{
	background: #f7aecf url(./images/pm_over.gif) 0% 50%;
	color: #ffffff;
	font-weight: bold;
}

button
{
	background-color: #555555;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	height: 20px;
	width: 120px;
	border: 0;
}


.totop
{
	font-size: 10px;
	text-align: right;
}

.small_window
{
	position: relative;
	background: #ffffd0;
	font-size: 14px;
	text-align: left;
	padding: 10px 20px 20px 25px;
}


