BODY
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 1em;
	color : rgb(49,112,130);
	font-style : normal;
	background-color : rgb(240,239,245);
	background-image : url( "../assets/images/Background2.jpg" );
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : bottom left
}

BODY.mainPage
{
	background-image : url( "../assets/images/BackgroundMain.jpg" )
}

A:active
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(49,112,130);
	font-style : normal;
	text-decoration : none
}

A:link
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(49,112,130);
	font-style : normal
}

UL
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(140,144,145);
	line-height : 1em;
	font-weight : bold;
	font-style : italic
}

A:visited
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(49,112,130);
	font-style : normal;
	text-decoration : none
}

.TextObject
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(49,112,130);
	font-style : italic
}

H1
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 1.75em;
	font-weight : bold;
	text-decoration : none;
	font-variant : small-caps;
	border-bottom-width : 1pt;
	border-bottom-style : dotted
}

H2
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	font-variant : small-caps;
	border-bottom : 1pt dotted rgb(0,0,0)
}

P
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-style : normal
}

H3
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 1.3em;
	color : rgb(49,112,130);
	font-weight : bold;
	font-variant : small-caps;
	border-bottom : 1pt dotted rgb(0,0,0)
}

LI
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(140,144,145);
	line-height : 1em;
	font-weight : bold;
	font-style : italic
}

H4
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 1em;
	color : rgb(49,112,130);
	font-weight : bold;
	border-bottom : 1pt dotted rgb(0,0,0)
}

.CompanyName
{
    color : rgb(49,112,130);
    font-weight :bold
}

.TextNavBar
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(49,112,130);
	font-style : normal
}

H5
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 0.8em;
	font-weight : bold;
	font-variant : small-caps;
	border-bottom : 1pt dotted rgb(0,0,0)
}

H6
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 0.75em;
	color : rgb(49,112,130);
	font-weight : bold;
	border-bottom : 1pt dotted rgb(0,0,0)
}

A:hover
{
	font-family : Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	color : rgb(140,144,145);
	font-style : italic;
	border-bottom-width : 1pt;
	border-bottom-style : dotted
}
