body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 30px;
}
a {
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	margin: 0px;
	font-size: large;
	color: #003874;
}
h2 {
	font-size: medium;
}
h3 {
	margin: 0px;
	font-size: small;
}
h4 {
	font-size: x-small;
}
.topic {
	font-size: large;
	color: #003874;
}
.topic_s {
	font-size: small;
	color: #003874;
	font-weight: bold;
}
.t10px {
	font-size: 10px;
}
.textcontent {
	font-size: 11px;
	line-height: 20px;
}
.textfirst {
	font-size: 12px;
	font-weight: bold;
}
.productcontent {
	font-size: 11px;
	line-height: 20px;
}
.color003874 {
	color: #003874;
}
.bg_top {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_bot {
	background-image: url(../images/bg_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgtable {
	background-image: url(../layout/layout_12.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgtable2 {
	background-image: url(../layout/layout_11.gif);
	background-repeat: repeat-x;
	background-position: top;
}
