/**
 * Style sheet baas_css
 */
body
{
	margin-bottom:24px;
	background-color:#a29e96;
	background-position:center center;
	background-repeat:repeat-x;
}

a, body, div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul
{
	font-family:Verdana, sans-serif;
	color:#333333;
}

a, body, div, input, label, li, ol, p, select, td, th, textarea, u, ul
{
	font-size:11px;
	color:#333333;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	border-bottom:1px dotted #999999;
	font-family:Georgia, serif;
	font-size:16px;
	color:#666666;
	line-height:25px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#999999;
}

h3
{
	margin:0px 20px 6px 0px;
	padding:8px 0px 10px 20px;
	vertical-align:middle;
	background-image:url("tl_files/pildid/lisapealkiri.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#006699;
}

h4
{
	margin:0px 0px 12px 0px;
	padding:0px;
	border-bottom:1px dotted #999999;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	line-height:25px;
}

h5
{
	margin:0px 0px 12px 0px;
	padding:0px;
	border-bottom:1px dotted #999999;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	line-height:25px;
}

h7
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#006699;
}

a
{
	font-family:Verdana, sans-serif;
	text-decoration:none;
	color:#006699;
}

a:hover
{
	text-decoration:underline;
	color:#ff6600;
}

img
{
	vertical-align:middle;
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}
