body
{
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;	
}

body.PopUp
{
	background-color: White;
}

a:hover
{
	color:Blue;
}

table
{
	font-weight: bold;
	font-size: 11px;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
}

table.DataGrid
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

tr.DataGridHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CA2B8;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

tr.DataGridItem
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: black;
	background-color: white;
	cursor: default;
}

tr.DataGridSelectedItem
{
	font-weight: normal;
	font-size: 10px;
	color: highlighttext;
	font-family: Verdana;
	background-color: highlight;
	cursor: default;
}

td.ButtonBar
{
	width: 80px;
	height: 20px;
	text-align: center;
}

td.ButtonBarRight
{
	width: 80px;
	height: 20px;
	text-align: right;
}

td.ButtonBarLeft
{
	width: 80px;
	height: 20px;
	text-align: left;
}
.DisabledTextBox
{
	background-color: lavender;
	text-align: center;
}

.Error
{
	color: red;
	font-weight: normal;
}

.table.Error
{
	border-right: white 1px solid;
	padding-right: 5px;
	border-top: white 1px solid;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: white 1px solid;
	padding-top: 5px;
	border-bottom: white 1px solid;
	font-family: Verdana;
	background-color: #ffe4e1;
}

.Mensaje
{
	color: #ff0000;
	text-align: center;
}

Select
{
	font-size: 11px;
	font-family: Verdana;
}

Input
{
	font-size: 11px;
	font-family: Verdana;
}

Input.Number
{
	font-size: 11px;
	font-family: Verdana;
	text-align: right;

}

Input.Text
{
	font-size: 11px;
	font-family: Verdana;
	border: solid 1px #000000;
}

textarea
{
	font-size: 11px;
	font-family: Verdana;
	text-align:left;
	border: solid 1px #aaaaaa;
}

td.TabStrip
{
	font-family: Tahoma;
	font-size: 10px;
	cursor:hand;
}

a.TabStrip
{
	color:Black;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;	
}

a.TabStrip:visited
{
	color:Black;
}

a.TabStrip:hover
{
	color:Black;
}

table.TabStrip
{
	border-style: solid;
	border-color: #8CA2B8;
	border-width: 1px;
}

.TabStripBorder
{
	border-style: solid;
	border-color: #8CA2B8;
	border-width: 1px;
}

hr
{
	border-width: 1;
	border-style: solid;
	color: lightgrey;
}

a
{
	color: #6666DD;
}

a:hover
{
	color: #6666DD;
}

a:visited
{
	color: #6666DD;
}

div.TabStrip
{
	border-style: solid;
	border-color: #5A87D8;
	border-width: 2;
}

.HeaderMenu
{
	background-color: #d4d0c8;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-top: 0;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #143B66;
}
.titleswhiterows 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
.RowMenu {
	background: #8CA2B8;
}
.BodyRow {
	background: #F5F5F5;
}

.TitleRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CA2B8;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.Table {
	width: 729px;
	vertical-align: text-top;
}
.List{
	background-color : #f4f4f4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 327px;
	height: 110px;
	border: 1px dotted #EAE9E9;
}
.ListLeft{
	border-top: #EAE9E9 1px solid;
	border-left: #EAE9E9 1px solid;
	border-right: #EAE9E9 1px solid;
	border-bottom: #EAE9E9 1px solid;
	background-color : #f4f4f4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 329px;
	height: 110px;
}
.ButtonCenter {
	border-top: #EAE9E9 1px solid;
	border-left: #EAE9E9 1px solid;
	border-right: #EAE9E9 1px solid;
	border-bottom: #EAE9E9 1px solid;
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CA2B8;
	text-align: center;
}
.ButtonLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CA2B8;
	text-align: Left;
}
.ButtonCommon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CA2B8;
}
.buttonitem{
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	background-color: #288AB9;
	height:20px;
}
.Border
{
	border-style: solid;
	border-color: #8CA2B8;
	border-width: 1px;
	width:750px;
}

.TextBoxMiddle
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;

}

.TextBox
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
}

.Label
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.TextBoxNumber
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 60px;
}

.TextBoxCurrency
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 60px;
}

.TextBoxPercent
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 60px;
}

.TextBoxCenter
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 60px;
}

.TextBoxLarge
{
	border-top: Silver 1px solid;   
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;

}
.CheckBox{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.ComboBox{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 20px;
}
.ComboBoxMiddle{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	height: 20px;
}
.ListBox
{
	border-top: Silver 1px solid;
	border-left: Silver 1px solid;
	border-right: Silver 1px solid;
	border-bottom: Silver 1px solid;
	background-color : #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 20px;
}

.DataGridTextBoxCurrency
{
	font-family: Tahoma;
	font-size: 10;
	width: 98%;
	height: 100%;
	text-align: right;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: 0px none;
	BORDER-RIGHT: 0px none;
}

.DataGridTextBoxPercent
{
	font-family: Tahoma;
	font-size: 10;
	width: 98%;
	height: 100%;
	text-align: right;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: 0px none;
	BORDER-RIGHT: 0px none;
}

.DataGridTextBoxNumber
{
	font-family: Tahoma;
	font-size: 10;
	width: 98%;
	height: 100%;
	text-align: right;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: 0px none;
	BORDER-RIGHT: 0px none;
}

.DataGridTextBox
{
	font-family: Tahoma;
	font-size: 10;
	width: 98%;
	height: 100%;
	text-align: left;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: 0px none;
	BORDER-RIGHT: 0px none;
}

.Calendar
{
	border-right: #336699 1px solid;
	padding-right: 0px;
	border-top: #336699 1px solid;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #336699 1px solid;
	width: 150px;
	padding-top: 0px;
	border-bottom: #336699 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
	background-color: #ffffff;
}

.CalendarDayHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 20px;
}

.CalendarDay
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	height: 15px;
	background-color: #FFFFFF;
}

.CalendarWeekEndDay
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	height: 15px;
	background-color: #FFFFFF;
}

.CalendarSelectedDay
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	background-color: #336699;
}

.CalendarTodayDay
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8CA2B8;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	background-color: #ffffff;
}

.CalendarTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CA2B8;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.CalendarNextPrev
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CA2B8;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}

.WeekCalendarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CA2B8;
	font-style: normal;
	text-align: right;
	padding: 2px 5px;
	width: 45%;
	height: 20px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.titleRowCalendarEnabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 20px;
}

.WeekCalendarHeaderToday {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	font-style: normal;
	text-align: right;
	padding: 2px 5px;
	width: 45%;
	height: 20px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.WeekCalendarEvent {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	width: 45%;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	height: 100px;
	vertical-align: top;
}
.WeekCalendarEventWeekEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	width: 45%;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	height: 62px;
	vertical-align: top;
}
.WeekCalendarTable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
}
.Check
{
	font-style: italic;
	font-size: 10pt;
	font-family: Times New Roman;
}
.CheckData
{
	font-style: italic;
	font-size: 11pt;
	font-family: Times New Roman;
	color: Black;
}