
body {
	/*height:100%;
	width:100%;
	*/
	padding:0px;
	margin: 0px;
	background: #ffffff;
	color: #000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#main {
    width:100%;
	margin-left: auto;
	margin-right: auto;
	margin:0px;
	margin:0px;
}

#main #top{
    width:814px;
}

#main #top #header {
    height: 118px;
    width: 814px;
    background: url(images/top.jpg);
}

#main #top #topmenu {
    width:100%;
    height: 37px;
    background:#002566;
    color:#000;
}


#main #top #header #topmenusearch {
    padding:5px;
}

#main #top #header #topmenusearch input,select,textarea {
    color:#000;
	border-color:#666;
	border-width:1px;
	border-style:solid;
	font-size:11px;
}

#main #top #header #topmenusearch #searchbox {
    width: 90px;
}


#main #container {
     width:814px;
     padding-top:0px;
     margin:0px;
     height:458px;
}

#main #container #leftmenu {
     width: 200px;
     height: 440px;
     float:left;
     background-image: url(images/menubg.jpg);
     background-repeat: no-repeat;
     background-position: bottom left;
     background-color:#dcdcdc;
}

#main #container #content {
     width: 600px;
     height: 440px;
     float:right;
     text-align:left;
     overflow-y:auto;
     overflow-x:hidden;
     overflow:auto;
     padding-left:5px;
     padding-right:2px;
     padding-top:15px;
}

#main #container #content #murupolku {
    color:#808080;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#main #container #content #murupolku a {
    color:#808080;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}



#main #container #content #texta {
	padding-left:15px;
}

#main #container #content #texta h1 {
    color:#0081d7;
	line-height: 14px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom:15px
}


#main #container #content #texta h2 {
    color:#68767f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:0px;
}




#main #container #content #texta img {
    border-top:1px solid #8cb415;
    border-left:1px solid #8cb415;
    border-right:3px solid #8cb415;
    border-bottom:4px solid #8cb415;

	margin-left:10px;
	margin-bottom:10px;
}

#content li {
        list-style-image:url(images/pallo.jpg);
	line-height: 22px;
}

#content a {
	color: #0081d7;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#main #bottom {
    width:814px;
    height:40px;
    background: url(images/bottom.jpg);
}




h1 {
	color:#0081d7;
	line-height: 14px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom:15px
}

h2 {
	color:#68767f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:0px;
}



/* common */

a img {
	border: 0px;
}

div.windowOuter {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 570px;
	height: 560px;
	overflow: scroll;
	text-align: left;
}
div.windowOuter2 {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner2 {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 270px;
	height: 430px;
	text-align: left;
}

#windowControl {
	position: relative;
	height: 16px;
	width: 100%;
	text-align: right;
}
