.inputbox {
background-color:  #F8F6FE;
border-color: #000000 #c1c1c1 #c1c1c1 #000000;
border-width: 1px;
color: #000084;
font-size: 10pt;
font-family: arial;
}

a.effect1:link {color: #ffffff; text-decoration: none; }
a.effect1:visited {color: #ffffff; text-decoration: none; }
a.effect1:hover {color: #CAD662; text-decoration: none; }
a.effect1:active {color: #ffffff; text-decoration: none; }

a.effect2:link {color: #ffffff; text-decoration: underline; }
a.effect2:visited {color: #ffffff; text-decoration: underline; }
a.effect2:hover {color: #ffffff; text-decoration: underline; }
a.effect2:active {color: #ffffff; text-decoration: underline; }

a.effect3:link {color: #0000ff; text-decoration: underline; }
a.effect3:visited {color: #0000ff; text-decoration: underline; }
a.effect3:hover {color: #CCBCF4; text-decoration: none; }
a.effect3:active {color: #0000ff; text-decoration: underline; }

DIV.SmallFont
  {
		color: #ffffff;
		font-size: 10px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}
 
div.scroll {	height: 250px;	width: 525px;	overflow: auto;	border: 1px solid #000000;	background-color: #707070;	padding: 2px;}
div.f_scroll {	height: 230px;	width: 525px;	overflow: auto;	border: 1px solid #000000;	background-color: #707070;	padding: 10px;}

.Button {
background-color: #000084;
border-color: #808080;
border-style: beveled;
border-width: 1;
color: #ffffff;
font-size: 10pt;
font-family: arial;
}

.menubut {
padding-left: 4px;
padding-right: 4px;
background-image: url(images/menu_bg.gif);
}

.embedbox {
border-style: solid;
border-color: #ffffff #000000 #000000 #ffffff;
border-width: 1px;
}

.embedbox2 {
background-color: #F8F7FD;
border-style: solid;
border-color: #ededed #000000 #000000 #ededed;
border-width: 1px;
}

.title {
color: #000084;
font-size: 18px;
font-family: arial;
font-style: normal;
font-weight: bold;
margin: 0em;

}

.sfont  {
color: #000000;
font-size: 11px;
font-family: arial;
font-style: normal;
font-weight: normal;
}

#dhtmltooltip{
position: absolute;
width: 120px;
border: 1px solid black;
padding: 4px;
background-color: #3265FE;
color: #ffffff;
font-size: 8pt;
font-family: arial;
visibility: hidden;
z-index: 100;
}

h6
	{
		color: #ffffff;
		font-size: 10px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h5
	{
		color: #404040;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h4
 {
		color: #ffffff;
		font-size: 11px;
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h3
 {
		color: #ffffff;
		font-size: 11px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h2
{
		color: #000084;
		font-size: 15px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h1
 {
		color: #000084;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}



