/*********************************************************************************************/
/*									    Farm.css										     */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*																							 */
/*			Copyright(c) 2001-2007 Continuum Performance Systems. All Rights Reserved 		 */
/*																							 */
/*********************************************************************************************/

/***************************************** Override ******************************************/

.MainTitle
	{
    font-family : Brush Script MT Italic, verdana, arial, helvetica, sans-serif;
	font-size : 18pt;
	color : #cccccc;
	cursor : default;
	text-align : center;
	}
	
.MainBody
	{
	background-color : #666666;
xxbackground-color : #333333;
	}
	
.ReadOnly
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	color : #000000;
    background-color : #ffffff;
    cursor : default;
	}
	
.ClickableImage
	{
    cursor : pointer;
	cursor : hand;
	}
	
.ComicText
	{
	font-family : Comic Sans MS, Ravie, Script, Parchment, Snap ITC, Stencil, Chiller, Brush Script MT Italic;
	font-weight : normal;
	color : midnightblue;
    cursor : default;
	}
	

/****************************************** Button *******************************************/

.ButtonLeft
	{
    background-image : url("../../_Studio/img/bxl.gif");
	width : 5px;
	height : 17px;
	}

.ButtonControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : midnightblue;
    background-image : url("../../_Studio/img/bxc.gif");
	cursor : default;
	}

.ButtonControlPressed
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : midnightblue;
    background-image : url("../../_Studio/img/bxd.gif");
	cursor : default;
	}

.ButtonControlDisabled
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #708090;
    background-image : url("../../_Studio/img/bxc.gif");
	cursor : default;
	text-transform : true; 
	}

.ButtonRight
	{
    background-image : url("../../_Studio/img/bxr.gif");
	width : 6px;
	height : 17px;
	}
	

/***************************************** Checkbox ******************************************/

.CheckboxParagraph
	{
	background-color : #eff8ef;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	margin-top : 0;
	overflow : auto;
	overflow-x : hidden;
	}

.CheckboxTable
	{
	color : #297c59;
	}

.CheckboxTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
	color : #297c59;
	background-color : #d3e6d3;
	border-left : 1px solid #aaaaaa;
	border-top : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	cursor : default;
	height : 23px;
	}

.CheckboxPrimary
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #297c59;
    cursor : pointer;
	cursor : hand;
 	}

.CheckboxSecondary
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #297c59;
	cursor : default;
	}


/******************************************* Date ********************************************/

.DateDiv
	{
	position : absolute;
	visibility : hidden;
	}

.DateControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}

.DateBody
	{
    overflow : auto;
    overflow-x : hidden;
	}

.DateTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}

.DatePopTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color : #e6e9ea;
	width : 175px;
	}

.DatePopHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #202020;
	background-color : #e6e9ea;
	width : 175px;
	}

.DatePopTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color : silver;
	width : 175px;
	}

.DateDay
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #202020;
	background-color : #ffffff;
    cursor : pointer;
	cursor : hand;
	}
	
.DateOutOfMonthDay
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #efefef;
	background-color : #efefef;
	cursor : default;
	}
		
.DateActiveDay
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #202020;
	background-color : #bbeeef;
    cursor : pointer;
	cursor : hand;
	}
			
.DateWeekendDay
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #202020;
	background-color : #ffffee;
    cursor : pointer;
	cursor : hand;
	}
		
.DateHolidayDay
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #202020;
	background-color : #fdcccc;
    cursor : pointer;
	cursor : hand;
	}

.DateHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : midnightblue;
	background-color : #cacfef;
    cursor : pointer;
	cursor : hand;
	}

.DateMonthHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #505050;
	background-color : #e6e9ea;
    cursor : pointer;
	cursor : hand;
	}

.DateDayHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color : #cccccb;
	cursor : default;
	}
	
.DateImage
	{
    cursor : pointer;
	cursor : hand;
	vertical-align : top;
	}
	
.DateBackground
	{
	}
	
	
/***************************************** EditBar *******************************************/

.EditbarTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
    cursor : pointer;
	cursor : hand;
	}
	
	
/******************************************* Find ********************************************/

.FindBody
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	}

.FindDiv
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    background-image : url("../../_Studio/img/bktraditional.gif");
	width : 100%;
	height : 100%;
	position : absolute;
	}

.FindTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	cursor : default;
 	}

.FindType
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #777744;
	background-color : #ffffdc;
	height : 20px;
	}
	
.FindList
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #555522;
	background-color : #ddddba;
	}

.FindTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #505050;
	}

.FindControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #505050;
	background-color : #cccccc;
	border : 1px solid #aaaaaa;
	height : 18px;
	}


/******************************************* Form ********************************************/

.FormBody
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 5;
	margin-left : 5;
	margin-right : 5;
	margin-bottom : 0;
	}

