a { text-decoration: none; color: #0000cc;}
A.menu:visited {text-decoration: none; color: #0000cc;}
a:hover.link { text-decoration: none; color: #ff0000;}
a:hover { text-decoration: none; color: #ff0000;}
A:active{text-decoration: none; }

BODY {
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
	background : #FFFFFF;
	margin : 10px;
}
TABLE {
	empty-cells : show;
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
}
SELECT.stor {
	font-size : 10pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
}
SELECT {
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
}
INPUT {
	color : #000000;
	background-color : #ffffff;
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
}

TEXTAREA {
	color : #000000;
	background-color : #ffffff;
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
}

TR.yfir	{
	background : #E9E9EA;
	width: 175px;
	height: 20px;
	padding-left: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

PRE
{
    font-size: 10pt;
    color: black;
}

.btnOk
{
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    cursor: pointer
}

.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    cursor: pointer
}

.baklitur { background: #fafafa }
.baklitur2 { background: #f4f4f4 }

.gulur1 {background-color : #FFFFC8;}
.gulur2 {background-color : #FFFFE8;}

.spjaldlitur1 {background-color : #04A9D9;}
.spjaldlitur2 {background-color : #93C6E0;}

.hond { CURSOR: hand }