﻿A 					{color:#d46a24;text-decoration:none}
A:hover,A:active	{color:#dc874f;text-decoration:underline;cursor:pointer}
#navigationcontainer tr {background-color:#d46a24;color:#d46a24}
.link               {color:#d46a24}
.textbox			{border:1px solid #999999;font-family:Arial;font-size:8pt;background-color:#FFFFFF;border-width:1px}
.textboxfocus		{border:1px solid #d46a24;font-family:Arial;font-size:8pt;background-color:#faf2d8;border-width:1px}
.textboxunavailable	{border:1px solid #999999;font-family:Arial;font-size:8pt;background-color:#CDCDCD;border-width:1px}
.textbox2			{border:1px solid #999999;font-family:Arial;font-size:10pt;background-color:#FFFFFF;border-width:1px}
.textbox2focus		{border:1px solid #d46a24;font-family:Arial;font-size:10pt;background-color:#faf2d8;border-width:1px}
.textbox2unavailable{border:1px solid #999999;font-family:Arial;font-size:10pt;background-color:#CDCDCD;border-width:1px}
.textbox3			{border:1px solid #999999;font-family:Arial;font-size:13pt;background-color:#FFFFFF;border-width:1px}
.textbox3focus		{border:1px solid #d46a24;font-family:Arial;font-size:13pt;background-color:#faf2d8;border-width:1px}
.textbox3unavailable{border:1px solid #999999;font-family:Arial;font-size:13pt;background-color:#CDCDCD;border-width:1px}
.numberbox			{text-align:right;border:1px solid #999999;font-family:Arial;font-size:8pt;background-color:#FFFFFF;border-width:1px}
.numberboxfocus		{text-align:right;border:1px solid #d46a24;font-family:Arial;font-size:8pt;background-color:#faf2d8;border-width:1px}
.numberboxunavailable	{text-align:right;border:1px solid #999999;font-family:Arial;font-size:8pt;background-color:#CDCDCD;border-width:1px}
.numberbox2			    {text-align:right;border:1px solid #999999;font-family:Arial;font-size:10pt;background-color:#FFFFFF;border-width:1px}
.numberbox2focus		{text-align:right;border:1px solid #d46a24;font-family:Arial;font-size:10pt;background-color:#faf2d8;border-width:1px}
.numberbox2unavailable  {text-align:right;border:1px solid #999999;font-family:Arial;font-size:10pt;background-color:#CDCDCD;border-width:1px}
.numberbox3			    {text-align:right;border:1px solid #999999;font-family:Arial;font-size:13pt;background-color:#FFFFFF;border-width:1px}
.numberbox3focus		{text-align:right;border:1px solid #d46a24;font-family:Arial;font-size:13pt;background-color:#faf2d8;border-width:1px}
.numberbox3unavailable  {text-align:right;border:1px solid #999999;font-family:Arial;font-size:13pt;background-color:#CDCDCD;border-width:1px}
.msgwrtrtbl {border:solid 1px #000000;background-color:#CCD7C1;border-spacing:3px 1px;border-radius:2px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-box-shadow:3px 3px 3px #888;-webkit-box-shadow:3px 3px 3px #888;box-shadow:3px 3px 3px #888}

.tabsInactive
{
	background-image:url('/img/tabs/006600_tab_left.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:5px;
	height:25px;
}
.tabsInactiveRight
{
	background-image:url('/img/tabs/006600_tab_right.gif');
	background-repeat:no-repeat;
	background-position:left  bottom;
	padding-right:4px;
	height:25px;
	width:5px;
}
.tabsActive
{
	background-image:url('/img/tabs/676767_tab_left.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:5px;
	height:25px;
}
.tabsActiveRight
{
	background-image:url('/img/tabs/676767_tab_right.gif');
	background-repeat:no-repeat;
	background-position:left  bottom;
	padding-right:4px;
	height:25px;
	width:5px;
}
.tabsBottomLine
{
	border-bottom:#676767 2px solid;
}