/* MAIN */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.png);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6E7D83;
}
table {
	background-color: #FFFFFF;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6E7D83;
}
#logo-text {
	/*position: relative; top: 4px;*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : #6E7D83;

/* Positioning of text */
.pos-FPtext {
	POSITION: relative; TOP: -4px;
}

/* text */
.FP-neg-text {
	color: #D7D3D2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	padding-left: 11px;
		
}


/* Heading */
.FP-neg-text-H1 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	letter-spacing: 1px;
}

/* bottom text */
.FP-neg-text-bottom {
	background-color : #6e7d83;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.Contact
{
	color : #9A9796;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height: 13px;
		
}
.backgroundpicture{
background-image: url(../images/Background.jpg);
background-repeat: no-repeat;
height: 300px;
	
}
.backgroundpictureAllpages{
background-image: url(../images/BaackgroundAllPages.jpg);
background-repeat: no-repeat;
height: 482px;
	
}
.leftpicture{
	position: relative;
	left: -16px;
	top: 45px;

	
}

.leftpictureSmall{
	position: relative;
	left: -16px;
			
}
.click {
	position: relative;
	top: 6px;
	font-style: italic;
}

A {
	color : #9AA6AC;
	text-decoration : none;
}
A:HOVER {
	color : #6E7D83;
	text-decoration : none;
}

//*Links - white*//
A.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
A.linkcolor:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
A.linkcolor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
A.linkcolor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9AA6AC;
	text-decoration : none;
	
}
.nobreak {
	
	display: inline;
}

