body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.style1 {
	color: #FE7E01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 7px;
}
.bord {
	border: 1px solid #999999;
}
.style2 {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.bordCopy {
	padding-left: 8px;
}
.bu {
	background-image: url(images/but_.jpg);
	height: 20px;
	width: 212px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E40606;
	font-weight: bold;
	text-decoration: none;
}
.butback {
	padding-left: 18px;
	background-image: url(images/but_.jpg);
	height: 20px;
	width: 212px;
    display: block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E40606;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
.archive a {
    color:#E40606;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background:#E1E1E1;
    width:12px;
    height:12px;
    margin-left:2px;
    margin-right:2px;
    padding:2px;
    vertical-align:middle;

}
.butback:hover {
   	padding-left: 18px;
	background-image: url(images/but_l.jpg);
	height: 20px;
	width: 212px;
	display:block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width:100%;
}
.linkz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E40606;
}
.linkz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #E40606;
}
.search {
	border: 1px solid #A90100;
	height: 16px;
	width: 130px;
}
.style4 {
	color: #FF8400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}