/* ----------------
   Html Tags
-------------------*/
body
{
   background-color: oldlace;
}

/* ----------------
	Image
-------------------*/

.ImageNoPadding
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

/* ---------------
	Text 
-------------------*/

.TextHalliburton
{
	font-weight: normal;
	font-size: 20px;
	color: saddlebrown;
	line-height: 160%;
	font-family: Arial, Helvetica, Sans-Serif;	
	text-decoration: none;
	font-weight: bold;
}
.TextStandard
{
	font-weight: normal;
	font-size: 12px;
	color: saddlebrown;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextStandardBold
{
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextStandardLight
{
	font-weight: normal;
	font-size: 12px;
	color: oldlace;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextStandardLightBold
{
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	color: oldlace;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextSold
{
	font-weight: normal;
	font-size: 13px;
	color: red;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextSmall
{
	font-weight: normal;
	font-size: 11px;
	line-height: 160%;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextTiny
{
	font-weight: normal;
	font-size: 10px;
	line-height: 160%;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextBigHeading
{
	font-weight: bold;
	font-size: 14px;
	color: saddlebrown;
	direction: ltr;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.TextBiggerHeading
{
	font-weight: bold;
	font-size: 20px;
	color: saddlebrown;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.TextBiggerHeadingLight
{
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: saddlebrown;
}
.TextStandardError
{
	font-weight: normal;
	font-size: 13px;
	line-height: 160%;
	color: red;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextStandardHeaderBar
{
	font-weight: bold;
	font-size: 12px;
	color: saddlebrown;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.TextStandardHeaderBarLight
{
	font-weight: bold;
	font-size: 11px;
	color: oldlace;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	background-color: saddlebrown;
}

/* ---------------
	Link 
-------------------*/

.LinkStandard
{
	font-weight: bold;
	font-size: 12px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkStandard:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.LinkStandardBold
{
	font-weight: bold;
	font-size: 12px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkStandardBold:hover
{
	text-decoration: underline;
}
.LinkStandardLightBold
{
	font-weight: bold;
	font-size: 11px;
	color: oldlace;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkStandardLightBold:hover
{
	text-decoration: underline;
}
.LinkSmall
{
	font-weight: normal;
	font-size: 11px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkSmall:hover
{
	text-decoration: underline;
}
.LinkTiny
{
	font-weight: normal;
	font-size: 10px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkTiny:hover
{
	text-decoration: underline;
}
.LinkBigBold
{
	font-weight: bold;
	font-size: 14px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkBigBold:hover
{
	text-decoration: underline;
}
.LinkMenu
{
	font-weight: bold;
	font-size: 14px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LinkMenu:hover
{
	text-decoration: underline;
}


/* ---------------
	Button
-------------------*/

.ButtonStandard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: saddlebrown;
}
.ButtonStandardLight
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: saddlebrown;
	border-bottom: black 1px solid;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: tan;
}

/* ---------------
	TextBox
-------------------*/

.TextBoxStandard
{
	border-right: black 1px inset;
	border-top: black 1px inset;
	font-weight: normal;
	font-size: 12px;
	border-left: black 1px inset;
	color: saddlebrown;
	border-bottom: black 1px inset;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: white;
}
.TextBoxStandardDisabled
{
	border-right: black 1px inset;
	border-top: black 1px inset;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px inset;
	color: saddlebrown;
	border-bottom: black 1px inset;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: #e0e0e0;
}

/* ---------------
	ListBox
-------------------*/

.ListBoxStandard
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: white;
	border-color: black;
	border-width: 1px;
	font-size: 12px;
	font-weight: bold;
	color: navy;
}

/* ---------------
	Cell
-------------------*/
.CellDotted
{
	border-bottom: saddlebrown 1px outset;
}

/* ---------------
	Table
-------------------*/

.TableOuterMost
{
	background-color: transparent;
}
.TableHeaderBar
{
	background: wheat;
	border-right: peru 1px solid;
	border-top: tan 1px solid;
	border-left: tan 1px solid;
	border-bottom: peru 1px solid;
}
.TableHeaderDark
{
	border-right: peru 1px solid;
	border-top: tan 1px solid;
	border-left: tan 1px solid;
	border-bottom: peru 1px solid;
	background: saddlebrown;
}
.TableHeaderDarkWide
{
	border-right: peru 1px solid;
	border-top: tan 1px solid;
	border-left: tan 1px solid;
	border-bottom: peru 1px solid;
	background: saddlebrown;
	width: 100%;
}
.TableMain
{
	border-right: saddlebrown 1px solid;
	border-top: darkgoldenrod 1px solid;
	border-left: darkgoldenrod 1px solid;
	border-bottom: saddlebrown 1px solid;
	width: 100%;
}
.TableImageBox
{
	background-color: wheat;
	float: right;
}
.TableFooter
{
	border-top: black thin solid;
	background-color: tan;
}
.TableStatusBar
{
	border-top: black thin solid;
	background: tan;
	border-bottom: black thin solid;
}

/* ---------------
	Grid
-------------------*/

.GridStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;

   border-right: saddlebrown 1px solid;
	border-top: darkgoldenrod 1px solid;
	border-left: darkgoldenrod 1px solid;
	border-bottom: saddlebrown 1px solid;
	font-size: 12px;
	color: saddlebrown;
	background-color: transparent;
}
.GridItemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: saddlebrown;
	background-color: antiquewhite;
}
.GridAlternatingItemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: saddlebrown;
	background-color: oldlace;
}
.GridEditItemStyle
{
	font-size: 12px;
	color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: lemonchiffon;
}
.GridFooterStyle
{
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: tan;
}
.GridHeaderStyle
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: tan;
}
.GridSelectedItemStyle
{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: green;
}
.GridPagerStyle
{
	font-size: 12px;
	color: saddlebrown;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: bisque;
}
.GridOuterTableStyle
{
	font-weight: bold;
	font-size: 12px;
	color: gainsboro;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: saddlebrown;
}
.GridOuterTableStyleLight
{
	font-weight: bold;
	font-size: 12px;
	color: saddlebrown;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: tan;
}


