@meta { Title: "Rautatiemuseo Styles - Start page"; }

body {
	background-color: #cccccc;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(/images/start_bullet.gif);	
}
.centercoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(/images/start_bullet2.gif);	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.centercoltext {
	padding: 5px 40px 40px;
	color: #000000;
	background-color: #cccccc;
}
.parahead {
	background-color: #cccccc;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #4968a9;
}
.parahead2 {
	background-color: #cccccc;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #a5b9ca;	
}
.parahead3 {
	background-color: #cccccc;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #4968a9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4968a9;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #4968a9;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #a5b9ca;
}
.Rollover
{
	behavior : url(/behaviors/imageRollover_vbs.htc)
}