body {
	background-image: url(images/work/1.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#Left_Menu {
	position:relative;
	left:0px;
	top:0px;
	width:272px;
	height:640px;
	z-index:1;
	overflow: hidden;
}
#Inside_Left_Menu {
	position:relative;
	left:0px;
	top:0px;
	width:205px;
	height:440px;
	z-index:1;
	overflow: hidden;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #104A9C;
}
.SubTitles {
	font-weight: bold;
	text-transform: uppercase;
	color: #104A9C;
}
.Address {
	font-size: 10px;
}
.imgborder {
 border: 1px solid #333333;
}
