@charset "utf-8";
/* CSS Document */
* { font-family:Tahoma; font-size:11px; }
body{
	background-color: #ffffff;
	margin:0px;
}

p { margin: 0px; }
a:link { color:#0168bb; text-decoration:underline; }
a:visited { color:#0168bb; text-decoration:underline; }
a:hover { color:#0168bb; text-decoration:none; }

#services a {

	color:#2e8780; }
	

#top_menu{
	background-color:#398eae;
	height: 33px;
}
#top_menu A {
	padding:6px 20px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
}
#top_menu A:Hover {
	background-color:#016d95;
	color:#ffffff;
	text-decoration:none;
}

#bottom{
	height: 20px;
	color:#FFFFFF;
	padding-left:10px;
}
#bottom A {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
#bottom A:Hover {
	color:#ffffff;
	text-decoration:underline;
}
.titles{
	color:#026387;
	font-weight:bold;
	font-size:16px;
}
.titles2{
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:18px;
}
.center {
	 height:255px;
	 background-image:url(../images/bgcenter.gif);
	 background-position:top;
	 background-repeat:repeat-x
}
.lshad{
	width:7px;
	background-image:url(../images/rightbg.gif);
	background-repeat:no-repeat;
}
.rshad{
	width:7px;
	background-image:url(../images/leftbg.gif);
	background-repeat:no-repeat;
}

.b_lshad{
	width:7px;
	background-image:url(../images/b_lshad.gif);
	background-repeat:repeat-y;
}
.b_rshad{
	width:7px;
	background-image:url(../images/b_rshad.gif);
	background-repeat:repeat-y;
}

.pics{
	border:double #398eae;
	margin-right:8px;
}
.pics2{
	border: solid 1px #404040;
}
.inp{
	border:solid 1px #d3d2d2;
	color: #aaaaaa;
	width:145px
}
.title3{
	color:#777777;
	font-weight:bold;
}	
	
	