
body {
	font-family: Verdana, Arial;
	font-size: 10pt; 		
	color: #000000;	
	margin: 0;
	text-decoration : none;		
	margin: 0px;
	background-image: url(back_1px.gif);
	background-repeat: repeat-x;
}

td, p {
	font-family: Verdana, Arial;
	font-size: 10pt; 		
	color: #000000;	
}
	
a { 		
	color: navy;
	text-decoration : none;
	font-size: 12px;
}

img {
	border: 0px;
}

#topbar { 
	height:22px; 
	background-image:url(/assets/images/base/op/men_back_top.gif);
	position:relative;
	z-index:2;
}


.opSheepBox {
	width: 411px;
	height: 77px;
	background-image: url(/assets/images/base/op/sheep_box_orange.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	left: 470px;
	top: 540px;
}

.opSheepBox2 {
	width: 411px;
	height: 77px;
	background-image: url(/assets/images/base/op/sheep_box_orange_raw.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	left: 470px;
	top: 460px;
}

.opSheepBoxLink {
	margin-left: 85px;
	margin-right: 15px;
	text-align: center;
	height: 75px;
	margin-top: 10px;
}


.opSheepBoxDownloadLink {
	color: #fff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}

.opSheepBoxSubText {
	color: white;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
	line-height: 25px;
}

.vBlock { 
	margin-top:20px; 
}
.vBlockTitle { 
	font-weight:bold; 
	font-size:16px;
	margin-bottom: 8px;
}

.vBlockUL { 
	font-weight:bold;
	padding-left:0px;
	color:#404040; 
}
