body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #333;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td a {	font-family: Arial, Helvetica, sans-serif;	}

.BodySeparator {	background-color: #fff;	}

/*	only in SysCommon\dsp_fmain.cfm */
ul.linklist {	list-style-type: disc;	}

td.HeaderCell {
	background-color: #0cf; color: #060;
	text-align: center; font-weight: bold;
}
td.SmallTextHeaderCell {
	background-color: #0030D0; color: #FC0;
	text-align: center; font-size: 11px; font-weight: bold;
}

td.db {
	background-color: #03c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.cellcolor {	background-color: #bbb;	}
/* only in OrderNew\BasicSystem\dsp_SelQuantity.cfm	*/
td.arcellcolor {	background-color: #B8C2CC;	}

.SmallText {	font-size: 11px;	}

table.smalltext {	font-family: Arial, Helvetica, sans-serif;	}

/* only in Help\dsp_help_index.cfm */
.helptopic {
	color: #fff;
	font-size: 13px; font-weight: bold;
	text-decoration: underline;
}
.texthead {
	color: #0030D0;
	font-size: 18px;
	text-decoration: underline;
}

td.frontcontent {	font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 2px 3px;	}

a:link , a:visited {	color: #03C; text-decoration: underline;	}
a:hover, a:active {	color: #39F; text-decoration: underline;	}

a img {	border: none;	}	

a.help {text-decoration: underline}
a.help:link, a.help:visited {	color: #fc0; font-size: .41cm;	}
a.help:hover, a.help:active {	color: #fff;	}

a.dark {	text-decoration: none	}
a.dark:link, a.dark:visited {	color: #0030d0;	}
a.dark:hover, a.dark:active {	color: #FC0;	}

/*	=Top frame	*/	
/* Folder color (Basic version)	*/
.BVFolderBG1 {	background-color: #639cFF;	}
.BVFolderBG2 {	background-color: #06c;	}

/* Folder color */
.FolderBG1 {	background-color: #319AFF;	}
.FolderBG2 {	background-color: #06c;	}

/* =Top frame buttons*/
.fr2button{	background-color: #ffd200;	}
	.btn {
		color:#930;
		text-decoration: none; 
		font: bold 11px/120% Arial, Helvetica, sans-serif;
		cursor: pointer;
	}
	.fr2button #TextT1 {	cursor: default;	}
	.fr2buttonover {	background-color: #FF9A31;	}
		.fr2buttonover .btn {	color:#930;	}
.buttonline{	background-color: #930;	} /* for buttons border */

/*	=Top frame tabs	*/
.tab, .tab_inactive {
	color:#fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	line-height: 1;
}
	.tab_inactive  {	color:#fff;	}
	
.FAQBg {	background-color: #ffc;	} /* Power System - Left Frame - Lamp Icon*/

/* for WID frame buttons color */
.frWID {	background-color: #ffd200;	}
	.nrm {
		color:#930;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

td.hdr {	font-size:11px; font-family:tahoma,arial,helvetica,sans-serif;	}
td.hdr1 img {	vertical-align: top	}
/*	<font>	*/
.hdr {
	color:#fff;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}
/*	<font>	*/
.hdr1 {
	color:#000;
	font-size:11px; font-family: Arial, Helvetica, sans-serif;
}

.datetext {
	color:#9CF;
	font: bold 11px/127% Arial, Helvetica, sans-serif;
}

.nrm1 {
	color:#000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* .input {
	font-size:11px;
	font-family: Arial,helvetica,sans-serif;
} */
.sm {
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;
}

/* #1 obsolete but not sure if ctl_* is implemented everywhere VKRAS */
.sm1, textarea, input, select, .FormElement {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #DEDFDE;
}
/* #1 */

.ctl_Text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #DEDFDE;
}

/*  only in dsp_RegistrationFormExt.cfm */ 
.ctl_TextHid {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEDFDE;
	border-color: #DEDFDE;
}

.ctl_Radio {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.ctl_Checkbox {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.ctl_File {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	border-color: #DEDFDE;
}

.ctl_Password {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	border-color: #DEDFDE;
}

.ctl_Textarea {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	border-color: #DEDFDE;
}

.ctl_Select {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	border-color: #DEDFDE;
}
/* /#1 */
/*	only in common.js	*/
.InputIE {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-color: #DEDFDE #DEDFDE #DEDFDE #DEDFDE;
}

.sm2 {
	color:#666666;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
}
	
body.deff7 {	background-color: #ddd;	}/*use this class for default body -- f_7*/

body.deff8 {	padding: 5px; margin: 0;	}

/*	\MyAccount\ViewActivity\index2.cfm	*/
body.deff6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #039;
	color: #000;
	padding: 0;
	margin: 0;
}/*use this class for default body -- f_6*/


body.deff9 {	background-color: #fff; padding: 0; margin: 0;	}/*use this class for default body -- f_9*/

body.deftips {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	padding: 5px;
	margin: 0;
	color: #333;
}/*use this class for default tips */

.Title6 {
	color:white;
	font-size:11px;
	font-weight: bold;
	font-family:tahoma,arial,helvetica,sans-serif;
}/* Title in frame 6 */

.HederColor {	background-color: #ddd;	}	/*define for header color, is used as bg for tabs in Basic */
.HederColor1 {	background-color: #39f; border-color: #39f;	}
.HederColor2 {	background-color: #eee;	}
.HederColor3 {	background-color: #039;	}
.HederColor4 {	background-color: #fff;	}
.HederColor5 {	background-color: #39f;	}

.HederText{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-align: center;
}	/*define for header text*/

.HederText1{
	color: #03c;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
}/*	Headers for lists on main page	*/

.HederText2{
	color: #fff;
	text-align: center;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
}/*define for heder text*/

.HederText3{
	font: bold 12px/15px Arial, Helvetica, sans-serif;	 /* 9pt */
	color: #000;
	text-align: left;
}/*define for heder text*/

.HederText4{
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}/*define for heder text*/

.HederText5{
	color: #03c;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	text-align: center;
}/*define for heder text*/

.TextClass{
	color: #333;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}/*use for text in page*/

.ComentClass{
	font-size: 10px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}/*use for smaller text in page*/

.RedSelected {	color: #f00;	}/*define Red color text <span class="RedSelected">text</span> only color not size*/
.BoldSelected {	font-weight: bold;	}/*define BOLD text <span class="RedSelected">text</span>*/

a.GrayLinkNoUnder {	
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	cursor: pointer;	
}
	a.GrayLinkNoUnder:link, a.GrayLinkNoUnder:visited {	color: #646464; text-decoration: none;	}
	a.GrayLinkNoUnder:hover, a.GrayLinkNoUnder:active {	color: #c00; text-decoration: none;	}

a.LinkElement {	font-size:11px; cursor:pointer;	}
	a.LinkElement:link, a.LinkElement:visited {	text-decoration:underline; color: #03C;	}
	a.LinkElement:hover, a.LinkElement:active {	text-decoration:underline;	color: #39F;	}

a.HeaderLink {	font-size:11px; cursor:pointer; line-height: normal; font-weight: bold;	}
	a.HeaderLink:link, a.HeaderLink:visited {	text-decoration:underline; color: #FAFAD2;	}
	a.HeaderLink:hover, a.HeaderLink:active {	text-decoration:underline; color: #E6E6FA;	}

.CurrentPage{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	cursor: default; /*	!important: current page number cannot be pressed	*/
	color: #000;
}	/*current page number on searching list*/

.BlackBGColor {	background-color: #000; border-color:  #000;	}	/*For DHTML Button*/
.WhiteBGColor{	background-color: #FFF;	}	/*For DHTML Button*/
.BGColor1 {
	background-color: #DEDFDE;	
	border-bottom-color: #DEDFDE;
	border-right-color: #DEDFDE;
	border-left-color: #FFF;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-right-width: 1px;
}/*For DHTML Button*/
.BGColor2 {	background-color: #1f1f61;	}
.BGColor3 {	background-position: left top; background-repeat: repeat-x; background-color: #06c;	}
.BGColor4 {	background-color: #039;	}
.BGColor5 {	background-color: #888;	}/*For DHTML Button*/

.BtnText {
	font: normal 11px/100% arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
	text-decoration:none;
}	/*For DHTML Button*/

a.BtnText:link, a.BtnText:visited, a.BtnText:hover, a.BtnText:active {	color: #000; text-decoration:none;	}	/*For DHTML Button*/

.BtnRedText{
	font: normal 11px/100% arial,helvetica,sans-serif;
	color: #f00;
	text-align: center;
	text-decoration:none;
}	/*For DHTML Button*/

.BtnRedText:link , .BtnRedText:visited, .BtnRedText:hover, .BtnRedText:active {	color: #f00; text-decoration: none;	}


#ActionArea {	visibility: visible; position: absolute; left: 0; top:0;}	/*For DHTML Button in Netscape*/

.btnSearchFile {
	font: bold 11px/14px tahoma,arial,helvetica,sans-serif;
	color: #fff;
	text-align: center;
}/* for file buttons in search*/

a.btnSearchFile:link , a.btnSearchFile:visited, a.btnSearchFile:hover, a.btnSearchFile:active {
	color: #fff;
}/* for file buttons in search*/

td.OSHeader {
	background-color: #1E90FF;
	font-size: 12px;
	color: #ff0;
	font-weight: bold;
	text-align: center;
}/* Order Summary */

td.OSData {
	background-color: #D3D3D3;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}/* Order Summary */

td.SmallHeader{
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-align: center;
}/* Order Summary */


.RedBg {	background-color: #f00;	}	/* for 1px row-separator */
.WhiteBg {	background-color: #fff;	}/* for 1px row-separator */

.f7ItemGray, .f7ItemGraySel {
	height: 14px;
	font: 10px/100% Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	padding: 1px 0 2px 0;
}
	.f7ItemGray {	color: #666; background-color:#EEE;	}
	.f7ItemGraySel {	color: #000;	}


/* for 'tell me more' link on Start New Search page*/
a.linkmore {	font-size:11px; text-decoration:none; color: #63c;	}
	a.linkmore:hover {	text-decoration:none; color: #ffd200;	}


/* for New Wizard Interface */
a.RedLink, a.RedLink:link, a.RedLink:visited, a.RedLink:hover, a.RedLink:active {
	color: #c00;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: underline;
}

a.BlueLink, a.BlueLink:link , a.BlueLink:visited {
	color: #00f;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.BlueLink:hover, a.BlueLink:active {
	color: #0000a0;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.VioletLink:link , a.VioletLink:visited	{	color: #03C; text-decoration: underline;	}
a.VioletLink:hover, a.VioletLink:active {	color: #39F; text-decoration: underline;	}

a.VioletLinkNoU:link, a.VioletLinkNoU:visited, a.VioletLinkNoU:active, a.VioletLinkNoU:hover {
	color: #909;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: underline; 
}

a.RedLinkNoU {
	color: #c00;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}

a.RedLinkNoU:link, a.RedLinkNoU:visited, a.RedLinkNoU:hover, a.RedLinkNoU:active {
	text-decoration: none;
}

a.GreyLinkNoU:link, a.GreyLinkNoU:visited, a.GreyLinkNoU:hover, a.GreyLinkNoU:active {
	color: #666;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: underline;
}

a.VioletLinkBig:link, a.VioletLinkBig:visited, a.VioletLinkBig:hover, a.VioletLinkBig:active {
	color: #63c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.BigLink:link, a.BigLink:visited {
	color: #000;
	font-size: 13px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a.BigLink:hover, a.BigLink:active {
	color: #c0c0c0;
	text-decoration: underline;
	font-weight: bold;
}

a.BlueLinkUn:link, a.BlueLinkUn:visited {	color: #03c; text-decoration: underline;	}
a.BlueLinkUn:hover, a.BlueLinkUn:active {	color: #39F; text-decoration: underline;	}

/* Benefit link on login page */
a.BenefitLink, a.BenefitLink:link, a.BenefitLink:visited {
	color: #03c;
	text-decoration: underline;
	font-weight: bold;
}
a.BenefitLink:hover, a.BenefitLink:active {	color: #39F; text-decoration: underline;	}

.Header1{
	color: #C00;
	font-weight: bold; font-size: 12px; font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.Header2, .Header2White {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	color: #03c;
}
	.Header2White {	color: #fff;	}

.Header3{
	font-size: 11px; font-weight: bold;
	color: #03C;
}
.BasicColor1{	background-color: #EEE;	}
.BasicColor2 {	background-color: #DDD;	}
/*	.BasicColor3 {	background-color: #fff;	}	*/

.Wiz7HeadSection{
	font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; font-weight: bold;
	background-color: #fff; color: #000;
 	height: 25px;
	text-indent: 5px;
}
.Wiz7HeadSectionCurr {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-indent: 5px; font-size: 12px;
	background-color: #fff; color: #c00;
	height: 25px;
}
.Wiz7HeadItem {
	font-family: arial,verdana,helvetica,sans-serif; font-size: 11px;
	height: 14px;
	color: #03C;
	text-decoration: none;
	padding: 1px 0 2px 0;
}
a.Wiz7HeadItem, a.Wiz7HeadItem:link, a.Wiz7HeadItem:visited {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #03C;
}
a.Wiz7HeadItem:hover, a.Wiz7HeadItem:active {	color: #09F;	}

a.Wiz7HeadItemSel:link, a.Wiz7HeadItemSel:visited, a.Wiz7HeadItemSel:hover, a.Wiz7HeadItemSel:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #cc0000;
}
.Wiz7HeadItemSel {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #cc0000;
	height: 14px;
	text-decoration: none;
	padding: 1px 0 2px 0;
}

/* for header text for not clickable column */
.HeaderNOTLink {
	font-size:11px; font-weight: bold;
	color: #ff9;
}

/* for Basic Version */
.BVOver {	background-color: #C8C8C8; border-color: #EEE #C8C8C8 #C8C8C8 #EEE;	}

.BVOver2 {	background-color: #C8C8C8; border-color: #9C9C9C #606060 #606060 #9C9C9C;	}
.BVDown {	background-color: #C8C8C8; border-color:  #9C9C9C;	
}
.BVDown2{
	background-color: #C8C8C8; border-color: #606060 #EEE #EEE #606060;
	padding-left: 2px; padding-top: 2px;
}

.LineSeparator {	background-color: #39F;	}


/* for navigator in frame 6 (Basic Version) */
.ANavLink, .LastNavLink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
	a.ANavLink:link,a.ANavLink:visited, a.ANavLink:active, a.ANavLink:hover {
		color: #9CF;
		text-decoration: underline;
	}
	.LastNavLink, a.LastNavLink:link, a.LastNavLink:visited, a.LastNavLink:hover, a.LastNavLink:active {
		color: #FC0;
		text-decoration: none;
		cursor: default;
	}

/* for left frame (f_7) selections links */
a.Selections {
	font-size: 11px;
	font-family: tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.Selections:link, a.Selections:visited {
	text-decoration: none;
	color: #000;
}

a.Selections:hover, a.Selections:active {
	color: #c00;
	text-decoration: none;
}

.ASHeader{
	font-size: 11px;
	color: #0033cc;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif;
}

/* for "Enable this count to be suppressed" additional selection */
a.SuppressLink, a.SuppressLink:link, a.SuppressLink:visited, a.SuppressLink:hover, a.SuppressLink:active {
	font-size:11px; font-weight: bold;
	text-decoration:none;
	color: #c00;
}

.HeaderLink1 {	font: bold 12px/15px Arial, Helvetica, sans-serif;	}

a.HeaderLink1:link, .HeaderLink1:visited, .HeaderLink1:hover, .HeaderLink1:active {
	color: #909;
	text-decoration: underline;
}

.BorderClass{	border: 1px solid #000;	}

.text {
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.fill1 {
	color: #000;
	vertical-align: middle;
	text-transform: none;
	font: bold normal 10px/100% "Courier New", Courier, mono;
	letter-spacing: 1px;
	/*clip: rect(   )*/
}
.fill2 {
	font: bold 11px/100% "Courier New", Courier, mono;
	color: #000;
	letter-spacing: 2px;
}
.fill3VL {
	color: #000000;
	vertical-align: middle;
	font-variant: normal;
	text-transform: none;
	font: 11px/100% "Courier New", Courier, mono normal;
	letter-spacing: 1px;
	/*clip: rect( )*/
}

.FrameBorder {	border-right:1px solid #06c;background-color:#06c	}
.FrameBorder frame {	background-color: #fff;	}
/*	!Buttons	*/
.SomeButtons {
	text-align: center;
	padding: 0 1px; margin: 0;
}/*define for SomeButtons*/

.BtnNormal, .BtnOver, .BtnGrey {
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
}
	.BtnNormal *, .BtnOver *, .BtnGrey * {
		text-align: center; line-height: 11px;
		cursor: pointer;
		white-space: nowrap;
		margin: 0;
	}
	.BtnNormal {	background-color: #DEDFDE;	}	
	.BtnOver {	background-color: #9CF;	}
	.BtnGrey {	color: #808080; background-color: #DEDFDE; cursor: default;	}

	button, button * {	outline: none;	}

.ctl_Select optgroup { color: #39f; font-weight: normal; font-style: normal; }
.ctl_Select optgroup option { color:#333; }

/*define for heder text*/
.Caption0, .Caption1 {
	font: bold 12px/125% Arial, Helvetica, sans-serif;
	padding: 2px 3px; margin: 0;
	text-align: center;
}
	.Caption0 {	color: #03c;	}	
	.Caption1 {	color: #FFF;	}

.HederText02, .HederText03 {
	font: normal 12px/125% Arial, Helvetica, sans-serif;
	padding: 2px 3px; margin: 0;
	text-align: center;
}	
.HederText02 {
	background-color: #39F; color: #fff;
	font-weight: bold;
}
.HederText03 {	background-color: #EEE; color: #333;	}

a.HederText02, a.HederText02:link, a.HederText02:visited, a.HederText02:hover, a.HederText02:active {
	color: #fff;
	font: bold 12px/125% Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.DataText020, .DataText020a, .DataText021, .DataText021a, .DataText022, .DataText022a {
	font: normal 11px/127% Arial, Helvetica, sans-serif;
	padding: 0 3px; margin: 0;
	color: #333;
}
	.DataText020, .DataText020a {	background-color: #EEE;	}
		.DataText020a {	padding: 1px 3px;	}
	.DataText021, .DataText021a {	background-color: #DDD;	}
		.DataText021a {	padding: 1px 3px;	}
	.DataText022, .DataText022a {	background-color: #FFF;	}
		.DataText022a {	padding: 1px 3px;	}

.DataTable {	padding: 0 3px; margin: 0;	}

.br5, .br10 {	border-style: none; font-family: Arial, Helvetica, sans-serif;	}
	.br5 {	line-height: 5px; font-size: 5px;	}
	.br10 {	line-height: 10px; font-size: 10px;	}

.ErrorMessage {
	background-color: #DDD;
	padding: 1px 3px; margin: 0;
	font: bold 12px/125% Arial, Helvetica, sans-serif;
}/*define for Error Message*/

/*define for matrix of text boxes*/
.Matrix, .MatrixC, .MatrixL, .MatrixR, .MatrixR0, .MatrixR1 {	text-align: center; margin: 0;
}
	.Matrix {	padding: 1px 0 0;	}
	.MatrixC {	padding: 1px 1px 0 2px;	}
	.MatrixL {	padding: 1px 1px 0 0;	}
	.MatrixR {	padding: 1px 0 0 2px;	}
	.MatrixR0 {	text-align: left; padding: 0 0 0 1px;	}
	.MatrixR1 {	text-align: left; padding: 1px 0 0 1px;	}

.DataTextForm, .DataTextForm1, .DataTextForm2 {
	color: #333;
	font: normal 11px/127% Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 3px; margin: 0;
}
	.DataTextForm {	background-color: #EEE;	}
	.DataTextForm1 {	background-color: #DDD;	}
	.DataTextForm2 {	background-color: #FFF;	}
	
td form {	margin:0;	}		
#L3, #L4, #L5, #L6 {	font-size:0; line-height:0;	}