/* Setukeste laulud III CSS R2 */

a:link, a:visited {
	background-color : transparent;
	color : #808080;
	text-decoration : none;
}

a:hover {
	background-color : #0000ff;
	color : #80ffff;
	font-style : italic;
	text-decoration : none;
}

a:active {
	background-color : transparent;
	color : #ff0000;
}

body {
	background-attachment : fixed;
	background-color : #e6e6e6;
	background-image : url(top.gif);
	background-repeat : repeat;
}

p {
	margin-left : 60px;
	margin-right : 40px;
}

p.body1 {
	margin-bottom : 0cm;
	text-align : justify;
}

p.dev {
	font-weight : bold;
	text-align : center;
}

p.peal {
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	margin-left : 120px;
	margin-right : 100px;
}

td.right {
	background-color : #e2e2e2;
}

.submenu {
	background-color : transparent;
	font-family : verdana, helvetica, sans-serif;
	font-size : 13px;
	left : 10px;
	line-height : 16px;
	margin-top : 5px;
	max-width : 200px;
	position : static;
	width : auto;
}

.title {
	background-color : #e8e8ff;
	background-image : url(bk1.gif);
	border : 0px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	left : 5px;
	margin-top : 5px;
	max-width : 200px;
	z-index : 10;
}

.title2 {
	background-color : #ffe9e8;
	border : 0px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	left : 5px;
	margin-top : 5px;
	max-width : 200px;
	z-index : 10;
}

.title3 {
	background-color : #eefbec;
	background-image : url(bk2.gif);
	border : 0px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	left : 5px;
	margin-top : 5px;
	max-width : 200px;
	z-index : 10;
}
