body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.but_bg {
	background-image: url("images/but_bg.gif");
	background-repeat: no-repeat;
	height:48px;
}
.downbut_bg {
	background-image: url("images/linebg_down.gif");
	background-repeat:repeat-x;
	height:45px;
}
.hms_bg {
	background-image: url("images/linebg2.gif");
	background-repeat:repeat;
	height:309;
	
}
.midelline_bg {
	background-image: url("images/midellinebg.gif");
	background-repeat: repeat;
	height:530;
}
.line_bg {
	background-image: url("images/linebg.gif");
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border-color:#CAE4F3;
	border-width:1px;
	border-style:solid;
	}

.topbuttons {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #165278;
	text-decoration: none;
	padding-left:7px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.content2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F1218;
}
.pad_content3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left:10px;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color:  #165278;
	text-decoration: none;
	
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F1218;
	text-decoration: none;
	
}
.links2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	
	
}
.links2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F1218;
	text-decoration: none;
	
}
.topbuttons:hover {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-stretch:normal;
	font-weight : bold;
	color: #7F1218;
	text-decoration: none;
	padding-left:7px;
}
.down_content {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
.headder {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7F1218;
	text-decoration: none;
}
.headder1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}



