body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #E7E7E7;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.menu {
	color: #6F6F6F;
	text-decoration: none;
	font-size: 11px;
}
a.menu:link {
	color: #6F6F6F;
	text-decoration: none;
	font-size: 11px;
}
a.menu:visited {
	color: #6F6F6F;
	text-decoration: none;
	font-size: 11px;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.icon {
	font-size: 8px;
	color: #336F88;
}
.h1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.t {
	color: #336F88;
	text-decoration: none;
}
a.t:link {
	color: #336F88;
	text-decoration: none;
}
a.t:visited {
	color: #336F88;
	text-decoration: none;
}
a.t:hover {
	color: #1C3A48;
	text-decoration: underline;
}
a.t:active {
	color: #1C3A48;
	text-decoration: underline;
}
a.p:link {
	color: #FF0000;
	text-decoration: underline;
}
a.p:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.p:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.p:active {
	color: #FF0000;
	text-decoration: underline;
}
.search {
	border: 1px solid #F3F3F3;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hone {
	line-height: 35px;
}
.h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pk1 {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.h3 {
	color: #666666;
	text-decoration: none;
}