/* Copyright (c) 2009 AntVenture Ltd. All rights reserved.  Copyright (c) 2001-2009 eternal progressive origination. All Rights Reserved. */

/*@charset "utf-8";*/
/* CSS Document */

body, td, th, input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6D6E71;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0072BC;
	text-decoration: underline;
}
a:visited {
	color: #0072BC;
	text-decoration: underline;
}
a:hover {
	color: #0072BC;
	text-decoration: underline;
}
a:active {
	color: #0072BC;
	text-decoration: underline;
}

table, tr, th, td {
	padding: 0px; border-spacing: 0px;
}
img {
	border: 0px;
}
ul, ul li {
	list-style-image: url( '/images/bullet.gif' );
}

table.midFrameBorder, td.midFrameBorder {
	border: #DEDEDE solid 1px;
}
div.mainFooter {
	padding: 10px;
	font-size: 9px; text-align: center;
}