.FormSeparator
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    font-style : italic;
    text-align : center;
	}

.FormTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}

.FormTitle
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	height : 18px;
	vertical-align : top;
	cursor : default;
	color : #222222;
xxcolor : #ffffff;
	}

.FormTitleBold
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	vertical-align : top;
	cursor : default;
	}
	
.FormControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #aaaaaa;
	background-color : #ffffff;
xxbackground-color : #cccccc;
	height : 18px;
	}
	
.FormArea
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #aaaaaa;
	background-color : #ffffff;
xxbackground-color : #cccccc;
	}
	
.FormImage
	{
	width : 16px;
	height : 18px;
    cursor : pointer;
	cursor : hand;
	}


/******************************************* Grid ********************************************/

.GridParagraph
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	margin-top : 0;
	overflow : auto;
	overflow-x : hidden;
	}

.GridHeaderTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	}

.GridTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	cursor : default;
	padding : 1px;
	background-color : #333333;
	}

.GridTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
	color : #ffffff;
xxcolor : #019791;
	background-color : #666666;
	height : 23px;
	cursor : default;
	}

.GridTitleCenter
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
	color : #ffffff;
xxcolor : #019791;
	background-color : #666666;
	height : 23px;
	cursor : default;
	}
	
.GridTitleRight
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
	color : #ffffff;
xxcolor : #019791;
	background-color : #666666;
	height : 23px;
	cursor : default;
	}

.GridRowOdd
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #019791;
	height : 20px;
	}

.GridRowEven
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #019791;
	height : 20px;
	}

.GridRowSelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    color : #ffffff;
	background-color : gray;
	height : 20px;
	}

.GridRowHighlight
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : 019791;
    background-color : #cccccc;
	height : 20px;
	}

.GridRowDisabled
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    color : #646464;
	background-color : #4163a1;
	height : 20px;
	}

.GridRowHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #505050;
	background-color : #eeebda;
	}
	
.GridRowSummary
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #444477;
	background-color : #e6e6e6;
	}

.GridCol
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	height : 20px;
	}

.GridColHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    font-weight : bold;
	color : #333333;
	background-color : #999999;
	height : 20px;
	cursor : default;
	}

.GridMessage
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    font-style : italic;
    text-align : center;
	cursor : default;
	}
	
.GridCheckbox
	{
	height : 18px;
	vertical-align : bottom;	
	}

.GridImageDelete
	{
	background-image : url("../../_Studio/img/smallDelete.gif");
	width : 16px;
	height : 16px;
	margin-left : 2px;
	vertical-align : middle;
    cursor : pointer;
	cursor : hand;
	}

.GridImageEdit
	{
	background-image : url("../img/comments.gif");
	width : 15px;
	height : 16px;
	margin-left : 2px;
 	vertical-align : middle;
    cursor : pointer;
	cursor : hand;
	}

.GridImageUser
	{
    background-image : url("../../_Studio/img/statistics.gif");
	width : 16px;
	height : 16px;
	margin-left : 2px;
	vertical-align : middle;
    cursor : pointer;
	cursor : hand;
	}


/****************************************** Logon ********************************************/

.LogonBody
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	}

.LogonTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}

.LogonControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	background-color : #cccccc;
	border : 1px solid #aaaaaa;
	height : 18px;	
	}
	
.LogonText
	{
	font-size : 9pt;
	font-weight : bold;
	color : #ffffff;
	border-right : 5px solid #666666;
xxcolor : #019791;
xxborder-right : 5px solid #333333;
	}


/******************************************* Mask ********************************************/

.MaskDate	        
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	background-color : #ffffff;
xxbackground-color : #cccccc;
	border : 1px solid #aaaaaa;
	height : 18px;
	}

.MaskInt	        
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	background-color : #ffffff;
	border : 1px solid #aaaaaa;
	height : 18px;
	}

.MaskPhone	        
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	background-color : #ffffff;
	border : 1px solid #aaaaaa;
	height : 18px;
	}

.MaskSS	        
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	background-color : #ffffff;
	border : 1px solid #aaaaaa;
	height : 18px;
	}

.MaskSize	        
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	background-color : #ffffff;
	border : 1px solid #aaaaaa;
	height : 18px;
	}

.MaskTime	        
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	}


/***************************************** MCheckbox *****************************************/

.MCheckboxParagraph
	{
	background-color : #ffefef;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	margin-top : 0;
	overflow : auto;
	overflow-x:hidden;
	}

.MCheckboxTable
	{
	background-color : #ffefef;
	}

.MCheckboxTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
	color : #9b1309;
	background-color : #ffd0d0;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	height : 23px;
	cursor : default;
	}

.MCheckboxPrimarySelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color : #4163a1;
	cursor : default;
	}

