a:link.title, a:visited.title  {
	color: #CC0000;
	font-size: 130%;
	text-decoration: none;
}
a:hover.title {
color: #CC0000;
font-size: 130%;
text-decoration: underline;
}
a:active.title {
color: #CC0000;
font-size: 130%;
text-decoration: none;
}
a:link.vtitle, a:visited.vtitle  {
color: #003366;
font-size: 130%;
text-decoration: none;
}
a:hover.vtitle {
color: #003366;
font-size: 130%;
text-decoration: underline;
}
a:active.vtitle {
color: #003366;
font-size: 130%;
text-decoration: none;
}
.main_pic {
padding: 2px;
	border-color: #666666;
	border-width: thin;
	border-style: solid;
}
.vert_line {
border-right-color:#333333;
border-right-style:dotted;
border-right-width:thin;
}
a:link.backnav, a:visited.backnav  {
color: #CC0000;
text-decoration: none;
}
a:hover.backnav {
color: #CC0000;
text-decoration: underline;
}
a:active.backnav {
color: #CC0000;
text-decoration: none;
}
a:link.vbacknav, a:visited.vbacknav  {
color: #003366;
text-decoration: none;
}
a:hover.vbacknav {
color: #003366;
text-decoration: underline;
}
a:active.vbacknav {
color: #003366;
text-decoration: none;
}
