body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
}
a:hover {
	color: #CC0000;
}
a.mainmenu {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.mainmenu:hover {

	color: #000000;
	text-decoration: underline;
}
a.submenu {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
a.copyright {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.catalogsub {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
}
a.catalogsub:hover {

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-left: 15px;
}
.catalogsub {

	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
a.catalogsubsub {
	color: #666666;
	text-decoration: none;
}
a.catalogsubsub:hover {
	color: #CC0000;
	text-decoration: underline;
}
.catalogsubsub2 {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.title2 {

	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.desc {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.bck_topleft {
	background-attachment: fixed;
	background-image: url(images/bck_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
input, textarea {
	border: 1px inset #999999;
	background-color: #E4E4E4;
	font-size: 11px;
	padding: 2px;
	font-family: Tahoma;
}
.button {
	border: 1px outset #666666;
	background-color: #999999;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
.bck2 {
	background-attachment: fixed;
	background-image: url(images/bck2_.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.style1 {color: #FFFFFF}