
.bor {
	border: 1px solid #AF0317;
}

.menuitem {
	font-family: verdana, arial, helvetica; 
	font-size: 9px; 
	color: #AF0317; 
	text-decoration: none;
}

.pagelink {
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	color: #AF0317; 
}

.menuitem2 {
	font-family: verdana, arial,  helvetica; 
	font-size: 9px; 
	color: #303030; 
	line-height: 17px;  
}

.menuitem3 {
	font-family: verdana, arial, helvetica; 
	font-size: 9px; 
	color: #AF0317; 
	padding-top: 10px;
	padding-bottom: 15px;
}


.menuitembox {
	padding-right: 7px;
	padding-left: 7px;
	font-family: verdana, arial, helvetica; 
	font-size: 9px; 
	color: #575757; 
	line-height: 15px;  
}

.menuitembox3 {
	padding-right: 7px;
	padding-left: 7px;
	font-family: verdana, arial, helvetica; 
	font-size: 9px; 
	font-weight: bold;
	color: #ffffff;
	vertical-align : baseline; 
}

.menuitembox2 {
	padding-left: 7px;
	vertical-align : baseline;
}

.ivan {
	font-family: Arial;
	font-size: xx-small;
	color: #FFFFFF;
	background-color : #FF0000;
	border: 1px solid #AF0317;
}

.form {
	font-family: Arial;
	font-size: x-small;
	color: #303030;
	border: 1px solid #AF0317;
}

.form2 {
	font-family: Arial;
	font-size: x-small;
	color: #303030;
	border: 1px solid #861828;
}

.text {
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	padding-right: 5px;
	padding-left: 5px;
	color: #363534; 
	text-align : justify;
}

.text2 {
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	padding-right: 5px;
	padding-left: 5px;
	color: #363534; 
}

.subtitle {
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	color: #363534; 
}

/* ComboBox Styles */

.fixedtxt {
	font-family: verdana; 
	font-size: 8px; 
}

.comboclass {
	border:			1px solid #AF0317;
	background:		#FCF8F8;
	color:			#AF0317;
	vertical-align:	baseline;
	font-family: 	verdana; 
	font-size:		10px;
}

.combo-button {
	cursor:			hand;
	cursor:			pointer;	
	height:			17px;
	border:			1px solid #AF0317;
	padding:		1;
	background:		#FCF8F8;
	color:			#AF0317;
	width:			16px;
	vertical-align:	baseline;
	font-size:		10px;
	font-family:	Webdings, Marlett;
}
.combo-hilite {
	cursor:			hand;
	cursor:			pointer;
	background:		#FCF8F8;
	border:			1px solid #AF0317;
	color:			#AF0317;
	font-family:	verdana;
	font-size:		10px;
}
.combo-item   {
	cursor:			hand;
	cursor:			pointer;
	background:		white;
	border:			1px solid white;
	color:			#AF0317;
	font-family:	verdana;
	font-size:		10px;
}

.combo-input  {
	background:		#FCF8F8;
	border:			1px solid #AF0317 !important;
	color:			#AF0317;
	width:			145px !important;
	font-size:		10px;
	vertical-align:	baseline;
}

.combo-list table {
	table-layout:	fixed;
	width:			142px;
}

.combo-list {
	border:				1px solid #AF0317;
	background:			white;
	padding:			1px;
	width:  			142px;
	
	height:				120px;
	overflow:			auto;
	overflow-x:			visible;
	overflow-y:			auto;
	scrollbar-base-color:		#FCF8F8;
	scrollbar-highlight-color:	#FCF8F8;
	scrollbar-3dlight-color:	#AF0317;
	scrollbar-darkshadow-color:	#AF0317;
	scrollbar-shadow-color:		#FCF8F8;
	scrollbar-face-color:		#FCF8F8;
	scrollbar-track-color:		white;
	scrollbar-arrow-color:		#AF0317;
}
