﻿td img
{
	display: block;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6A6A6A;
}
.form
{
	height: 134px;
	width: 360px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/apm_r3_c2.jpg);
	text-align: center;
}
.bottom
{
	color: #FFFFFF;
}
body, td, th
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link
{
	color: #FFFFFF;
}
a:hover
{
	color: #FE6263;
}

