a {
	color: black;
	font-weight: 600;  
	text-decoration: none;
}

a.blue{
	color: #0000FF;
	text-decoration: none;
}

a.orange{
	color: #FF6600;
	text-decoration: none;
}

a.white{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font: 200 9px / 10px arial, helvetica, sans-serif;
	color: white;
	/*background: #CCCCCC;*/
	background-image: url(images/hp2/hp_bgrd_repeat.gif);
	background-repeat: repeat-x;
}

div.container {
	position: relative;
	background: url(images/hp2/hp_main_open.gif);
	margin: 0px;
	width: 760px;
	height: 512px;
	/*left: -380px;
	top: 20px;
	margin-left: 50%;*/
}

div.element {
	position: absolute;
	margin: 0;
	padding: 0;
}

div.element h3 {
	margin: 0;
	padding: 3px 0 3px 0;
	color: #000000;
	font: 600 20px / 24px arial, helvetica, sans-serif;
}

div.element ul {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(images/gt7x10.gif);
	list-style-type: none;
}

div.element ul li {
	padding: 0;
	/*margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;*/
	margin-left: 10px;
}

div.element ul li p {
	margin: 0px;
	/*padding-top: .4em;*/
	padding: 2px 0 0 0;
	color: #000000;
	font: 400 14px / 17px arial, helvetica, sans-serif;
}

div.elementMT {
	position: absolute;
	margin: 2px;
	background: #0000ff
}

div.footer {
	position: relative;
	/*position: absolute;
	top: 513px;*/
	width: 760px;
	height: 15px;
	background: black;
	clear: both;
}

div.googlead {
	float: right;
	top: 0px;
}

div.googlead2 {
	position: absolute; 
	left: 0px; 
	top: 450px;
}

div.googlead3 {
	float: bottom;
	width: 760px;
	background: #0099FF;
}

div.login {
	position: absolute;
	background: #663300 url(hp_images/login_foot.gif) no-repeat bottom;
	overflow: hidden;
}

em {
	font-weight: 600;
}

input {
	height: 14px;
}

table {
	font: 200 9px / 9px arial, helvetica, sans-serif;
	color: white;
	padding: 0px;
	margin: 0px;
	/*margin-left: 5px;*/
	border-spacing: 0px;
}

table.login {
	font-size: 1.2em;
	font-weight: bold;
	border-width: 0;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0;
}

table.login input.checkbox {
	margin: 0 .5em 0 0;
	padding: 0;
}

table.login td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-width: 0;
}

table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: none;
	border-color: #808487;
	border-collapse: separate;
	background: #FFFFFF;
}

table.sample th {
	border-width: 0;
	padding: 0;
	border-style: inset;
	border-color: #808487;
	background-color: #FFFFFF;
}

table.sample td {
	border-width: 0px;
	padding: 0;
	border-style: inset;
	border-color: #808487;
	background-color: #FFFFFF;
}

td {
	padding: 0 0 3px 0;
	margin: 0px;
}

td.right {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
