
/* header */

div.boxheadz {
	width: 540px;
	line-height: 27px;
	background: #808080 url(../pics/body_head.gif) no-repeat;
}



div.boxheaderZ {
	background:  #808080 url(../pics/body_head.gif) no-repeat;
}


div.boxheadz h3 {
	width: 120px;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 10px;
	height: 27px;
}

div.boxheadz span {
	float: right;
	margin-top: -57px;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
}

div.boxheadz a {
	color: #70B7E1;
}

div.boxheadz a:hover {
	color: #A6D9F7;
}


/* Footer */

div.sideboxz {
	width: 540px;
	background: url(../pics/body_footer.gif) no-repeat bottom;
	margin-bottom: 5px;
	padding-bottom: 1px;
	/*margin-left: 5px; */
}

div.sideboxmenuz {
	width: 540px;
	background: url(../pics/body_footer.gif) no-repeat bottom;
	margin-bottom: 5px;
	padding-bottom: 1px;
}


/* body */




div.boxbodyz {
	width: 538px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	margin-bottom: 4px;
	padding: 0 0px 0px 0px;
}


div.boxbodybodyz {
	width: 538px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	margin-bottom: 4px;
	padding: 0 0px 0px 0px;
}



/* these two must be same-looking */
div.boxbodyz {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	line-height: 14px;
}


div.boxbodyz div.version-in p {
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	line-height: 14px;
}
/* end */

div.boxbodyz h4 {
	font-size: 12px;
	color: #262525;
	font-weight: bold;
	padding-top: 10px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, lucida, sans-serif;
}
