﻿.WelcomeFirstChar
{
	font-family:Tahoma;
	color:#01E4FE;
	font-size:15pt;
	font-weight:bold;
}

.WelcomeWelcome
{
	font-family: Tahoma;
	color:#01E4FE;
	font-size: 9pt;
	font-weight:bold;
}

.WelcomeTitle
{
	font-family: Tahoma;
	color: #01E4FE;
	font-size: 15pt;
}


.TitleFirstChar
{
	font-family: Tahoma;
	color: #01E4FE;
	font-size: 15pt;
	font-weight:bold;
	margin-left: 10px;
}

.TextMargin
{
	text-align:justify;
	margin-left: 10px;
	margin-right: 10px;	
}

.WelcomeMessage
{
	font-family: Tahoma;
	color: #264D82;
	font-size: 10pt;
	text-align:left;
}

.BasicCellBorder
{
	border: 1px dotted #01E4FE;
}

.Title
{
	font-family:Tahoma;
	background-color:#01E4FE;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight:bold;
}

.PageLeftEdge
{
	background-image:url('../images/contacts_bg1.jpg');
	background-color:#01E4FE;
	background-repeat:no-repeat;
	width:14px;
	height:20px;
}

.PageRightEdge
{
	background-image:url('../images/contacts_bg2.jpg');
	background-color:#01E4FE;
	background-repeat:no-repeat;
	width:14px;
	height:20px;
}