td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#969393;
}
p {
	margin: 10px;
}
form
{
	margin:0px;
}
.text {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#969393;
}
a:link, a:visited, a:active {
	color:#FFAE00;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
.g
{
	color:#94AE08;
}
a.g
{
	color:#94AE08;
	text-decoration:none;
}
a.gn
{
	color:#94AE08;
	text-decoration:none;
}
a.dark
{
	color:#878787;
	text-decoration:none;
}
.dark
{
	color:#878787;
}
.or
{
	color:#FFAE00;
	text-transform:capitalize;
}
a .or, .or a
{
	color:#FFAE00;
	text-decoration:none;
}
a.copy
{
	color:#768974;
	text-decoration:none;
}
.divCent {
	position: absolute;
	
	margin-left: -275px;
	margin-top: -125px;

	left: 50%;
	top: 50%;
}
