BODY, TD, TH{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
}
td{
	font-size: 10pt;
}
a{
	font-weight: bold;
	text-decoration:none;
	color: #4682b4;
}
a:visited{
	color: #4682b4;
}
a:hover{
	color: #ff6347;
}
a.editor{
	font-weight: bold;
	text-decoration:none;
	color: navy;
}
a.editor:visited{
	color: navy;
}
a.editor:hover{
	color:#ffff99;
}
select{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
select.order{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	width: 174px;
}
input.txt{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	width: 174px;
}
input.txt1{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	width: 20px;
}

.frontbox {
		font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	overflow: hidden;
	clip: rect( );
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top-width: auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto
}
.frontboxdark {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	overflow: hidden;
	clip: rect( );
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: auto;
	border-right-width: auto;
	border-bottom-width: auto;
	border-left-width: auto;
	padding-top: 30px;
	padding-bottom: 10px
}

.frontboxcell{
	position:absolute; 
	top: 0px; 
	left: 246px; 
	width:335; 
	height:285px; 
	z-index:1;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	overflow: hidden;
	clip: rect(0,335,285,0);
	word-spacing: normal;
	white-space: normal;
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding-top: 10px;
	padding-bottom: 10px
}

.frontpanel{
border:2 #6699CC solid;
}

