/*

	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: helvetica, Sans-serif;
	font-size:12px;
	color: #000000;
}

input,select,textarea {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #EDF7FC;
}

body {
	margin-top : 3px;
	margin-right : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	background: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited	{
	color: #667773;
	text-decoration: none;
}

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

a:active {
	color: #000000;
	text-decoration: none;
}

hr {
	color: #000000;
}

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

.borders {
	background: #EDF7FC;
	border: #000000 1px solid;
}

.borders1 {
	background: #FFFFFF;
	border: #000000 1px solid;
}

.border2
{
	background: #EDF7FC;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
}

.border3
{
	background: #EDF7FC;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.border4
{
	background: #EDF7FC;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.borders5 {
	background: #EDF7FC;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.borders6 {
	color: #FFFFFF;
	background: #000000;
}

.left_corner0 {
	background: #FFFFFF;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
}

.left_corner1 {
	background: #F5F5F5;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
}

.back0 {
	background: #FFFFFF;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
}

.back1 {
	background: #F5F5F5;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
}

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

.smaller {
	font-size: 11px;
}

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

.tausta {
	background-color: #E6F2FF;
}

.taustu {
	background-color: #D6D6D6;
}

.rtaust {
	background-color: #AED54A;
}

.vasak {
	background-color: #ffffff;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
    border-top: #000000 0px solid;
}

.sisu {
	background-color: #ffffff;
	border-bottom: #000000 0px solid;
	border-right: #EDF7FC 3px solid;
	border-left: #EDF7FC 3px solid;
    border-top: #000000 0px solid;
}

.parem {
    background-color: #ffffff;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
    border-top: #000000 0px solid;
}

.pealkiri_III {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.tyhi_input{
	border: #000000 0px solid;
	background: #F5F5F5;
}

.sisu_taust {
	background: url(http://www.kesa.ee/tf.oigus/tf.menypics/kesa_logo_hall.jpg) no-repeat ;
	background-position: top center;
}