.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	
}

.textdtl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.txtbottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.style1 {
	font-family: "Tw Cen MT";
	font-weight: bold;
		font-size: 16px;
	color: #005D49;
}
.style2 {
	color: #95303E;
	font-family: "Tw Cen MT";
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.style3 {
	font-family: "Tw Cen MT";
	font-weight: bold;
	
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.img_border {
	border: 5px solid #FFFFFF;
}

.bg_image{
background-image:url(images/image.jpg);
background-position:left top;
background-repeat:no-repeat;

}


.bg_line{
background-image:url(images/linenew.jpg);
background-position:left top;
background-repeat:repeat-y;
background-color:#FFFFFF;
padding-left:25px;}

.bg_line ul{
margin:0px;
padding:0px;
}

.bg_line li{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:20px;
list-style:none;
}


.bg_line li a, .bg_line li a:link,.bg_line li a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
list-style:none;
text-decoration:none;
background-image:url(images/icon.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
}


.bg_line li a:hover{
background-image:url(images/icon_h.jpg);
background-position:left;
background-repeat:no-repeat;
text-decoration:none;
padding-left:20px;
color:#000000;}

.address{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:bold;
line-height:16px;
}
