﻿.body 
{
	background-image:url('~/Images/bkg.gif');
	background-repeat:repeat;
}

.captionBlue
{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #003399;
	font-size: 16px;
	font-weight: bold
}

.captionRed
{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold
}

.captionGrey
{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 14px;
	font-weight: bold
}

.captionNews 
{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #003399;
	font-size: 14px;
	font-weight:bold;
}

.captionYellow 
{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #ff9934;
	font-size: 16px;
	font-weight: bold
}

.text 
{
	text-decoration:none;
	font-family: Verdana;
	color: #666666;
	font-size: 13px;
}

.textNews 
{
	text-decoration:none;
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
}

.textSmall
{
	text-decoration:none;
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
}

.textSmallRed
{
	text-decoration:none;
	font-family: Verdana;
	color: #CC0000;
	font-size: 11px;
}

.textSmallCaption
{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #666666;
	font-size: 12px;
	font-weight:bold;
}

.linkGrey
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.linkEvent
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

.linkBlue
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration:none;
}

.linkBlueCaption
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #003399;
	text-decoration:none;
	font-weight:bolder;
}

.linkTurkosCaption
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #339999;
	text-decoration:none;
	font-weight:bolder;
}

.BlueEvent
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration:none;
	font-weight:bolder;
}