/* KOKOOMUSTEEKKARIT STYLESHEET */

/* Body setup */


body{ 	background-color: #ffffff;
		font-family: verdana;
		font-size: 11px;
}

/* Menu links */

a.menu:link {	text-decoration: underline;
				font-size: 11px; }
a.menu:visited {text-decoration: underline;
				font-size: 11px; }
a.menu:hover {	text-decoration: none;
				font-size: 11px; }
.mainmenusel {	font-weight: bold; }	
					   
/* regular links */

a:link { 	color: #0d0d9e;
			text-decoration: none; }
a:visited { color: #0d0d9e;
			text-decoration: none; }
a:hover {	text-decoration: underline; }
			

/* Headings */

h1 { font-family: Verdana;
	 font-size: 17px;
	 font-weight: normal; }

h2 { font-family: Verdana;
	 font-size: 15px;
	 font-weight: normal;
	 line-height: 10px; }
 
/* Formatting */ 

div.mainmenu {	position: absolute;
				top: 70px;
				left: 212px;
				z-index: 2;
				}

div.body {		min-height: 100%;
				position: absolute;
				left: 0px;
				top: 0px;
				padding: 0px;
				width: 990px;
				height: 100%;
				z-index: 1; }
				
div.copy {		position: absolute;
				left: 0px;
				bottom: 0px;
				}
				
td.toparea {	background-repeat: no-repeat;
				height: 232px;
				max-height: 232px;
				width: 990px;
				vertical_align: top;
				}

td.contentarea {width: 613px;
				text-align: justify;
				vertical-align: top;
				padding-left: 20px;
				padding-top: 15px;
				padding-right: 100px;
				padding-bottom: 20px;
				}
				
td.leftbar {	background-image: url(/pix/vasenpalkki.jpg);
				background-repeat: repeat-y;
				width: 210px;
				vertical-align: top;
				height: 74%;
				}
				
td.rightbar {	background-image: url(/pix/oikeareuna.jpg);
				background-repeat: repeat-y;
				width: 47px;
				vertical-align: top;
				height: 74%;	
				}

div.hallitus {	padding-left: 30px;
		height: 170px;
		width: 270px;
		float: left; }
				
/* Text styles */

table.left {	width: 203px;
				}

input.leftbutton {   	font-size: 11px;
   						font-family: Verdana;
   						color: #0D0D9E;
   						width: 50px;
   						background-color:#FFFFFF;
   						border: 1px solid #0D0D9E;
						}

input.stdfield {		width: 167px;
						font-family: Verdana;
						font-page: 11px;
						border: 1px solid #0D0D9E;
						color: #0D0D9E;
						}


td.leftside {	color: #0d0d9e;
				line-height: 20px;
				padding-left: 10px;
				padding-top: 5px;
				height: 85px;
				vertical-align: middle;
				}

td.leftinfo {   padding-left: 20px;
				padding-top: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
				line-height: 15px;
				}
				
td.lefttitle {  padding-left: 10px;
				color: #01009a;
				background-image: url('/pix/vasenotsikko.jpg');
				background-repeat: repeat-x;
				height: 30px;
				font-weight: bold;
				}

p.leftlink { 	text-align: right; }

td.toparea{ background-image: url(/pix/ylareuna_1.jpg); }