body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B65;
	margin: 0px;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B65;
	margin: 0px;
}
table {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B65;
	margin: 0px;
}
a {
	color: #EB0005;
	text-decoration: none;
}
.txt11 {
	font-size: 11px;
}
.txt13_bold {
	font-size: 13px;
	font-weight:bold;
}
.txt15_bold {
	font-size: 15px;
	font-weight:bold;
}
.img_border {
	border: 1px solid #666666;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B65;
	border: 1px solid #EB0005;
	background-color: #FFFFFF;
}
.head {
	font-size: 13px;
	font-weight: bold;
	color: #EB0005;
}
.subhead {
	font-size: 11px;
	font-weight: bold;
	color: #EB0005;
}

.tableborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}


a:hover {
	color: #EB0005;
	text-decoration: underline;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
