/* CSS Document */

body
{

background: url(../images/harvest-bkgdOthers.gif) no-repeat scroll center;
font:Verdana;
font-size:14px;
}

.title
{
color:#009933;
font-size:14px;
}

.subtitle
{
color:#0099FF;
}

.back
{
text-align:right;
}

.level3title
{
color: #0033FF;
}

#footer
{
text-align:center;
font-size:14px;
font: "trebuchet MS";
}

#login
{
font-size:14px;
background: url(../images/loginbkgd.jpg) no-repeat;;
position:relative;
font-size: 12px;
text-align:center;
width:350px;
height:240px;
margin:0px;
 }

#loginInner
{
width:70%;
background:#D2DEFB;
padding-left:0px;
margin:5px;
}


.loginBtn
{
border : solid 1px #cccccc;
background: #E9ECEF ;
	color : #000000;
	font-size : 11px;
	padding: 4px;
	float:right;
	display:block;

}