@charset "windows-1251";
body {
	background-image: url(images/work/1.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #666666;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.Titles {
	font-size: 20px;
	text-transform: uppercase;
	color: #990000;
}

.imgborder {
 border: 1px solid #000000;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:20px;
	z-index:1;
	visibility: visible;
}
.Button {
	color: #999999;
	background-color: #0D4179;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 4px;
}

.newsletterBox {
	background: url(images/newsletter.gif) top left no-repeat;
	height:114px;
}

.latestnews {
	text-align:center;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	border-bottom: 1px solid #666666;
}

#form_container {
	width:400px;
}