/* CSS Document */
a { color: #006666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;

text-decoration:none;
}
a:hover{ color:#999999;
text-decoration:underline;

}
u
{
width:auto;
richness:inherit;
color:#99FF33;
}
.button
{
font:bold;
}
.bodytext
{
font-family:Arial;
font-size:13px;
font:normal;
color:#666666;
text-align:justify;
padding-left:10px;
}

.bodytext1
{
font-family:Arial;
font-size:13px;
font:normal;
color:#666666;
}

.boldtext
{
font:caption;
}
.footer
{
font-family:Arial;
font-size:9px;
color:#999999;
}

.textfieldss
{
background:#FFFFFF;
font-family:Arial;
color:#666666;
font-size:12px;
width:20;
}
center
{
font-size:14px;
color:#666666;
font:bold;
font-family:Arial;
}
.labels
{
font-family:Arial;
color:#666666;
font-size:12px;
}
.headings
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#006666;
}



#pscroller1{
width: 250px;
height: 75px;
border: 1px;
padding: 5px;
background-color:#FFFFFF;
}

.someclass{
font-family:Arial;
font-size:12px;
color:#999999;
}
/*text field....*/

.textss{
font-family:Arial;
font-size:12px;
color:#999999;
padding:0px;
line-height:12px;
width:160px;
border:1px solid #CCCCCC;
}

.fortextfield{
font-family:Arial;
font-size:12px;
color:#666666;
width:160px;
border:1px solid #CCCCCC;
}
.forbutton{
border:1px solid #888888;
background-color:#666666;
font-size:12px;
color:#FFFFFF;
height:20px;
padding:2px 5px 2px 5px;
margin:0px 15px 0px 0px;
}
.star
{
color:#ff3300;
}
.toolslinks
{
font-family:Arial;
font-size:12px;
color:#666666;
}