.smallwhite {
    font-family: Tahoma;
    font-size: 8px;
    color: #ffffff;
}
.textsmall {
    font-family: Tahoma;
    font-size: 9px;
}
.head {
    font-family: Tahoma;
    font-size: 18px;
    color: #999999;
    font-weight: bold;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #686C70;
}

a {
	color: #0033FF;
}
a:hover { color:#FF6000}
body,td,th {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	color: #666666;
}
.content {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.content1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.content1:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
pre {
	font-family: Tahoma;
	font-size: 11px;
	color: #242526;
	font-weight:bold;
}
.headertop {
font: 50px Verdana, Tahoma, Arial;
font-weight:bold;
text-decoration:none;
color: #FF9900;
}
.header {
font: 20px Verdana, Tahoma;
color: #0149CA;
letter-spacing: -0.6px;

}
.header-white {
font: 18px Verdana, Tahoma;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}

.header1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#0149CA;
}

.subheader { 
font: 10px Tahoma;
color: #4989B2;
}


.white { color:#FFFFFF; font-size: 11px; text-decoration:none; font-weight:bold }
.white:hover { color: #C95202; text-decoration:underline }
.white14 { color:#FFFFFF; font-size: 15px; text-decoration:none; font-weight:bold }
.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}

.sup0 {
font: 8px arial, Tahoma, Verdana;
}
.sup1 {
font: 10px arial, Tahoma, Verdana;
}
.sup2 {
font: 8px arial, Tahoma, Verdana;
}
div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{

  border-bottom: none;

  width: 200px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('images/form_header.png') no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.sample_popup div.menu_form_body
{
  width: 200px;
  
  background: url('images/form.png') no-repeat left bottom;
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  width: 85%;
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #DDFFDD;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}
