body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #273954;
}
h1{
	margin-top: 4px;
	margin-bottom: 2px;
}
h2{
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	padding: 0 10px 0 10px;
}
ul {
	list-style-image: url('images/bullets.gif');
	padding: 0px 15px 0px 20px;
}
ol{
	padding: 0px 15px 0px 30px;
	
}
li{
	padding: 3px 0 8px 0;
}
#header{
	background: url('images/amenclinics.jpg') no-repeat;
	width: 766px;
	height: 205;
}
#content{
	padding: 0px 10px 10px 10px;
	text-align: justify;
}
#td_content{
	width: 520px;
}
#sidebar{
	padding: 0px 10px 10px 10px;
}
.menu {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin: 1px 0 4px 0;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.h2_blue {
	color: #273954;
	font-weight: bold;
	font-size: 16px;
}
.h2_black {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}
#footer a:hover{
	color: #ffffff;
}
.image_group{
	background: #e0e0ef;
	border: #666666 1px solid;
}
#image_frame{
	width: 220px;
	border: #666666 1px solid;
	padding: 3px 10px 3px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background: #c0c0c0;
}
.image{
	width: 190px;
	padding: 0 0 2px 0;
}
a:link {
	color: #276CB1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #276CB1;
}
a:hover {
	text-decoration: underline;
	color: #273954;
}
a:active {
	text-decoration: none;
}
.style2 {color: #5B6C93}
.style3 {color: #FFFFFF}
