body {
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial;
}
td {
	font-size: 11px;
	font-style: normal;
	font-family: sans-serif;
}
a {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #887a73;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a.menu {
        color: #7e0703;
}
a.menu:visited {
	font-size: 11px;
	color: #7e0703;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	color: #887a73;
	font-family: Verdana, Arial;
	text-decoration: none;
}
h3 {
	font-size: 20px;
	background-color: #7E0703;
	color: #b7998f; 
	font-family: sans-serif;
}        
p {
	text-align: justify;
}
.title {
	font-size: 16px;
	color: #333366;
	font-weight: bold;
	text-align: center
}
.subtitle {
	font-size: 13px;
	color: #333366;
	font-weight: bold
}
.bigger {
	font-size: 115%;
}
.boxbottom {
	background-image: url("images/table_bottom.gif");
	background-repeat: repeat-x;
}
.boxleft {
	background-image: url("images/table_left.gif");
	background-repeat: repeat-y;
}
.boxright {
	background-image: url("images/table_right.gif");
	background-repeat: repeat-y;
}
.boxtop {
	background-image: url("images/table_top.gif");
	background-repeat: repeat-x;
}
.background {
	background-image: url("images/tausta1.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.background_stanssit {
	background-image: url("images/tausta2.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.background_tilaukset {
	background-image: url("images/tausta3.jpg");
	background-repeat: repeat;
	background-position: left;
}
.background_yhteystiedot {
	background-image: url("images/tausta4.jpg");
	background-repeat: repeat;
	background-position: left;
}
.right_side {
        background-image: url("images/right_text.jpg");
        background-repeat: repeat;
        background-position: top;
}
