.body
{

	/*scrollbar*/
	scrollbar-base-color: #FFA616;
	scrollbar-face-color: #FFA616;
	scrollbar-shadow-color: #FFA616;
	scrollbar-highlight-color: #FFA616;
	scrollbar-3dlight-color: #FFA616;
	scrollbar-darkshadow-color: #FFA616;
	scrollbar-track-color: #FFE2B2;
	scrollbar-arrow-color: #ffffff;
	
}

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #0F094F;
}

.centerpaneregRED     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #463c58;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}

/* text style for the center pane links */
.centerpanenavRED     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
    
/* hyperlink style for the center pane links */
A.centerpanenavRED:link {
    color: #a13004;
}

A.centerpanenavRED:visited  {
    color: #a13004;
}

A.centerpanenavRED:active   {
    color: #796e8c;
}

A.centerpanenavRED:hover    {
	color: #463c58;
}


.navbuttons a {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   background-color: #5E78AC;
   display: block;
   padding: 4px 4px 4px 4px;
   border-top: 0px;
   border-right: 0px;
   border-left: 2px solid #142F4B;
   background-repeat: no-repeat;
} 

.navbuttons a:hover, .navbuttons a:active {
   background-color: #FFA616;
   color: #142F4B;
   background-repeat: no-repeat;
}

.navbuttonsGR a {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   background-color: #5E78AC;
   display: block;
   padding: 4px 4px 4px 4px;
   border-top: 0px;
   border-right: 0px;
   border-left: 2px solid #142F4B;
   background-repeat: no-repeat;
} 

.navbuttonsGR a:hover, .navbuttons a:active {
   background-color: #66CC00;
   color: #142F4B;
   background-repeat: no-repeat;
}

.navbuttonsGRON a {
   color: #142F4B;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   background-color: #66CC00;
   display: block;
   padding: 4px 4px 4px 4px;
   border-top: 0px;
   border-right: 0px;
   border-left: 2px solid #142F4B;
   background-repeat: no-repeat;
} 

.navbuttonsGRON a:hover, .navbuttons a:active {
   background-color: #66CC00;
   color: #142F4B;
   background-repeat: no-repeat;
}

.navbuttonsON a{
   color: #142F4B;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   background-color: #FFA616;
   display: block;
   padding: 4px 4px 4px 4px;
   border-top: 0px;
   border-right: 0px;
   border-left: 2px solid #142F4B;
   background-repeat: no-repeat;
}

.navbuttonsON a:hover, .navbuttons a:active {
   background-color: #FFA616;
   color: #142F4B;
   background-repeat: no-repeat;
}

.promotable {
    border: 1px solid #8f8bb6;
}
 

.PromotableTop {
	background-color: #877c9a;
	height: 24px;
	width: 208px;
	border: 1px;
	border-style: solid;
	border-color: #877c9a;
}

.PromotableBot {
	background-color: #ffffff;
	width: 208px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #877c9a;
	border-bottom-color: #877c9a;
	border-left-color: #877c9a;
}


.drawingheadertable {
	background-color: #FFA616;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	border: 2px solid #0e044d;
}

.headertable {
	background-color: #FFA616;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	border: 2px solid #0e044d;
}

.subheadertable {
	background-color: #536d89;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	border-top: 0px;
	border-left: 2px solid #0e044d;
	border-right: 2px solid #0e044d;
	border-bottom: 2px solid #0e044d;
}

.bottomtable {
	background-color: #536d89;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	border: 2px solid #0e044d;
}

.bottomtablebot {
	background-color: #FFA616;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	border-top: 0px;
	border-left: 2px solid #0e044d;
	border-right: 2px solid #0e044d;
	border-bottom: 2px solid #0e044d;
}


.middletablesides {
	background-color: #FFA616;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 2px solid #0e044d;
	border-right: 2px solid #0e044d;
}


.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0e044d;
	background-color: #5e78ac;
	text-indent: 0px;
	border-top: 2px solid #0e044d;
	border-bottom: 2px solid #0e044d;
	border-left: 0px;
	border-right: 0px;
}

.navtabledivider {
	background-color: #142F4B;
	padding: 1px 1px 1px 1px;
}

.navtable {
	border-left-width: 1px;
	border-left-color: #0e044d;
}

.logocell {
	border-left-width: 2px;
	border-right-width: 2px;
	border-left-color: #0e044d;
	border-right-color: #0e044d;
}


.blackbordertable {
    border: 4px solid #000000;
}


A.navtable:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    font-color: #666666;
	background-color: #8f8bb6;
	text-indent: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #0e044d;
	border-bottom-color: #0e044d;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #0F094F;
	
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #CC0000;
	
}

.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e044d;
	
}

.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e044d;
	
}

.quotesAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	
}

/* text style for buttons and link buttons used in the portal admin pages */
.LGglobalnav     {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LGglobalnav:link {
    color: #0e044d;
}

A.LGglobalnav:visited  {
    color: #eeeeee;
}

A.LGglobalnav:active   {
    color: #666666;
}

A.LGglobalnav:hover    {
	color: #ffffff;
}

/* text style for buttons and link buttons used in the portal admin pages */
.sidenav     {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.sidenav:link {
    color: #FEA61E;
}

A.sidenav:visited  {
    color: #FEA61E;
}

A.sidenav:active   {
    color: #FEA61E;
}

A.sidenav:hover    {
	color: #666666;
}


h1 {
	font-size: 16;
	color: #FFA722;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.style1 {
	color: #FFA621;
	font-size: 16;
	font-weight: bold;
}
.style2 {
	color: #FFA621;
	font-weight: bold;
	font-size: 14;
}
.style4 {
	font-size: 14;
	color: #B2AFC4;
}

.teststyle {
	background-color: #FEFFB8;
	background-position: left top;
	width: 140px;
	border: 1pt #333366 solid;
; text-align: left; text-indent: 4pt; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; height: 2px; left: 4px; clip:    rect(   ); background-repeat: repeat-y
}

.style6 {font-size: 14; font-weight: bold; }
.style8 {font-size: 16; font-weight: bold; }
.style9 {font-size: 4}
.orange-border {
	border: 1px solid #FFA622;
}

/* text style for buttons and link buttons used in the portal admin pages */
.directnav     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.directnav:link {
    color: #333366;
}

A.directnav:visited  {
    color: #666666;
}

A.directnav:active   {
    color: #333366;
}

A.directnav:hover    {
	color: #003366;
}

/* text style for buttons and link buttons used in the portal admin pages */
.globalnav     {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.globalnav:link {
    color: #0e044d;
}

A.globalnav:visited  {
    color: #8f8bb6;
}

A.globalnav:active   {
    color: #0e044d;
}

A.globalnav:hover    {
	color: #FFA616;
}


