﻿@charset "utf-8";
/* CSS Document */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5E0000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
}

.mainTable 
{
	width: 1032px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.formBox 
{
	color: #000;
	height: 163px;
	width: 377px;
	background-image: url(../images/mmo_r4_c3.jpg);
	background-repeat: no-repeat;
}

.formTable 
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.formText 
{
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.profiles 
{
	background-image: url(../images/mmo_r8_c1.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 161px;
	width: 1032px;
}

.framewrapper
{
	height: 152px;
	width: 500px;
	position: relative;
	top: 0px;
	right: 0px;
	left: 485px;
	font-size: 10px;
	color: #FFF;
}

.prtb 
{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.prtb td 
{
	text-align: center;
}

.prtb a 
{
	color: #FEFEFE;
	text-decoration: none;
}

.prtb img 
{
	border: 1px solid #FFF;
}

.bottom 
{
	color: #FFF;
	width: 741px;
	font-size: 12px;
	background-image: url(../images/mmo_r10_c1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 58px;
}

.bottom a 
{
	color: #FFF;
}

.disclaimer 
{
	font-size: 10px;
}