body,span,td{
		font-family:	 verdana;
		font-size:		 10px;
		font-weight:	 normal;
		color:			 #000000;
}

.big {font-size:12px; font-weight:bold; margin-bottom:5px;margin-top:5px;}
.bold {font-weight:bold;}
.botborderblk {border-bottom:1px solid black;}
.botbordergr {border-bottom:1px solid #BBBBBB; height:20px;}
.clip{overflow:hidden; width:156px;height:13px;}

p 
{
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

input{
		font-family: 		verdana;
		font-size:			9px;
		color:				#000000;
		border-width:		1px;
		width:				75px;
		border-style:		solid;
		border-color:		#000000;
}

a{
		font-family:	 verdana;
		font-size:		 10px;
		font-weight:	 bold;
		text-decoration: none;
		color:			 #000000;
}
h3
{
	font-size:16px;
}
h5
{
	font-size:12px;
}
.leftPanel 
{
	margin: 5px;
	width:145px;
	min-height:300px;
/*	border: solid 1px #CF993A;
	height: 100%;*/
}
.rightPanel 
{
	/*border: solid 1px #CF993A;*/
	margin: 5px;
	width:614px;
}

.readonly 
{
	background-color:#DDDDDD;
}

.prifield{
		font-family: 	 verdana;
		font-size:		 9px;
		font-weight:	 bold;
		color:			 #000000;
		border-width:	 0px;
		width:			 12px;
		cursor:			 hand;
}

.prifieldoff{
		font-family: 		verdana;
		font-size:			9px;
		font-weight:		bold;
		color:				#000000;
		background-color:	#CCCCCC;
		border-width:		0px;
		width:				12px;
}

.userinput{
		font-family: 		verdana;
		font-size:			9px;
		color:				#000000;
		border-width:		1px;
		width:				280px;
		border-style:		solid;
		border-color:		#000000;
}

.userinput_150{
		font-family: 		verdana;
		font-size:			9px;
		color:				#000000;
		border-width:		1px;
		width:				148px;
		border-style:		solid;
		border-color:		#000000;
}

.userinput_100{
		font-family: 		verdana;
		font-size:			9px;
		color:				#000000;
		border-width:		1px;
		width:				98px;
		border-style:		solid;
		border-color:		#000000;
}

.userinput_75{
		font-family: 		verdana;
		font-size:			9px;
		color:				#000000;
		border-width:		1px;
		width:				73px;
		border-style:		solid;
		border-color:		#000000;
}

.userinput_50{
		font-family: 		verdana;
		font-size:			9px;
		color:				#000000;
		border-width:		1px;
		width:				48px;
		border-style:		solid;
		border-color:		#000000;
}

.button{
		font-family: 		verdana;
		font-size:			9px;
		font-weight:		bold;
		color:				#000000;
		border-width:		1px;
		border-style:		solid;
		border-color:		#000000;
		cursor:				hand;
}

.copy{
		background-color:	#9CA0A1;
		color:	 			#000000;
		font-family:		verdana;
		text-decoration:	none;
		font-size:			9px;
		font-weight:		bold;
}
.margin5{
		margin:	5px,5px,5px,5px;
}

.hidden 
{
	display: none;
}
@media print 
{
.noprint {display:none;}	
}
.bleft 
{
	border-left:1px solid black;
}
.bright
{
	border-right:1px solid black;
}
.btop
{
	border-top:1px solid black;
}
.bbottom
{
	border-bottom:1px solid black;
}

