body, td, th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:9px;
  color:#666666;
  text-align:center;
  margin: 20px 0px 20px 0px;
}
a:link, a:visited {
	font-size			: 9px; 
	color				: #666666; 
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color				: #333333;	
	text-decoration		: underline;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
#outline {
	height: 100%;
	width: 100%;
}
#top_outer {
	height: 204px;
	width: 100%;
	background-image:url(../site_img/002/back_topo.gif);
	background-repeat:repeat-x;
}
#outline2 {
	height: 100%;
	width: 100%;
}
#top_outer2 {
	width: 100%;
	background-image:url(../site_img/002/intro_back.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}

#right_row2 {
	text-align:left;
	height: 250px;
	width: 197px;
	background-image:url(../site_img/002/right_back.gif);
	background-repeat:repeat-y;
}
#main_outer {
	height: 100%;
	width: 100%;
}

#content_row {
	text-align:left;
	height: 100%;
	width: 450px;
	background-image:url(../site_img/002/content_back.gif);
	background-repeat:repeat-y;
}
#content_row_inner {
	text-align:left;
	height: 100%;
	width: 442px;
	padding: 0px 4px 0px 4px;
}
#content_title {
	height:25px;
	width: 450px;
	background-image:url(../site_img/002/content_topo.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 12px 0px 0px 4px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	letter-spacing:2px;
}

.align_tables {
	vertical-align:top;
	text-align:justify;
}


#right_row {
	text-align:left;
	height: 250px;
	width: 197px;
	background-image:url(../site_img/002/right_back.gif);
	background-repeat:repeat-y;
}
