.t {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.b {background: url(../images/dot.jpg) 0 100% repeat-x}
.l {background: url(../images/dot.jpg) 0 0 repeat-y}
.r {background: url(../images/dot.jpg) 100% 0 repeat-y}
.bl {background: url(../images/bl.jpg) 0 100% no-repeat}
.br {background: url(../images/br.jpg) 100% 100% no-repeat}
.tl {background: url(../images/tl.jpg) 0 0 no-repeat}
.tr {background: url(../images/tr.jpg) 100% 0 no-repeat; padding:10px}
.menutitle {	cursor:pointer;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.Menu_Bold_Black {
	color: #000000;
	font: bold Arial;
	font-size: 11px;
}
.Menu_Subcategory_Black {
	color: #000000;
	font: Arial;
	font-size: 11px;
}
.GeneralCopy {
	color: #000000;
	font: Arial;
	font-size: 11px;
}
.category_listing {font: 12px Arial; font-size: 18px; color: #000000;}

.Header2_Black {
	font: bold 12px Arial;
	color: #000000;}
.border {
	border: 1px solid #000033;
}
.borderthin {
	border: 1px solid #000033;
}
.tiny {
	color: #000000;
	font: Arial;
	font-size: 9px;
}	

