﻿.normalfont{
    font-family: verdana;
    font-size: 8pt;
}
.normalfont1{
    font-family: verdana;
    font-size: 8pt;
    color: #333333;
}
.headerfont{
    font-family: verdana;
    font-size:10pt;
    color: #7088a1;
}
.lnkbtn{
    display: block;
    font-family: verdana;
    font-size: 8pt;
    color: Black;
    text-decoration: none;
    background-color: #ffffb6;
}
.smallmenu{
    font-family: Verdana;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
.textbox{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    border: 1px solid #bdc7d8;
    padding-top: 3px;
}
.normalbtn{
    background-color: #e9d45d;
    border-color: #ebc700;
    border-style: Solid;
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
    border-width: 1px;
    color: black;
}


#navbar a 
{
    display: block;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #ffffff; 
    background: #7088a1; 
    height: 19px;
    padding-top: 3px;
} 
    #navbar a:hover { 
    color: #ff8400; 
} 

body#home a#home_link
{ 
color: #000000; 
background: #ffffb6; 
} 

body#notsign a#notsign_link
{ 
color: #000000; 
background: #ffffb6; 
}

body#market a#market_link
{ 
color: #000000; 
background: #ffffb6; 
}

body#price a#price_link
{ 
color: #000000; 
background: #ffffb6; 
}

body#directory a#directory_link
{ 
color: #000000; 
background: #ffffb6; 
}

body#exchange a#exchange_link
{ 
color: #000000; 
background: #ffffb6; 
}

body#analysis a#analysis_link
{ 
color: #000000; 
background: #ffffb6; 
}

a#lnkmenu:link
{
    font-family: verdana;
    font-size: 8pt;
    color: #7088a1;
}
a#lnkmenu:visited
{
    font-family: verdana;
    font-size: 8pt;
    color: #7088a1;
}
a#lnkmenu:active
{
    font-family: verdana;
    font-size: 8pt;
    color: Purple;
}
a#lnkmenu:hover
{
    font-family: verdana;
    font-size: 8pt;
    color: Green;
}

#lnktxt a
{
	font-family: Verdana;
	font-size: 8pt;
	color: #7088a1;
}
#lnktxt a:hover
{
	color: Green;
}

#innermenu a
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#innermenu a:hover
{
	color: red;
}


.errortext
{
font-family: verdana;
font-size: 8pt;
color: #cc0000;
}
.messagetext
{
font-family: verdana;
font-size: 8pt;
color: green;
}
.buttontext
{
font-family: verdana;
font-size: 8pt;
color: #000000;
}    
 .textbox{
font-family: verdana;
font-size: 11px;
color: #000000;
border: 1px solid #bdc7d8;
padding-top: 3px;
}
 .headtext{
font-family: verdana;
font-size: 8pt;
color: #148495;
font-weight: bold;
}
.searchtitle {
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
}
.searchtext {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align:left;
}
  