@charset "utf-8";
/* CSS Document */


form .buttonalignright

{float:right;
background:url(../images/buttons/red-button-bknd.jpg) no-repeat #FFFFFF;
width: 85px; 
padding: 6px 18px 10px 0px;
margin:0 0 0 3px;
border:0;
color:#FFFFFF;
font-weight:bold;
}


.loginform 
{
background:url(../images/login-bkgnd.jpg) no-repeat;
overflow:hidden;
padding: 25px 10px 12px 10px;
margin:0;
color:#0066CC;
}


.loginbutton
{
background:url(../images/buttons/green-button-bknd.jpg) no-repeat #FFFFFF;
width: 85px;
height: 35px;
font-size:12px;
text-align:center;
padding: 0px 10px 4px 0px;
margin:0;
border:0;
color:#FFFFFF;
font-weight:bold;
}

.loginbutton
{
background:url(../images/buttons/green-button-bknd.jpg) no-repeat #FFFFFF;
width: 85px;
height: 35px;
font-size:12px;
text-align:center;
padding: 0px 10px 4px 0px;
margin:0;
border:0;
color:#FFFFFF;
font-weight:bold;
}

.loginbutton:hover
{
color:#000000;
}

.greenbuttonlink
{
background:url(../images/buttons/green-button.gif) no-repeat  ;
width: 85px;
height: 35px;
font-size:12px;
text-align:center;
padding: 8px 0px 0px 0px;
margin:0;
border:0;
color:#FFFFFF;
font-weight:bold;
list-style:none;
list-style-image:none;
}

.greenbuttonlink a
{
color:#FFFFFF;
}

.greenbuttonlinksmall 
{
list-style-image:none;
list-style:none;

}

.greenbuttonlinksmall li
{
padding:0;
margin:0;
position:relative;
left: 20px;
}


.greenbuttonlinksmall a
{
background:url(../images/buttons/small-green-button-bknd.jpg) no-repeat;
color:#FFFFFF;
font-size:90%;
padding: 2px 8px 5px 8px;
margin:0;
border:0;
font-weight:bold;

}
.greenbuttonlinksmall a:hover
{

color:#000;

}
.searchbutton
{
background:url(../images/buttons/green-button-bknd-square.jpg) no-repeat #FFFFFF;
font-size:11px;
width: 59px;

padding: 4px 0px 3px 0px;
margin:0;
border:0;
color:#FFFFFF;
font-weight:bold;
}