body {
	margin:0px;
	padding:0px;
	background:url(../images/tausta.jpg) repeat-x #939393 fixed;
	}

form {
	margin:0px;
	}

td,input,textarea,select {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#000000;
	}

a {
	text-decoration:none;
	color:#32569e;
	}

a:hover {
	text-decoration:underline;
	}

a.biglink {
	font-size:16px;
	font-weight:bold;
	}

hr {
	border-width:0px;
	height:1px;
	border-top:1px solid #bdbbcb;
	}

li {
	margin-left:-20px;
	}

td.hr {
	height:40px;
	background:url(../images/hr.gif) left center repeat-x;
	}

td.vr {
	width:40px;
	background:url(../images/vr.gif) top center repeat-y;
	}

h1, .h1 {
	font-weight:normal;
	font-size:20px;
	color:#7c2642;
	}
h2, .h2 {
	font-size:14px;
	color:#7c2642;
	}
	
.box1 {
	padding:2px;
	background:#394263;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}

div.menu {
	padding-top:14px;
	background:#757476;
	height:100%;
	}
div.menu a {
	display:block;
	padding:2px 10px 2px 20px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
div.menu a:hover {
	background:url(../images/menulink_bg.gif) left center repeat-x;
	text-decoration:none;
	}
div.menu b {
	padding:0px 4px 0px 4px;
	font-weight:bold;
	background:#757476;
	}

div.top_text {
	padding:0px 0px 0px 24px;
	color:#aab7b7;
	font-size:11px;
	}
div.top_text a {
	color:#aab7b7;
	}
div.top_text .title {
	color:#ffffff;
	}

.copyr, .copyr a {
	color:#ffffff;
	}
