.helpbody p {border:0pt}

p {border:1pt solid black; font-family:courier;}

#loading {
 	width: 400px;
 	height: 100px;
 	font-family: verdana,arial,helvetica,sans-serif;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -30px;
 	margin-left: -200px;
 	text-align: center;
 	background:#FFF url('loader.gif') 50% 80% no-repeat;
}


/* Stiilid alates 2010 */
A, A:link, A:visited {
	color : #00639c;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

SPAN.head {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #F15D2F;
}

SPAN.news {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #F15D2F;
}

TH {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
}

TD {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
}

TABLE.mainpage {
	border : 0px solid;
	width : 960px;
	border-spacing : 5px;
	padding : 0px;
}

TABLE.view {
	border : 1px solid;
	border-color : #00639c;
	border-spacing : 3px;
	padding : 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	background: #ffffff;
}
body{
		background: #EBF5FF;
}

body.helpbody{
		background: #FFFFFF;
}

A.view {
	color : #00639c;
}

A.viewselected {
	font-weight : Bold;
	color : #00639c;
}

TABLE.subview {
	border : 1px solid;
	/* border-color : #F15D2F; */
	border-color : #F15D2F;
	border-spacing :3px;
	padding : 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	background: #ffffff;
}

A.subview {
	color : #F15D2F;
	/*color : #ff9c00;*/
	
}

A.subviewselected {
	font-weight : Bold;
	color : #F15D2F;
	/*color : #ff9c00;*/
}

TABLE.mainform {
	width : 100%;
	border : 1px solid;
	border-color : #00639c;
	border-spacing : 5px;
	padding : 0px;
	color : #00639c;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	background: #ffffff;
}

TABLE.pageheader {
	width : 100%;
	border : 0px solid;
	border-color : #00639c;
	border-spacing : 3px;
	padding : 0px;
	color : #00639c;
}
TD.pageheader {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
}

TABLE.pagebody {
	border : 0px solid;
	border-color : #00639c;
	border-spacing : 3px;
	padding : 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

A.buttonlink {
	font-weight : Bold;
}

