html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
    min-width:960px;
}
form {
  margin: 0;
  padding: 0;
}
body {
	min-height: 100%;
	min-width:960px;
	height: auto !important;
	height: 100%;
	position: relative;
	background-color: #FFFFFF;
}
.bg1 {
	background-image: url(i/1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #715142;
	font-style: italic;
	text-decoration: none;
}
a.menus:hover, a.menus3:hover {
	color: #CC3333;
}
a.menus2:hover {
	color: #333333;
}
.forms {
	width: 290px;
}
.zag1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
	color: #85a705;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424242;
}
a.menus2, .zag2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #757575;
	text-decoration: none;
}
.h100 {
height:100%;
}
.h0 {
	height:0px;
}
.container {
	position:relative;
	height:0px;
	z-index: 1;
}
a.menus3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #715142;
	text-decoration: underline;
}
img {
border:none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#shift {
     position:relative;
     margin-top:-30px;
}
.bg1i {
	background-image: url(i/1i.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#mainp {
	height: 220px;
	width: 400px;
	position: relative;
	left: 55%;
	right:20%;
}
h2 {
color: #757575;
text-align: center;
}
table.pr_table {
padding: 0px;
border: 1px solid #757575;
border-collapse: collapse;
}
table.pr_table td {
margin: 0px;
border: 1px solid #757575;
border-collapse: collapse;
font-size: 12px;
padding: 6px;
}
td.t_podz {
padding: 10px;
font-size: 15px !important;
text-align: center;
color: #85a705;
font-weight: bold;
}