body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link_rolover {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
}
.link_rolover_on {
	background-position: left bottom;
}
.link_rolover:hover {
	background-position: left bottom;
	border: none;
}
#quick_fix {
	height: 170px;
	width: 165px;
	right: 11px;
	top: 0px;
	position: fixed;
	_position: absolute;
	background-repeat: no-repeat;
	background-image: url(/images/quick-fix-logo.png);
	_background-image: url(/images/quick-fix-logo.gif);
}
.bg-statue {
	background-image: url(images/bg-statue2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg-statue2 {
	background-image: url(images/bg-statue3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading {
	font-size: 24px;
	color: #808080;
	text-indent: 3px;
}
.bot-bg {
	background-image: url(images/bg-bot2.jpg);
	background-repeat: no-repeat;
		background-position: right top;
}
.copyright {
	font-size: 9px;
	color: #808080;
}
.content {
	font-size: 12px;
	color: #808080;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-align: justify;
}

.content-right {
	font-size: 12px;
	color: #808080;
	text-align: right;
}
.content-centre {
	font-size: 12px;
	color: #808080;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-align: center;
}
.heading-small {
	font-size: 14px;
	color: #808080;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-align: justify;
	font-weight: bold;
}
h1 { font-size: 14px; color: #808080; text-indent: 3px; }
h2 { font-size: 14px; color: #808080; text-indent: 3px; }

.table-border {
	border: 1px solid #6C7A85;
}td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #808080; list-style-position: outside; list-style-image: url(images/bullet.gif); text-align: justify; }