.MCheckboxPrimary
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #9b1309;
	background-color : #ffefef;
	cursor : default;
	}

.MCheckboxCellSelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color : #4163a1;
    cursor : pointer;
	cursor : hand;
	}

.MCheckboxCell
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #9b1309;
	background-color : #ffefef;
    cursor : pointer;
	cursor : hand;
	}


/******************************************* Menu ********************************************/

.MenuParagraph
	{
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	cursor : default;
	position : absolute;
	margin-top : 0;	
	z-index : 50;
	}

.MenuPrimary
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	color: #ffffff;
    height : 20px;
	cursor : default;
	}

.MenuPrimarySelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	color: #ffffff;
    height : 20px;
	cursor : default;
	}

.MenuSecondary
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	color : #ffffff;
    height : 20px;
	cursor : default;
	}	

.MenuSecondarySelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	color : #ffffff;
    height : 20px;
	cursor : default;
	}

.MenuControl
	{
	background-color : #444489;
 	}
	
	
/****************************************** MView ********************************************/

.MViewParagraph
	{
	color : #404040;
	background-color : #efefef;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	height : 82px;
	margin-top : 0;
	overflow : auto;
	overflow-x : hidden;
	}

.MViewTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #404040;
    cursor : pointer;
	cursor : hand;
	}

.MViewTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
    font-weight : bold;
	color : #404040;
	background-color : #dddddc;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
    text-align : center;
	height : 23px;
	cursor : default;
	}

.MViewRowSelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	background-color : #4163a1;
	height : 20px;
    cursor : pointer;
	cursor : hand;
	}

.MViewRowOdd
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	height : 20px;
    cursor : pointer;
	cursor : hand;
	}

.MViewRowEven
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	height : 20px;
    cursor : pointer;
	cursor : hand;
	}


/****************************************** Popup ********************************************/

.Popup
	{
	background-color : #ddddba;
	border : 1px solid #aaaaaa; 
	position : absolute;
	padding : 2px;
	z-index : 50;
 	}
	

/***************************************** Popmenu *******************************************/

.PopmenuDiv
	{
	position : absolute;
	background-color : menu;
	border-top : 1px solid buttonface;
	border-left : 1px solid buttonface;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	z-index : 50;
	}
	
.PopmenuTable
	{
	background-color : #ffffff;
	border-top : 1px solid white;
	border-left : 1px solid white;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
	}
	
.PopmenuControl
	{
	font-size : xx-small;
	font-family : MS Sans Serif, verdana, arial, helvetica;
	color : #000000;
	cursor : default;
  	}
  	
.PopmenuSelected
	{
	font-size : xx-small;
	font-family : MS Sans Serif, verdana, arial, helvetica;
	color : #000000;
	background-color : #b2b4bf;
	cursor : default;
	}
	
.PopmenuOver
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #00000;
	background-color : #b2b4bf;
	padding : 0;
	}
	
	
/****************************************** Radio ********************************************/

.RadioTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	cursor : default;
	}
	
.RadioControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	}


/****************************************** Select *******************************************/

.SelectParagraph
	{
	background-color : #cccccc;
	border : 1px solid #aaaaaa;
	height : 90px; 
	cursor : default;
	position : absolute;
	visibility : hidden;
	margin-top : 0;	
	overflow : auto;
	overflow-x : hidden;
	z-index : 10;
	}
	
.SelectControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #555522;
	background-color : #ccccb7;
	border : 1px solid #aaaaaa;
	height : 18px; 
	}

.SelectTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}

.SelectTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}

.SelectRow
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #cccccc;
	}

.SelectRowSelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : midnightblue;
    background-color : #eeeeff;
	}

.SelectDown
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #cccccc;
    width : 100%;
	z-index : 50;
	}
	
.SelectImageTD
	{
	text-align : right;
	width : 20px;
	}
	
.SelectImage
	{
	width : 18px;
	height : 19px;
	}
	
.SelectImage
	{
	background-color : #d4d0c8;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-bottom : 1px solid #555555;
	border-right : 1px solid #555555;
	vertical-align : top;
    cursor : pointer;
	cursor : hand;
	height : 16px;
	width : 15px;
	}
	
.SelectText
	{
	height : 18px;
	}


/**************************************** Spreadsheet ****************************************/

.SpreadsheetHeaderTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	}

.SpreadsheetTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
	height : 20px;
	background-color : #333333;
	}

.SpreadsheetTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
	color : #ffffff;
xxcolor : #019791;
	background-color : #666666;
	height : 23px;
	cursor : default;
	}
	
.SpreadsheetTitleCenter	
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
	color : #ffffff;
	background-color : #666666;
	height : 23px;
	cursor : default;
	}

.SpreadsheetTitleRight
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
	color : #ffffff;
	background-color : #666666;
	height : 23px;
	cursor : default;
	}

