﻿
table#pagelayout { 
height:100%; 
width:100%; 
margin:auto; 
} 

html {
height:100%; 
width:100%; 
margin:auto; 
 }
.modalBackground
{
	background-color: #333333;
}

body
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	height:100%; 
width:100%; 
margin:auto; 
}
TD
{
 	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
 
}
A:link
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
    text-align: right;
}
A:visited
{
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:hover
{
	font-size: 10pt;
	color: firebrick;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
}
.kapla
{ 
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}
 
 
 
tablo a
{
   font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none; 
}
tablo a:visited
{
   font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none; 
}
.InputKontrol
{
    border-style: solid solid double solid;
    border-width: 1px 1px 4px 1px;
    border-color: #CCCCFF;
    font-size: 10pt;
    color: #000066;
    font-style: normal;
    font-family: Tahoma;
    font-variant: normal;
    background-color: #F9FCFF;
    font-weight: 100;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-transform: none;
}
.InputKontrol CheckBox
{
    border-width: 0px;
    border-style: solid;
    font-size: 10pt;
    color: #336699;
    font-style: normal;
    font-family: Tahoma;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 12px;
}
.round-a-error{
		background:#CC0000 url(images/round_red-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:center;
}
.round-a-error div{
			background:url(images/round_red-right.png) right bottom no-repeat;
			padding:4px;
}
.grid
{
    font-family: tahoma;
    font-size: 10px;  
}