body {
  text-align:left;
	margin-top: 35px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;
  color: black;
	background-color: white;
	background-repeat: no-repeat;
	font-weight: bold;
}

p {
  text-align:left;
	margin-top: 0px;
}

table {

}

td {

}


table.ares_heading_table {
	margin-left:auto; margin-right:auto;
	border-collapse:collapse;
	cell-padding: 0;
	background-image: url('../images/ares.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 135px;	
}

td.ares_heading_table_spacer {  

	width: 900px;
	height: 120px;
}

td.ares_heading_table_pathway {  
	width: 750px;
	height: 30px;
	border-bottom: 1px solid #800000;
  background-color: #800000;
	padding-left: 20px;
}

td.ares_heading_table_pathway_right {  
	width: 150px;
	height: 30px;
	border-bottom: 1px solid #800000;
  background-color: #800000;
	padding-right: 10px;
	text-align: right;
}

td.ares_heading_table_pathway_right a {
  color: white;
}

div.ares_main_table_div {

}

table.ares_main_table {
	border-collapse:collapse;
	cell-padding: 0;
}

td.ares_main_table_menu {
	border-collapse:collapse;
	padding-top: 15px;	
	cell-padding: 0;
  min-width: 200px;
	border-right: 1px solid #800000;
	vertical-align: top;	
}

td.ares_main_table_main {
	border-collapse:collapse;
	padding-left: 5px;
	cell-padding: 0;
	vertical-align: top;	
	font-weight: normal;
	width: 100%;
}

a{
	color: #800000;
}

a:hover {
  text-decoration: underline;	
}

a:link {
	text-decoration: none;	
}

a:visited {
  text-decoration: none;	
}

a:active{
	text-decoration: none;
}


a.pathway {
	text-decoration: none;
  color: black;	
}

a.pathway_right {
	text-decoration: none;
  color: black;	
}

h1 {
  color: #800000;
	font-size: 24px;
}

h2 {
  color: #800000;
	font-size: 18px;
}

h3 {
  color: #800000;
	font-size: 14px;
}

#canceled {
text-decoration: line-through;
color: red;
}

