﻿body {
}

.showLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676B6A;
}
.showLocation a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:underline;
}
.showLocation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:underline;
}
.showLocation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:none;
}
.showLocation a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:underline;
}

.MenuT {
	background-image: url(../i/red_menu_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 187px;
	padding-top: 3px;
	
}
.MenuM {
	float:left;
	background-image: url(../i/red_menu_m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 187px;
	padding-left: 10px;
	padding-top:6px;
}
.MenuB {
	float:left;
	background-image: url(../i/red_menu_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 187px;
	height: 16px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B20000;
	text-decoration: none;
}


.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:underline;
}
.text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:underline;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:none;
}
.text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration:underline;
}

.ms-rteCustom-Title, .title
{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #B20000; 
    text-decoration: none; 
}