body {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: right top;
}
.headerblk {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
}

.headbold{
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	font-weight : bold;
}

.pageheader {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 1px;
	font-style : italic;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
	font-style : italic;
}

.search{
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	font-weight : bold;
}
a.search{
	color : #333333;
	text-decoration : underline;
}

a.search:visited{
	color : #333333;
	text-decoration : underline;
}

a.search:active{
	color : #333333;
	text-decoration : underline;
}
a.search:hover{
	color : #BDDDF4;
	text-decoration : underline;
}

.category{
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	font-weight : normal;
}

a.category{
	color : #333333;
	text-decoration : none;
}

a.category:visited{
	color : #333333;
	text-decoration : none;
}

a.category:active{
	color : #333333;
	text-decoration : none;
}
a.category:hover{
	color : #333333;
	text-decoration : underline;
}

.catalog{
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	font-weight : normal;
}

a.catalog{
	color : #333333;
	text-decoration : underline;
}

a.catalog:visited{
	color : #333333;
	text-decoration : underline;
}

a.catalog:active{
	color : #333333;
	text-decoration : underline;
}
a.catalog:hover{
	color : #BDDDF4;
	text-decoration : underline;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9px;
	font-weight : normal;
	letter-spacing : 1px;
}

a.copyright{
	color : #333333;
	text-decoration : none;
}

a.copyright:visited{
	color : #333333;
	text-decoration : none;
}

a.copyright:active{
	color : #333333;
	text-decoration : none;
}
a.copyright:hover{
	color : #BDDDF4;
	text-decoration : underline;
}
