.VFSInputHeading
	{
	font-family: "verdana";
	font-size:13px;	
	font-weight:none;
	padding:1px;
	margin:2px;
	}
.FormInputHeading {
	font-family: "verdana";
	font-size:16px;	
	font-weight:none;
	padding:0px;
	margin-top:12px;
	display:block;
}
input[type=text] {
	font-family: "verdana";
	font-size:14px;	
	height:20px;	
	padding:2px;
	display:inline-block;
	margin:2px;
}
input[type=color] {
	height:16px;	
	width:16px;	
	border:1px solid #DADADA;
	padding:1px;
	margin:1px;
	vertical-align:middle;
}
select {
	font-family: "verdana";
	font-size:14px;	
	font-weight:none;
	padding:2px;
	margin:2px;
}

.CSSSelector {
	font-family: "verdana";
	font-size:14px;	
	font-weight:none;
	padding:1px;
	margin:0px;
	vertical-align:middle;
	}

.admin_table {
	background-color:#9DD19D;
	margin: 1px;
	padding:1px;
	border:2px solid #9DD19D;
}
.admin_table td {
		background-color:#D9FFD9;
		border:1px solid #000000;
	}
	
.admin_table tr {
		border:1px solid #000000;
	}
.menubutton {
	font-family: "helvetica";
	font-size: 18px;	
	width:100px;
	height:100px;
}	
	
.OCWidgetTable {
	border:4px solid #A6A6A6;
}
.OCWidget_EditorTabs {
	font-family: "helvetica";
	font-size: 16px;	
	font-weight:bold;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	padding:5px;
}
	
