body {
	text-align: center;
	margin-left:auto;
    margin-right:auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
table {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: left;


}
a {
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.font1 {
	color: #FFFFFF;
}
.r {
	border: 1px solid #DFDFDF;
}
.font2 {
	color: #999999;
}
.r2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.r3 {
	border: 1px solid #F5F5F5;

}
.t {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	line-height: 180%;

}
.a100 {
	line-height: 120%;
}
form {
	margin: 0px;
	padding: 0px;
}
.h200 {
	line-height: 200%;
}

