/* 

	this stylesheet is handwritten with Edxor :-)

	if you dont know css-syntax then i suggest to use 
	"StyleSheet Editor for Professional Webmasters" -
	TopStyle LITE 2 for win32!

	HomePage: http://www.bradsoft.com/topstyle/

	DOWNLOAD CERTAINLY __LITE VERSION__ NOT $_PRO_$
	(its download link is quite small, on bottom of download page)
*/

body,input,select,textarea,table,td,p {
	font-family: verdana, serif;
	font-size:12px;
	color: black;
}

input,select,textarea {
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	background: rgb(245,245,245);
}


a {
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: #006CF0;
}

hr {
	size: 2px;
	color: #D2E6FF;
}

.code {
	font-family: courier new, courier;
	color: #006CF0;
}

.borders {
	border: rgb(0,0,0) 1px solid;
}

.border2
{
	border-right: rgb(0,0,0) 1px solid;
	border-bottom: rgb(0,0,0) 1px solid;
	border-top: rgb(0,0,0) 1px solid;
}

.border3
{
	border-right: rgb(0,0,0) 1px solid;
	border-left: rgb(0,0,0) 1px solid;
	border-bottom: rgb(0,0,0) 1px solid;
}

.border4
{
	border-right: rgb(0,0,0) 1px solid;
	border-bottom: rgb(0,0,0) 1px solid;
}

.left_corner0 {
	background: #FDFDFD;
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
	border-left: rgb(0,0,0) 1px solid;
}

.left_corner1 {
	background: rgb(240,240,240);
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
	border-left: rgb(0,0,0) 1px solid;
}

.back0 {
	background: #FDFDFD;
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
}

.back1 {
	background: rgb(240,240,240);
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
}

.small {
	font-size: 9px;
	color: rgb(164,164,164);
}

.kast1 {
	background: rgb(255,255,255);
	border-top: rgb(0,0,0) 1px solid; 
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
	border-left: rgb(0,0,0) 1px solid;
	padding: 5px 5px 5px 5px;
	background-color: #F2F2F2;
	width: 500px;
}

.divteated {
	width: 140px;

}

.teatepealkiri {
font-weight: bold;
border-bottom: solid 1px Black;
width: 100%;
}

.teated {
font-size: 10px;
font-color: #000066;
}

.jooksvad {
	font-size: 12px;
	border-top: rgb(255,255,255) 1px solid; 
	border-bottom: rgb(255,255,255) 1px solid; 
	border-right: rgb(255,255,255) 1px solid; 
	border-left: rgb(255,255,255) 1px solid;
}
