body {
	background-image: url(../graphics/bg.gif);
	margin: 0px;
	padding: 0px;
	background-position: center 1px;
}
.left-edge {
	background-image: url(../graphics/left-repeat.gif);
	vertical-align: top;
	width: 15px;
	background-repeat: repeat-y;
}
.count-bg img {
	float: left;
	height: 20px;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 10px;
}
.important {
	font-weight: bold;
	color: #AE0000;
}
.menu-col {
	vertical-align: top;
	background-color: #acbec6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.finder-box {
	background-image: url(../graphics/finder-bg.gif);
	background-color: #acbec6;
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
form {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.finder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	width: 160px;
	color: #3e525a;
	padding: 15px;
}
.bottom-bg {
	background-image: url(../graphics/bottom-bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 43px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 42px;
	padding-top: 2px;
}
.bottom-bg a {
	color: #ffffff
}
.bottom-bg a:hover {
	color: #cccccc
}
.sub {
	font-size: 16px;
	font-weight: bold;
	color: #ab0000;
}
.content {
	background-image: url(../graphics/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.right-edge {
	background-image: url(../graphics/right-repeat.gif);
	vertical-align: top;
	width: 15px;
	background-repeat: repeat-y;
}
.float-right {
	float: right;
}

.middle {
	width: 868px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.top-img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.left-col {
	width: 192px;
	vertical-align: top;
}
.count-bg {
	background-image: url(../graphics/count-bg2.gif);
	height: 84px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	line-height: 42px;
}
.menu {
	background-image: url(../graphics/menu-bg.gif);
	background-repeat: repeat-x;
	height: 43px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.main-table {
	background-image: url(../graphics/bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.raquo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AE0000;
}
a {
	color: #AE0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.count-bg a {
	color: #ffffff;
	text-decoration: none;
}
.count-bg a:hover {
	text-decoration: underline;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #AE0000;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #AE0000;
}
.imgthumb {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	width: 150px;
	height: 111px;

}
.imgthumbun {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	width: 160px;
	text-align: center;
	margin-bottom:2px;
	margin-left: 8px;
}
ul {
	margin: 0px;
	padding: 0px;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.screenshotleft {
	float: left;
	width: 168px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 5px;
}
.screenshotright {
	float: right;
	width: 160px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	text-align: center;
	margin-bottom: 2px;
	margin-left: 8px;
	padding: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.screenshotcentre {
	width: 160px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	text-align: center;
	margin-left: 8px;
	margin-right: 8px;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
th {
	font-size: 18px;
	font-weight: bold;
	color: #CC0500;
	text-align: left;
}
.tableborder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.divider {
	display: block;
	height: 1px;
	width: 100%;
	padding-top: 10px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1px;
	border-top-width: 1px;
}