@charset "iso-8859-2";

body {
    SCROLLBAR-FACE-COLOR: #FFFFFF; 
    SCROLLBAR-HIGHLIGHT-COLOR: #A7A7A7;
    SCROLLBAR-SHADOW-COLOR: #A7A7A7;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
    SCROLLBAR-ARROW-COLOR: #A7A7A7; 
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

TABLE {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}

P.bottom {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}

UL {
	line-height: 130%;
	text-align: justify;
}

a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #9A6300;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.bemail {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.bemail:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.bmenu {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.left_ism {
	background-image: url(../gfx/global/left_ism.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.bottom_bg {
	background-image: url(../gfx/global/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.data_bg {
	background-image: url(../gfx/global/data_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.bottom_menu {
	background-image: url(../gfx/global/bottom_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.picborder_top {
	background-image: url(../gfx/global/picborder/top.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.picborder_bottom {
	background-image: url(../gfx/global/picborder/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.picborder_left {
	background-image: url(../gfx/global/picborder/left.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.picborder_right {
	background-image: url(../gfx/global/picborder/right.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

textarea {
	border: none;
	background-image: url(../gfx/global/textarea.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	overflow: auto;
	width: 410px;
	height: 80px;
	color: #000000;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #85B56A; 
    SCROLLBAR-HIGHLIGHT-COLOR: #5F5E55;
    SCROLLBAR-SHADOW-COLOR: #5F5E55;
    SCROLLBAR-3DLIGHT-COLOR: #85B56A; 
    SCROLLBAR-ARROW-COLOR: #5F5E55; 
    SCROLLBAR-TRACK-COLOR: #85B56A;
    SCROLLBAR-DARKSHADOW-COLOR: #85B56A;
}

.input{
	border: none;
	background-image: url(../gfx/global/input.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 170px;
	height: 20px;
	color: #000000;
	padding: 3px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.isz {
	border: none;
	background-image: url(../gfx/global/isz.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 40px;
	height: 20px;
	color: #000000;
	padding: 3px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.mehet {
	border: none;
	background-image: url(../gfx/global/mehet.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
}

.torol {
	border: none;
	background-image: url(../gfx/global/torol.jpg);
	background-repeat: repeat-x;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
}

form {
	padding: 0px;
	margin: 0px;
}
