/*the background image for the Grassland theme*/
Body{ background:url(../../images/background/splendid.jpg) top center no-repeat #fff}

/*the link styles for the Grassland theme*/
a,a:link,a:visited,a:active{ color:#3785ad;text-decoration:underline;font-weight: bold;}
a:hover	{ color:#41b7df;text-decoration:underline;}

.myButton,.myButton:link,.myButton:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:4px 27px;
	text-decoration:none;
}.myButton:hover {
	background-color:#5cb811;
}.myButton:active {
	position:relative;
	top:1px;
}



/*the options link styles for the Grassland theme*/
.options,a.options:link,a.options:active,a.options:visited { color:#fff; border-left:1px #fff solid} span.options:hover{ color:#ff0}

/*the CurrentDate link styles for the Grassland theme*/
.CurrentDate{ color:#ffffff}

/*the user object link styles for the Grassland theme*/
.user,a.user:link,a.user:active,a.user:visited{ color:#aaa;} a.user:hover{ color:#000000;}

/*the login object link styles for the Grassland theme*/
.login,a.login:link,a.login:active,a.login:visited { color:#aaa;} a.login:hover{ color:#000000;}

/*the text "You are here" styles for the Grassland theme*/
.brisk_bread_bg{ color:#aaa; font-weight:normal}

/*the Breadcrumb object link styles for the Grassland theme*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#aaa} a.Breadcrumb:hover{ color:#000000}

/*the Privacy object link styles for the Grassland theme*/
.privacy,a.privacy:link,a.privacy:active,a.privacy:visited { color:#aaa} a.privacy:hover{ color:#38b7e4}

/*the Terms object link styles for the Grassland theme*/
.terms,a.terms:link,a.terms:active,a.terms:visited { color:#aaa} a.terms:hover{ color:#38b7e4}

/*the CopyRight object link styles for the Grassland theme*/
.copyright{ color:#aaa}

/*the Links object link styles for the Grassland theme*/
.links{ color:#ccc}a.links:link,a.links:active,a.links:visited{ color:#094e66;} a.links:hover{ color:#38b7e4}





