.copyright {
	font-size: 9px;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}
p, td {
	font-size: 12px;
	text-align: left;
}
.tdLeftRepeat {
	background-image: url(images/template/left_edge.jpg);
	background-repeat: repeat-x;
	background-color: #340166;
}
.tdRightRepeat {
	background-color: #FFFFFF;
	background-image: url(images/template/right_edge.jpg);
	background-repeat: repeat-x;
}
.tdBottomRepeat {
	background-color: #FFFFFF;
	background-image: url(images/template/bottom_left.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 120px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 24px;
	color: #FF9900;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
ul {
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
}
.imgRight {
	float: right;
	padding-left: 5px;
}
.isearch_highlight {
	font-weight: bold;
}
.isearch_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.isearch_head {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.isearch_description, .isearch_url, .isearch_size, .isearch_prevnext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-size: 9px;
}
