BODY {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;	
	font-weight: normal;
}
TD {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
}
UL {
	margin-top : 5px;
	margin-bottom : 8px;
}
P.sidelinks {
	margin-top : 5px;
	margin-bottom : 5px;
}
A:LINK, A:VISITED,  A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration : underline;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 16px;
	color : #000000;
}
.categorytitlelinkcolor {
	color: #4A4A4A;
	font-size: 14px;
	font-weight: bold;
}
.titlelinkcolor {
	color: #4A4A4A;
	font-size: 12px;
}
.linkcolor {
	color: #4A4A4A;
}
.sublinkcolor {
	color: #4A4A4A;
	font-size: 11px;
	text-decoration : none;
}
.copyrighttext {
	color: #4A4A4A;
	font-size: 10px;
}
.boldtext {
	font-weight : bold;
}
.smallboldtext {
	font-size: 12px;
	font-weight : bold;
}
.smalltext {
	font-size: 11px;
}
.redtext {
	color : #CC0000;
}
.searchtextbox {
	border-style : solid;
	background-color : #EDEDED;
	border-color : #CCCCCC;
	font-size : 10px;
}
.repeatundertitle {
	background-image : url(images/repeatundertitle.gif);
	background-repeat : repeat-x;
	height : 7px;
}
.repeatfooter {
	background-image : url(images/repeatfooter.gif);
	background-repeat : repeat-x;
	height : 12px;
}
.repeatleftbox {
	background-image : url(images/repeatleftbox.gif);
	background-repeat : repeat-x;
	height : 7px;
}