body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}


.main_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.cell_sub_main {
	background-color: #E7E9FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 969696;
	border-bottom-width: 1px;
	border-bottom-color: 969696;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}

.cell_dog_tag {
	background-color: #E7E9FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 969696;
	border-bottom-width: 1px;
	border-bottom-color: 969696;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left: 15px;
	}
	
.project_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.header_td {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-color: #01008A;
}
.template_dog_tag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	padding-left: 15px;
	border-top-width: 1px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.template_main_cell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border: 1px solid #969696;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

