A.navClient:link 						{FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A.navClient:visited 				{FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A.navClient:active 					{FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A.navClient:hover 					{FONT-SIZE: 12px; COLOR: red;	  FONT-FAMILY: Arial, sans-serif; font-weight: bold; TEXT-DECORATION: none}

A.link:link 								{FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A.link:visited 							{FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A.link:active 							{FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A.link:hover 								{FONT-SIZE: 11px; COLOR: red;	FONT-FAMILY: Verdana, sans-serif; font-weight: bold; TEXT-DECORATION: none}

input, select {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	height: 18px;
	color: black;
}

textarea {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: black;
}

.duzme {
	FONT-FAMILY: Verdana, sans-serif;
	background: #531A1A;
	font-weight: Bold;
	font-size: 11px;
	vertical-align: top;
	height: 25px;
	color: white;
}



.adminBack {
	background-image: url(../images/adminLogin.jpg);
	background-repeat: no-repeat;
}
.tekst {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	color: #663333;
}

.tekst2 {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 10px;
	color: #663333;
}

.adminLeft0 {
	background-image: url(../images/left0.jpg);
}
.adminRight0 {
	background-image: url(../images/right0.jpg);
}
.adminLeft1 {
	background-image: url(../images/left1.jpg);
}
.adminRight1 {
	background-image: url(../images/right1.jpg);
}
.adminNav {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #663333;
	color: #FFFFFF;

}
.adminHolderBack {
	background-attachment: scroll;
	background-image: url(../images/adminHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tekstWhite {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#iframe
	{
	overflow:scroll;
	background-color: transparent;
	}

.tbHead {
	FONT-FAMILY: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #663333;
	color: white;
}
.clientHeader {
	background-attachment: scroll;
	background-image: url(../images/client.header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.clientBody {
	background-attachment: scroll;
	background-image: url(../images/client.back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	background-attachment: scroll;
	background-image: url(../images/navback2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 188px;
	text-align: right;
	vertical-align: middle;
	padding: 0px 25px 5px 0px;
	margin: 0px;




}

