a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
  font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00309C;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
  font-weight: normal;
	text-transform: none;
	color: #00309C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
  font-weight: normal;
	text-transform: none;
	color: #9E2F37;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
  font-weight: normal;
	text-transform: none;
	color: #9E2F37;
	text-decoration: none;
}
.tooltips {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-size: 12px;
}
.tooltips2 {
	font-size: 12px;
}
.BordTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00309C;
}
.QVMainPageBody {
	background-color: #fefefe;
}
.QVTitle {
	color: #004080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/degrade_bleu_court.jpg);
	background-repeat: repeat-y;
	background-color: #00309c;
}
.QVSmallLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.QVField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: F0F0F0;
    vertical-align: top;
}
.QVFieldData {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    background-color: #FaFaFa;
    text-align: justify;
    width: auto;
    padding: 0px;
    height: auto;
}
.QVFieldDef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ecf0f5;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ccd5e6;
	border-bottom: 1px solid #ccd5e6;
	border-left: 1px solid #ffffff;
}
.QVFieldDefData {
	background-color: #fdfdfd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border-top: 1px none #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px none #f0f0f0;
}
.QVEmptyDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.QVLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.QVBigLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.QVEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.QVSmallLabel {
   	color: #333333;
   	font-family: 'Verdana', 'Arial', 'helvetica';
   	font-size: 10px;
   	font-weight: normal;
   	text-decoration: none;
}
.QVErrorMessage {
	COLOR: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.QVGroupName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.QVGroupDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.QVExample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #666666;
}

.AssistField {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	background-color : #ffffff; 
	padding : 1px; 
} 
.AssistLabel {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000099; 
	background-color : #e9edf3; 
	text-align : left; 
	vertical-align : top; 
	padding : 1px; 
	border-top-width : 1px; 
	border-right-width : 3px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-bottom-style : solid; 
	border-top-color : #ffffff; 
	border-right-color : #ffffff; 
	border-bottom-color : #ffffff; 
	border-left-color : #ffffff; 
	border-right-style : solid; 
} 

