﻿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: #8B9EBF;
	text-decoration:underline;
}
.showLocation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
}
.showLocation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:none;
}
.showLocation a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
}

.MenuT {
	background-image: url(../i/violet_menu_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 187px;
	padding-top: 3px;
	
}
.MenuM {
	background-image: url(../i/violet_menu_m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 187px;
	padding-left: 10px;
	padding-top:6px;
}
.MenuB {
	background-image: url(../i/violet_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: #879EBD;
	text-decoration: none;
}

.linkMore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
	font-weight: bold;
	background-image:url(../i/arrow_violetS.gif);
	background-repeat:no-repeat;
	background-position: left 4px;	
	padding-left:14px;    
}
.linkMore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
	font-weight: bold;
	background-image:url(../i/arrow_violetS.gif);
	background-repeat:no-repeat;
	background-position: left 4px;	
	padding-left:14px;    
}
.linkMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../i/arrow_violetS.gif);
	background-repeat:no-repeat;
	background-position: left 4px;	
	padding-left:14px;    
}
.linkMore a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
	font-weight: bold;
	background-image:url(../i/arrow_violetS.gif);
	background-repeat:no-repeat;
	background-position: left 4px;	
	padding-left:14px;    
}


.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
}
.text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:none;
}
.text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9EBF;
	text-decoration:underline;
}

.ms-rteCustom-Title, .title
{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #8B9EBF; 
    text-decoration: none; 
}