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;
	margin-top: 10px;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #0F094F;
	margin-top: 10px;
}


.navbuttons a {
   /*color: #0e044d;*/
   color:#FFFFFF;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   background-color: #8f8bb6;
   display: block;
   padding: 2px 2px 2px 2px;
   border-top: 0px;
   border-right: 1px solid #0e044d;
   border-bottom: 0px;
   border-left: 0px;
   background-repeat: no-repeat;
} 

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



.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0e044d;
	background-color: #FFFFFF;
	text-indent: 0px;
	height: 22px;
	border: 1px solid #0e044d;
}

.goldmaintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0e044d;
	background-color: #ffc32f;
	text-indent: 0px;
	border: 1px solid #0e044d;
}

.goldmaintablealt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0e044d;
	background-color: #ffc32f;
	text-indent: 0px;
	border: 1px solid #0e044d;
	padding-top: 10px;
}

.homeflashtable {
	border: 1px solid #0e044d;
}

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

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

.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;
	
}

.EdinMo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	
}

.EdinMo_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0a7a69;
	
}

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

.mediumplustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 */
.xglobalnav     {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.xglobalnav:link {
    color: #ffffff;
}

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

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

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

/* 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;
}

.title {
	font-weight: bold;
	font-size: 18;
}
.style4 {
	font-size: 14;
	color: #B2AFC4;
}

.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 */
.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;
}
