/* CSS Document */
@charset "iso-8859-9";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/menubg.jpg);
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
	overflow-x: hidden;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;
}
TABLE {
border-collapse: collapse;
}
.footer {
	color:#000000;
	font-family: tahoma;
	font-size: 9px;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
#mainTable {
	width:760px;
	height:100%;
	border-width:0px;
}
#mainTable td {
	vertical-align:top;
	padding:0px;
}
#innerTableTekli {
	width:760px;
	height:100%;
	background-color:#FFFFFF;
	border-style:ridge;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
}
#innerTableTekli .headerTemp {
	vertical-align:top;
	background-color:#B4C1DF;
	color:#000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
	height:18px;
	padding-left:10px;
}
#innerTableTekli .normal {
	vertical-align:top;
	padding:10px;
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
}
#nav {
	width:120px;
	height:100%;
	background-color:#FFFFFF;
	border-style:ridge;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
}
#nav .headerTemp {
	vertical-align:top;
	background-color:#B4C1DF;
	color:#000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
	height:18px;
	padding-left:10px;
}
#nav .normal {
	vertical-align:top;
	padding:10px;
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
}
#content {
	width:560px;
	height:100%;
	padding:0px;
	background-color:#FFFFFF;
}
#content .headerTemp {
	vertical-align:top;
	background-color:#B4C1DF;
	color:#000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
	height:18px;
	padding-left:10px;
}
#content .normal {
	vertical-align:top;
	padding:10px;
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	line-height: 18px;
}
select, input{
background-color: #FFFFFF;
font-family: tahoma;
font-size: 11px;
color:#666666;
border: 1px solid #08090A;
width:150px;
}
textarea {
background-color: #FFFFFF;
font-family: tahoma;
font-size: 11px;
color:#666666;
border: 1px solid #08090A;
width:400px;
height:150px;
overflow-x: hidden;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#FFFFFF;
}
.padded {
	padding:10px;
}
.link {
	color:#3366FF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1,5;
	word-spacing: 1,5;
	line-height: 18px;
	text-decoration:none;
}
.link:hover {
	color:#FF0000;
}

.headerSup {
	position:relative;
	height:21px;
	text-align:left;
	vertical-align:middle;
	float:left;
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;	
}