body 
{
	background-image: url(Image/bg.jpg); 
	background-repeat:repeat-x;
}
	
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CBF3;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-image: url(Image/gradient.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #304057;
}
.Border {
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 682px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #617AA0;
	text-align: justify;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.links {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CCFF;
}
.linkTable {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.heading {
	font-family: tahoma	;
	font-size: 12px;
	color: #CCCC33;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
} 
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
	border: 1px solid #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
	border: 1px solid #000000;
}
.Workers {
	background-image: url(Image/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #304057;
	vertical-align: top;
	padding-top: 18px;
}
.Image {
	text-align: center;
	border-width:4px;
	border-color:#0099FF;
	border-style: ridge;
}

hr{
	color:#0066FF;
	height:2px;	
}

.fontBranches {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CBF3;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

.tr {
	background-image: url(Image/gradient.jpg);
	background-repeat: repeat-x;	
	background-color: #304057;
}

