﻿body {
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: .87em;
	line-height: 150%;
	color: #666666;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 1px;
}
p
{
	
	margin-bottom: 12px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #676767;
	margin: 0px;
}
.mtw {
	width: 760px;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.top_nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3467ff;
	margin: 0px;
}
.link1 {
	color: #3765ff;
}
.side_brdr2 {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADBFFD;
	border-left-color: #ADBFFD;
}