.OCAdminButtons {
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin: 2px;
	margin-bottom: 60px;
	padding:2px;
	background-color:#567058;
	border: 3px groove #000;
}
	a.OCAdminButtons:link{text-decoration: none; color:#FFF; }
	a.OCAdminButtons:visited{text-decoration: none; color:#FFF; }
	a.OCAdminButtons:hover{text-decoration: underline; color:#91BC94; }
	
.OCAdminSubMenu {
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin: 2px;
	margin-bottom: 60px;
	padding:2px;
	background-color:#3E6C41;
	border: 3px groove #000;
}
a.OCAdminSubMenu:link{text-decoration: none; color:#FFF; }
a.OCAdminSubMenu:visited{text-decoration: none; color:#FFF; }
a.OCAdminSubMenu:hover{text-decoration: underline; color:#C1781F; }
	

	.OCFormEditor_InputNoteControls {
	font-size:11px;
	font-weight:normal;
	background-color: #FFF9ED;
	border: 1px solid #FFA500;
	padding:3px;
	max-width:400px;
	margin-top:1px;
	margin-bottom:1px;
	}
	
	.OCFormEditor_InputNote {
	font-size:11px;
	font-weight:normal;
	float:left;
	background-color: #FFF9ED;
	border: 1px solid #FFA500;
	padding:3px;
	max-width:400px;
	margin-top:1px;
	margin-bottom:1px;
	}

	.OCFormEditor_InputHeading {
	font-size:14px;
	font-weight:bold;
	float:left;
	border: 1px solid #BFBFBF;
	padding:3px;
	max-width:400px;
	margin-top:1px;
	margin-bottom:1px;
	}

	.OCFormsHeaderaref {
	text-decoration: none; font-weight:bold;
	}
	
	a.OCFormsShowTableLink:link{text-decoration: none; color:blue; }
	a.OCFormsShowTableLink:visited{text-decoration: none; color:blue; }
	a.OCFormsShowTableLink:hover{text-decoration: underline; color:blue; }

	.OCFormsTableDescription {
		font-family: "helvetica";
		font-size: 28px;
		font-weight:bold;
		text-decoration:underline;
	}

	.logintext {
		width:100px;
		background:#FFF;
		border:1px solid #000;
		color:#000;
		text-align:center;
		font-weight:bold;
		font-size:8pt;
	}
	.logintable {
		width: 518px;
		height: 499px;
	}
	.umaskE 
	{
		min-height:50px;
		padding: 1px;
		color:#000;
		background:#FFF;
		border:1px solid #000;
	}
	.umaskE td
	{
		text-align:center;
	}

	#OCForms_umaskE 
	{
		min-height:50px;
		color:#000;
		background:#FFF;
		border:1px solid #000;
		padding: 1px;
		font-size: 14px;
	}
	#OCForms_umaskE td
	{
		text-align:center;
		padding: 0px;
		border: 1px solid lightgray;
	}
	#OCForms_umaskE th
	{
		text-align:center;
		font-size: 14px;
	}
	.OCFormsTable {
		font-family: "helvetica";
		font-size: 14px;
		border:10px double #9AA0AB;
		background-color: #DFE8F7;
		padding: 5px;
	}
	.OCFormsTable tr:nth-child(even) {background: #F0F0F0}
	.OCFormsTable th{
		background-color:#BCC4D1;
		color: #000000;
		font-weight:bold;
		border:1px solid #F7F7DF;
		font-size: 11px;
		padding: 2px;
	}
	.OCFormsTable td{
		border:1px solid #DFE8F7;
	}
	.OCForms_unused {
	background-color:#A6A4A4;
	color:#000;
	}
	.OCForms_disabled {
	background-color:#CCCCCC;
	}
	.OCForms_Active {
	background-color:#FFFFFF;
	}
	.OCForms_Sort {
	background-color:#B8FCB8;
	}

	.OCFormsEditListing {
		font-family: "helvetica";
		font-size: 12px;
		border:8px groove #000;
		background-color: #DFE8F7;
		padding: 2px;
	}
	.OCFormsDeleteTable {
		font-family: "helvetica";
		font-size: 12px;
		border:8px groove #D9255E;
		background-color: #FF8F66;
		padding: 5px;
	}	
	.OCFormsDeleteTable td {
		background-color:#FFFFFF;
	}
	.OCFormsEditListing tr {
		border:1px solid #000000;
	}
	.OCFormsEditOuterTable {
		font-family: "helvetica";
		font-size: 12px;
		border:1px solid #000000;
		padding:2px;
		background-color:#9AA0AB;
	}
	.OCFormsEditOuterTable th{
		font-family: "helvetica";
		font-size: 14px;
		background-color:#BCC4D1;
	}	
	.OCFormsEditOuterTable td {
		background-color:#EBEBEB;
	}
	
	.OCFormsEditInnerTable {
		font-family: "helvetica";
		font-size: 12px;
		border:1px solid #000000;
		padding:5px;
		background-color:#BCC4D1;
	}
	.OCFormsEditInnerTable th{
		font-family: "helvetica";
		font-size: 14px;
		background-color:#DFE8F7;
		
	}	
	.OCFormsEditInnerTable td {
		background-color:#DFE8F7;
		padding:5px;
	}

	.OCFormsDeviceTable {
		font-family: "helvetica";
		font-size: 12px;
		border:1px solid #000000;
		padding:5px;
		background-color:#FFC689;
	}
	.OCFormsDeviceTable th{
		font-family: "helvetica";
		font-size: 14px;
		background-color:#FFD6AB;
		
	}	
	.OCFormsDeviceTable td {
		background-color:#FFD6AB;
		padding:5px;
	}

	
.CustomButton {
	width:200px;
	padding:10px;
}

.DivTextHeading {
	font-family: "verdana";
	font-size: 16px;	
	font-weight:bold;
	min-height:20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:2px;
}
h3 {
	font-family: "verdana";
	font-size: 16px;	
	font-weight:bold;
	font-style:oblique;
	padding:0px;
	margin:0px;
	margin-top:8px;
	margin-bottom:3px;
	}
.minimal table {
	padding:0px;
	margin:0px;
	background-color:transparent;
	}
.minimal td {
	padding:0px;
	margin:0px;
	background-color:transparent;
	}
.minimal th {
	font-family: "verdana";
	font-size: 16px;	
	font-weight:bold;
	padding:0px;
	margin:0px;
	background-color:transparent;
	}
.minimal tr {
	padding:0px;
	margin:0px;
	background-color:transparent;
	}

		  
.Button {
	font-family: "verdana";
	font-size: 16px;	
	font-weight:none;
	min-height:20px;
}

.DivHeading {
	font-family: "verdana";
	font-size: 18px;	
	font-weight:bold;
	position: relative;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:20%;
	top:-9px;
	padding:0px;
	border: 1px solid #000;
	background-color:#FFF;
}

.CustomFormDiv {
	border: 1px solid #000;
	position:relative;
	margin-left:0px;
	padding: 20px;
}

.CustomFormDivEvaluate {
	border: 1px solid #000;
	position:relative;
	margin-left:0px;
	padding-left: 50px;
}


.popupwindow {
	display: none;
	position: absolute;
	top:250px;
	left:250px;
	font-family: "helvetica";
	font-size: 18px;	
	background-color:#FFFFFF;
	position:absolute; 
	background-color: #FFF; 
	border: 8px groove #1C6E85;
	padding: 5px;
}

.popupwindow2 {
	display: none;
	position: absolute;
	top:300px;
	left:200px;
	font-family: "helvetica";
	font-size: 18px;	
	background-color:#FFFFFF;
	position:absolute; 
	background-color: #FFF; 
	border: 8px groove #1C6E85;
	padding: 5px;
}

.popupwindow3 {
	display: none;
	position: absolute;
	top:100px;
	left:150px;
	font-family: "helvetica";
	font-size: 18px;	
	background-color:#FFFFFF;
	position:absolute; 
	background-color: #FFF; 
	border: 8px groove #1C6E85;
	padding: 5px;
}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }
	