.SpreadsheetRowOdd
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #019791;
	}

.SpreadsheetRowEven
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #019791;
	}

.SpreadsheetRowSelected
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	}

.SpreadsheetRowHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	}

.SpreadsheetRowSummary
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	height : 20px;
	}

.SpreadsheetCol
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	padding-right : 1px;
	height : 20px;
    cursor : default;
	}

.SpreadsheetColHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    font-weight : bold;
	color : #333333;
	background-color : #999999;
	height : 20px;
	cursor : default;
	}
	
.SpreadsheetControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #aaaaaa;
	}

.SpreadsheetList
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	border : 1px solid #aaaaaa;
	}
	
.SpreadsheetImageDelete
	{
    background-image : url("../../_Studio/img/smallDelete.gif");
	width : 16;
	height : 16;
	margin-left : 3px;
	vertical-align : middle;
    cursor : pointer;
	cursor : hand;
	}
	
.SpreadsheetCheckbox
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}
	
.SpreadsheetDate
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}
	
.SpreadsheetFile
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}
	
.SpreadsheetSelect
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}
	
.SpreadsheetText
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}
	
.SpreadsheetTime
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	padding-left : 1px;
	padding-right : 1px;
	}


/******************************************* swap ********************************************/
.Swap
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 7pt;
	color : #bbbbbb;
	background-color : #4163a1;
	border-bottom : 1px solid #aaaaaa;
	cursor : default;
	}


/****************************************** Tabset *******************************************/

.TabsetControl
	{
	color : #ffffff;
	cursor : default;
	}

.TabsetTitle
	{
	font-family : arial, sans-serif; 
	font-size : 10pt; 
	color : #000000;
	background-color : #ffffff; 
    cursor : pointer;
	cursor : hand;
	}	

.TabsetStatus
	{
	background-color : #ffffff; 
    cursor : pointer;
	cursor : hand;
	}

.TabsetFill
	{
	background-color : #ffffee;
	}


/******************************************* Text ********************************************/

.TextTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	cursor : default;
	}
	

/******************************************* Time ********************************************/

.TimeBody
	{
    overflow : auto;
    overflow-x : hidden;
	}
	
.TimeTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
    height : 20px;
	cursor : default;
	}

.TimeTable2
	{
	visibility : hidden;
  	}
  	
.TimeCenter
	{
 	}
  	
.TimeFont
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	background-color : #efefef; 
	cursor : default;
  	}
  	
.TimeDiv
	{
	background-color : buttonface;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-bottom : 1px solid #555555;
	border-right : 1px solid #555555;
	position : absolute;
	visibility : hidden;
	padding : 1;
	padding-right : 2;
	z-index : 50;
	}
	
.TimeDisplay
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
	background-color : #efefef; 
	width : 100%;
	cursor : default;
  	}
	
.TimeControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	cursor : default;
	vertical-align : middle;
  	}
	
.TimeCell
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	cursor : default;
	vertical-align : top;
  	}
	
.TimeImage
	{
	width : 16px;
	height : 16px;
    cursor : pointer;
	cursor : hand;
	vertical-align : middle;
	}


/****************************************** Toolbar ******************************************/

.ToolbarControl
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	}


/******************************************* Tree ********************************************/

.TreeDiv
	{
	color : #945454;
	background-color : #ffffee;
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	margin-top : 0;
	cursor : default; 
	}
	
.TreeTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
	color : #945454;
	background-color : #ffecbc; 
	border-top : 1px solid #aaaaaa;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	cursor : default;
	height : 23px;
	}
	
.TreeParent 
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none; 
	}

.TreeChild 
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none; 
	}

.TreeItem 
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #945454;
	text-decoration : none; 
    cursor : pointer;
	cursor : hand; 
	}

.TreeItemNoClick 
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #945454;
	}

.TreeHighlight 
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : blue; 
	text-decoration : none; 
	}

.TreeIcon 
	{ 
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	margin-right : 5; 
	}
	

/******************************************* View ********************************************/

.ViewTable
	{
    font-family : verdana, arial, helvetica, sans-serif;
	background-color : #e6e9ea;
	border-left : 1px solid #aaaaaa;
	border-right : 1px solid #aaaaaa;
	border-bottom : 1px solid #aaaaaa;
	cursor : default;
	}

.ViewTitle
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
    font-weight : bold;
	color : #303070;
	background-color : #cacfef;
	border : 1px solid #aaaaaa;
	height : 23px;
	cursor : default;
	}

.ViewColHeader
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #505050;
	background-color : #e6e9ea;
	cursor : default;
	}

.ViewCol
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #777744;
	background-color : #ffffdc;
	}

.ViewSeparator
	{
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #505050;
	background-color : #e6e9ea;
	cursor : default;
	}


