.boldcenter
{
font-weight: bold;
text-align: center;
}
.bold
{
font-weight: bold;
}


.center
{
text-align: center;
}
.ecenter
{
font-size: xx-large;
text-align: center;
}

/** LOGIN */
#faqform
{
}
#faqform form{
  margin: 0px;
	padding: 0px;
}
fieldset
{
margin: 0px;
	padding: 0px;
	border: none;
}
#faqform fieldset{
margin: 0px;
	padding: 0px;
	border: none;
}
#jobform
{
}
#jobform form{
  margin: 0px;
	padding: 0px;
}
#jobform fieldset{
margin: 0px;
	padding: 0px;
	border: none;
}
#login {
}

#login form {
	margin: 0px;
	padding: 0px;
}

leftal{
font-weight: bold;
float: left;
width: 175px;
}
.fwal{
float: left;
width: 100px;
}
.atal{
float: left;
width: 50px;
}
.spamal{
float: left;
width: 35px;
}
.spamdate{
float: left;
width: 65px;
}
.leftal2{
float: left;
width: 175px;
}
A:link IMG { border: none}
A:visited IMG {border: none}
A:active IMG { border: none }
A:hover IMG { border: none }
.deladm{
float: left;
width: 100px;
}
.deladmgreen{
color: #228B22;
float: left;
width: 100px;
}
.deladmred{
color: #FF0000;
float: left;
width: 100px;
}

.delal{
float: left;
width: 50px;
}
.green{
color: #228B22;
}
.red
{
color: #FF0000;
}
.delalgreen{
color: #228B22;
float: left;
width: 50px;
}
.delalred{
color: #FF0000;
float: left;
width: 50px;
}
.delstart{
font-weight: bold;
float: left;
width: 100px;
}
.delstart3{
font-weight: bold;
float: left;
width: 100px;
}
.delstart2{

float: left;
width: 100px;
}
.UP
{
font-family: Verdana, Helvetica;
font-size:15px;
color: #556B2F;
font-style: italic;

text-align: center;
}

.row_up
{
font-family: Verdana, Helvetica;
font-size:10px;
color: #556B2F;
font-style: italic;
text-align: center;
}
.row_down
{
font-family: Verdana, Helvetica;
font-size:10px;
color: #FF4500;
font-weight: bold;
text-decoration: blink;
text-align: center;
}
.DOWN
{
font-family: Verdana, Helvetica;
font-size:15px;
color: #FF4500;
font-style: italic;
font-weight: bold;
text-decoration: underline;
text-align: center;
}


#delal2{
float: left;
width: 55px;
}

#optable{
float: left;
width: 55px;
}

#opsize{
float: left;
width: 55px;
}

#opstatement{
float: left;
width: 55px;
}

#opsaved{
float: left;
width: 55px;
}
/* CSS needed for the script */

#ajax_tooltipObj{
        z-index:1000000;
        text-align:left;
}
#ajax_tooltipObj div{
        position:relative;
}
 
/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{   /* Left div for the small arrow */
        background-image:url('../images/arrow.gif');
        width:20px;
        position:absolute;
        left:0px;
        top:0px; 
        background-repeat:no-repeat;
        background-position:center left;
        z-index:1000005;
        height:60px;
}
 
#ajax_tooltipObj .ajax_tooltip_content{
        border:2px solid #317082;       /* Border width */
        left:18px;      /* Same as border thickness */
        top:0px;
        position:absolute;
        width:150px;    /* Width of tooltip content */
        height:100px;   /* Height of tooltip content */
        background-color:#FFF;  /* Background color */ 
        padding:5px;    /* Space between border and content */
        font-size:0.8em;        /* Font size of content */
        overflow:auto;  /* Hide overflow content */
        z-index:1000001;
}
 
 .button{
	width: 54px;
	height: 20px;
	background: url(/images/homepage12.gif) no-repeat;
	border: none;
	font-size: 10px;
}
	