body
{
 margin: 0;
 padding: 0;
 padding-top: 20px;	
 line-height: 1.5;	
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #ededed;
 color: #202020;	
}
td { vertical-align: top; }

#container
{
	text-align: left;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #d8d8d8;
}
#leftContent
{
	padding: 0 10px 0 10px;	
}
#rightContent
{
	width: 160px;
	padding: 0 0 0 10px;	
}
#logo
{
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
.tabs {  color: #FFFFFF; padding-right: 5px; padding-left: 5px; text-align: center; font-weight: bold; font-size: 11px;}
a.tabs:link {  color: #FFFFFF; text-decoration: none}
a.tabs:visited { color: #FFFFFF; text-decoration: none }
a.tabs:hover { color: #CCCCCC; text-decoration: none }
hr {  width: 680px; color: #0095d6; height: 0px; border: 0; border-bottom: 1px solid #0095d6;}
h1 { margin: 0; padding: 0; font-size: 20px; font-weight: normal; color: #0095d6}
h2 { margin: 0; padding: 0; font-size: 16px; font-weight: normal; color: #202020}
a:link {  font-weight: normal; color: #0095d6; text-decoration: none; }
a:visited { color: #0095d6; }
a:hover { color: #c1cd2c }

/*.smalltext
{
	color:  #c1cd2c;
	font-size: 10px;	
}*/
.top
{
	width: 700px;
	padding: 10px 0 0 0;
}
.bottom
{
	font-size: 11px;
	padding: 30px 0px 0px 20px;
}
.compTable
{
	background-color: #eeeeee;
}
.compTable td
{
	background-color: #ffffff;
	padding: 3px;
	vertical-align: middle;
	
}
.cellHeader
{
	font-weight: bold;
}
.hae
{
	font-weight: bold;
}
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
a.btn
{
	color: #fff;
	text-decoration: none;
}
a.btn:visited{
	color: #fff;
	text-decoration: none;
}
.btn * { font-style: normal; background-image: url(http://www.vuokraamokki.info/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #77d042; }
.btn:active { background-color: #444; }
.btn[class] { background-image: url(http://www.vuokraamokki.info/images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #77d042; } 
