﻿a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.StageLeftBorder{
	border-right: solid #ABB5F2 1px; 
	background-image:url(../Images/shadow_left.png);
	background-repeat:	repeat-y;
}
.StageRightBorder{
	border-left: solid #ABB5F2 1px; 
	background-image: url(../Images/shadow_right.png);
	background-repeat:	repeat-y;
}

.StageBottomBorder{
	border-top: solid #ABB5F2 1px; 
	background-image: url(../Images/shadow_bottom.png);
	background-repeat: repeat-x;
}

.FooterTopDashedBorder{
	border-top: dashed #ABB5F2 1px;
}

.MainImageBottomBorder{
	background-color: #1D4D90;
	font: arial 3px;
	height: 3px;
}

.MainImageBottomBorderMenuItemActive{
	background-color: #AE1B1B;
	font: arial 3px;
	height: 3px;
}

.DividerBorderTopBottom{
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

.TextFooter{
	font: 9px arial;
	color: #ABB5F2;
	letter-spacing: 1px;
}

.TextSecondaryMenuTitle{
	font: 12px arial;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight:200;
}

.TextLatestNewsDate{
	font: 10px arial;
	color: #FFFFFF;
}

.TextLatestNewsHeadline{
	font: 10px arial;
	color: #B4B4B4;
}

.TextLatestNewsDateReversed{
	font: 10px arial;
	color: #184787;
}

.TextLatestNewsHeadlineDarker{
	font: 10px arial;
	color: #3d3d3d;
}

.TextPageTitleText{
	font: 28px Century Gothic;
	color: #ffffff;
	letter-spacing: 3px;
}

.TextPageTitleTextReversed{
	font: 30px Century Gothic;
	color: #184787;
	letter-spacing: 3px;
}

.SmallBreak{
	font: 8px arial;
	height: 8px;
}

.TextBody{
	font: 12px arial;
	color: #3d3d3d;
	text-align:justify;
}

.TextBodyReversed
{
	font: 12px arial;
	color: #184787;
	text-align:justify;
	
}

.TextBodyBold{
	font: Bold 11px arial;
	color: #3d3d3d;
	text-align:justify;
}

.TextBodyLink{
	font: 11px arial;
	color: #aaaaaa;
	text-align:justify;
}

.TextArticleYearTitle{
	font: 16px arial;
	color: #999999;
	letter-spacing: 2px;
}

.MainMenuTab{
	background-color:#000000;
	text-align:center;
	vertical-align: bottom;
}

.TextMainMenu{
	font: 12px Century Gothic;
	color: #ffffff;
}

.VendorLogoStyle
{
	text-align: center;
}

.VendorListTextStyle
{
	font: 16px arial;
	color: #ffffff;
}

.TextLinkList
{
	font: 16px arial;
	color: #3d3d3d;
	letter-spacing: 2px;
}

.TextRegularLinkText
{
	font: bold 11px arial;
	color: #888888;
}

.TextSecondaryPageHeader
{
	font: 18px arial;
	font-variant: small-caps;
	color: #888888;
	letter-spacing: 2px;
}

.TextSecondaryMenuTitleReversed
{
	font: bold 14px arial;
	color: #184787;
}

.TextSecondaryMenuTitleReversed
{
	font: bold 16px arial;
	color: #184787;
}

.TextSpacedLargeTextReversed{
	font: bold 16px arial;
	color: #184787;
	letter-spacing: 1px;
	padding-top: 6px;
}
