body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #c7c6c0;
}
table {
	font-family: "arial";
	font-size: 11px;
	color: #4C4C4C;
	line-height:10px;
}
a:link,a:visited {
	text-decoration: underline;
	color:#072A5E;
}
a:hover {
	color:#895B13;
	text-decoration: underline;
}
a.blue14:link,a.blue14:visited {
	text-decoration: none;
	font-size: 14px;
	color: #072a5e;
}
a.blue14:hover {
	font-size: 14px;
	color: #072a5e;
	text-decoration: underline;
}
a.gray:link,a.gray:visited {
	text-decoration: none;
	color: #4C4C4C;
}
a.gray:hover {
	color:#895B13;
	text-decoration: underline;
}
a.white:link,a.white:visited {
	text-decoration: none;
	color:#ffffff;
}
a.white:hover {
	color:#ffffff;
	text-decoration: underline;
}
.font_brown {
	color: #6c5617;
}
.font_16brownn {
	font-size: 16px;
	color: #6c5617;
}
.font_14blue {
	font-size: 14px;
	color: #072a5e;
}
.font_14black {
	font-size: 14px;
	color: #000000;
}
.font_blue {
	color: #072a5e;
}
.font_red {
	color: #cb100f;
	font-size: 10px;
}
.font_11red {
	color: #cb100f;
	font-size: 11px;
}
.font_10gray {
	color: #515151;
	font-size: 10px;
}
input,select{
	font-family: arial;
	font-size: 11px;
	color:#575654;
	border: 1px solid #cccccc;
	background-color: #d9d8d2;
	font-weight:bold;
	height: 14px;
	}
textarea {
	font-family: arial;
	font-size: 11px;
	color:#575654;
	border: 1px solid #cccccc;
	background-color: #d9d8d2;
	font-weight:bold;
}
.btn {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_btn.gif);
	height: 20px;
	border: 1px solid #626262;
	font-weight: bold;
}
.btn2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_btn2.gif);
	height: 32px;
	border: 1px solid #626262;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #eceae9;
	text-transform: uppercase;
}
.tb1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cccbc9;
	border-left-color: #cccbc9;
}
.tb2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccbc9;
	border-bottom-color: #cccbc9;
}
.tb3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccbc9;
}

    .btn_link
    {
        width:168px;  font-family: Arial;
font-size: 11px;color: #000000;padding:10px;background-image: url(images/bg_btn2.gif);height: 32px;border: 1px solid #626262;
font-weight: bold;background-repeat: repeat-x;background-position: center center;background-color: #eceae9;
text-transform: uppercase;text-decoration: none !important;
        }