.qobody {
	background-image: url(../images/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.AssistSample {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	background-color : #f5efe9; 
	color : #c59d76; 
	text-align : left; 
	vertical-align : top; 
	padding : 1px; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-bottom-style : solid; 
	border-top-color : #ffffff; 
	border-right-color : #ffffff; 
	border-bottom-color : #ffffff; 
	border-left-color : #ffffff; 
} 
.AssistHelpText {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #666666; 
	text-align : left; 
	vertical-align : top; 
	font-style : italic; 
} 



/******************************/
/*        TOP/BOTTOM          */
/******************************/
/*
.QVDocTopTitle {
	color: #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	background-image: url(../images/degrade_bleu.jpg);
	background-repeat: repeat-y;
	background-color: #00309c;
}
*/
.QVDocTopTitle {
	COLOR: #004080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-variant: normal;
	background-image: url(../images/degrade_bleu.jpg);
	background-repeat: repeat-y;
	background-color: #00309c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00309C;
	border-right-color: #00309C;
	border-bottom-color: #00309C;
	border-left-color: #00309C;
	vertical-align: middle;
}
.StatusLine {  /* _bottom.jsp */
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	background-color : #dddddd; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-top-style : solid; 
	border-top-color : #999999; 
	border-right-color : #999999; 
	border-bottom-color : #999999; 
	border-left-color : #999999; 
} 
.QVCriteria { /* _bottom.jsp */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.QVDocTitle { /* doc_top.jsp */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.QVDocCopyright { /* doc_top.jsp */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



/******************************/
/*           TOOLBAR          */
/******************************/
.QVtboutside { /* *_toolbar.jsp */
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #eeeeee;
	border-right-style: none;
	border-left-style: none;
}
.QVtbinside { /* wkf_toolbar.jsp */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}



/******************************/
/*        DIALOG BOX          */
/******************************/
.QVDialogBody {
	background: #E9EDF3;
    margin: 0px;
}
.QVDialogTitle {
	border-top : 1px none #5e85d0; 
	font-weight : bold; 
	border-left-width : 1px; 
	font-size : 24px; 
	border-left-color : #5e85d0; 
	color : #000000; 
	border-bottom : 1px solid #5e85d0; 
	background-repeat : repeat-y; 
	font-family : Arial, Helvetica, sans-serif; 
	background-color : #0b3b90; 
	border-right-width : 1px; 
	border-right-color : #5e85d0; 
	background-image : url(../images/degrade_bleu_court.jpg); 
}
.QVDialogSubTitle {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #9e2f37; 
	font-weight : bold; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-bottom-style : solid; 
	border-top-color : #9e2f37; 
	border-right-color : #9e2f37; 
	border-bottom-color : #9e2f37; 
	border-left-color : #9e2f37; 
} 
.QVDialogLabel {
	font-weight : normal; 
	font-size : 12px; 
	color : #000099; 
	font-family : Arial, Helvetica, sans-serif; 
} 
.QVGenericTable { /* dlg_mng_attachments.jsp */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	margin: 5px;
}

.genericTABLE{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.genericTR{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.genericTD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  background-color: #f0f0f0;
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align : top;
}
.QVGenericTitle { /* dlg_mng_attachments.jsp */
	
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	font-weight: bold;
	background-color: #000099;
	color: #FFFFFF;
	background-image: url(../images/degrade_top.png);
	background-repeat: repeat-x;
	background-position: center;
}
.QVGenericData { /* dlg_mng_attachments.jsp */
	background-color: #fafafa;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-right: 4px;
	padding-left: 4px;
}
.QVGenericDataOdd { /* dlg_mng_attachments.jsp */
	background-color: #f0f0f0;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-right: 4px;
	padding-left: 4px;
}
.DialogBody {
	background: #FFFFFF;
	margin: 0px;
}
.DialogTitle {
	border-top : 1px none #5e85d0; 
	font-weight : bold; 
	border-left-width : 1px; 
	font-size : 24px; 
	border-left-color : #5e85d0; 
	color : #000000; 
	border-bottom : 1px solid #5e85d0; 
	background-repeat : repeat-y; 
	font-family : Arial, Helvetica, sans-serif; 
	background-color : #0b3b90; 
	border-right-width : 1px; 
	border-right-color : #5e85d0; 
	background-image : url(../images/degrade_bleu_court.jpg); 
}
.DialogSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e2f37;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9e2f37;
	border-right-color: #9e2f37;
	border-bottom-color: #9e2f37;
	border-left-color: #9e2f37;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e2f37;
	font-weight: bold;
	border-bottom: 1px solid #9e2f37;
}

.DialogLabel {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000099; 
	background-color : #e9edf3; 
	text-align : left; 
	vertical-align : middle; 
	padding : 1px; 
	border-top-width : 1px; 
	border-right-width : 3px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-bottom-style : solid; 
	border-top-color : #ffffff; 
	border-right-color : #ffffff; 
	border-bottom-color : #ffffff; 
	border-left-color : #ffffff; 
	border-right-style : solid;
}
.DialogHelpText {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #666666; 
	text-align : left; 
	vertical-align : middle; 
	font-style : italic; 
} 
.DialogField {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	background-color : #ffffff; 
	padding : 1px; 
} 


/******************************/
/*            LOGIN           */
/******************************/
.Loginbody { /* login_detail.jsp */
	background-image : url(../images/watermark.gif); 
	background-position : 100% 100%; 
	background-repeat : no-repeat; 
} 
.Menubody { /* login_detail.jsp */
	background-color : #e9edf3; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-right-style : solid; 
	border-top-color : #999999; 
	border-right-color : #999999; 
	border-bottom-color : #999999; 
	border-left-color : #999999; 
} 
.MenuTitle { /* login_detail.jsp */
	background-position : 50% 0%; 
	font-weight : bold; 
	font-size : 16px; 
	background-image : url(../images/degrade_top.png); 
	color : #ffffff; 
	background-repeat : repeat-x; 
	font-family : Arial, Helvetica, sans-serif; 
	background-color : #0b3b90; 
	padding : 1px 2px; 
}
.MenuItem { /* login_detail.jsp */
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	background-color : #ecf0f5; 
	font-weight : normal; 
	padding : 1px 2px; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-top-style : solid; 
	border-top-color : #ffffff; 
	border-right-color : #ffffff; 
	border-bottom-color : #ccd5e6; 
	border-left-color : #ffffff; 
	border-bottom-style : solid; 
}
.InfoTab { /* login_detail.jsp */
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	background-color : #f8f8f8; 
	border : 1px solid #999999; 
}



/******************************/
/*       MEMBERS DISPLAY       */
/******************************/
.QVMembersTable { /* act_display_members.jsp */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	margin: 5px;
}
.QVMembersField { /* act_display_members.jsp */
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	font-weight: bold;
	background-color: #000099;
	color: #FFFFFF;
	background-image: url(../images/degrade_top.png);
	background-repeat: repeat-x;
	background-position: center;
}
.QVMembersFieldData { /* act_display_members.jsp */
	background-color: #fafafa;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.QVMembersBody { /* act_display_members.jsp */
	background: #E9EDF3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #000099;
}
.QVMembersFieldDataHilight { /* act_display_members.jsp */
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	margin: 1 1 1 1;
	padding: 0 0 0 0;
	height: 20px;
	cursor: pointer;
}
.QVMembersFieldDataOdd { /* act_display_members.jsp */
	background-color: #f0f0f0;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.QVMembersFieldDataHilightCount { /* act_display_members.jsp */
	border: 1px none #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
}
.QVMembersFieldDataEmpty { /* act_display_members.jsp */
	background-color: #fafafa;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #999999;
}
.QVMembersTitle { /* act_display_members.jsp */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	background-image: url(../images/degrade_bleu_court.jpg);
	background-repeat: repeat-y;
	background-color: #00309c;
}



/******************************/
/*            NOTES           */
/******************************/
.QVNoteSaisie { /* dlg_notes.jsp */
   	color: black;
   	font-size: 12px;
   	font-family: 'Verdana', 'Arial','helvetica';
}
.QVNoteTableau { /* dlg_notes.jsp */
	border: 1px solid #009B4E;
	background-color: ACE3AC;

}
.QVNoteTabComment { /* dlg_notes.jsp */
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #899FDA;
}
.QVNoteBodyText { /* dlg_notes.jsp */
	color: black;
	font-family: 'Verdana', 'Arial','helvetica';
	font-size: 12px;
	background-color: E7F7E7;
}
.QVNoteName { /* dlg_notes.jsp */
   	color: #000066;
   	font-family: 'Verdana', 'Arial','helvetica';
   	font-weight: 800;
   	font-size: 11px;
	text-decoration: none;
}
.QVNoteSummary { /* dlg_notes.jsp */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00309C;
	text-decoration: none;
}
.QVNoteLabel { /* dlg_notes.jsp */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00309C;
	text-decoration: none;
}



div.WaitingLayer {
	position: absolute;
	width: 327px;
	height: 106px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}


td.WaitingLayer {
	font-family: Arial, Helvetica, sans-serif;
	color: #00309C;
	font-size: 14px;
	height: 95px;
	vertical-align: baseline;
}


iframe.WaitingLayer {
	position: absolute;
	width: 327px;
	height: 106px;
	visibility: hidden;
}


.AssistLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #e9edf3;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-right-style: solid;
	white-space: nowrap;
}

.CmdLineResults {
	overflow:auto;
	width:350px;
	height:220px;
  border: 1px solid #ccd5e6;
}
.CmdLineValue {
	color: #00309C; 
	font-weight: bold; 
	font-size: 12px;
}
.CmdLineQuestion {
	font-size: 12px;
}

.CmdLineError {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold; 
	font-size: 12px;
}

.whiteFont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

div.QoTicketTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold; 
	font-size: 20px;
	position: absolute;
	width: 400px;
	height: 34px;
	z-index: 1;
	left: 120px;
	top: 20px;
}

a.SmallLink:active {
	font-size : 10px; 
	color : #00309c; 
	font-family : arial; 
	text-decoration : normal; 
	font-weight : normal; 
} 
a.SmallLink:link {
	font-size : 10px; 
	color : #00309c; 
	font-family : arial; 
	text-decoration : normal; 
	font-weight : normal; 
} 
a.SmallLink:visited {
	font-size : 10px; 
	color : #00309c; 
	font-family : arial; 
	text-decoration : normal; 
	font-weight : normal; 
} 
a.SmallLink:hover {
	font-size : 10px; 
	color : #9e2f37; 
	font-family : arial; 
	text-decoration : underline; 
	font-weight : normal; 
}

.PortfolioTab {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
border-top : 1px solid #cccccc; 
border-right : 1px none #cccccc; 
border-bottom : 1px none #cccccc; 
border-left : 1px solid #cccccc; 
}

.PortfolioTabRowOdd {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
background-color : #ffffff; 
} 
.PortfolioTabRowEven {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
background-color : #ecf0f5; 
}

.cellpn {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px; 
  text-align : left; 
  border-top: none; 
  border-right-width : 1px; 
  border-bottom-width : 1px; 
  border-left: none; 
  border-right-style : solid; 
  border-bottom-style : solid; 
  border-right-color : #cccccc; 
  border-bottom-color : #cccccc; 
  padding : 2px 2px 2px 5px; 
}
.AssistFieldTable {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
} 