.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #013565;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0110D;
}
.leftbottom{
	background-image : url(images/menu_farbottom.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.subbottom{
	background-repeat : no-repeat;
	background-position : bottom;
	background-image : url(images/subpage_bottom.jpg);
}
.rightbotfade{
 background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/subphoto1_back.png, sizingMethod='scale');
 }
.hrred {
	color : #C50E0A;
	height : 1px;
}
a {
	color: #C50E0A;
	text-decoration: underline;
}
a:hover {
	color: #AA0B08;
	text-decoration: none;
}
.rightbotnopic{
	background-image : url(images/subright_nopic_tile.gif);
	background-repeat : repeat-y;
}