body  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;}
	
.confirm{
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	line-height:1.5em;}
	
.white{
	color:#FFFFFF;
	text-align:center;}
	
.button{
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height:30px;
	color:#FFFFFF;
	background-color:#36044B;
	border: 1px solid #AAA;
	background-position: center;
	text-align: center;
	vertical-align: middle;}
	
.button:hover{
	background-color:#43065C;}
	
.enter_field{
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#000;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:110%;
	vertical-align:middle;}
	
.errstring{
	color:#D5BD50;
	font-weight:bold;}

.thrColFixHdr #container {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	vertical-align:top;} 

.thrColFixHdr #container a {
	color: #8F1EA1;
	text-decoration: none;}
	
.thumbnail img {
	border:none;
	padding:4px;
	background:#CCCCCC;}

.image_right img {
	float:right;
	padding:4px;
	background:#CCCCCC;
	margin-left:30px;
	border:none;}
	
.thrColFixHdr #container a:hover {
	color: #8F1EA1;
	text-decoration: underline;}
	
.thrColFixHdr #mainContent {
	margin: 0px 0px; 
 	background-color: #fff;
	width: 850px;
	vertical-align:top;
	text-align:justify;}
	 
.thrColFixHdr #footer { 
	background-color: #1b0625;
	color: #fff;
	width: 850px;
	height: 35px;}
	 
.thrColFixHdr #footer p {
	padding: 10px 10px;
	margin: 0;}

.thrColFixHdr #footer a {
	color: #fff;
	text-decoration: none;}
	
.thrColFixHdr #footer a:hover {
	color: #fff;
	text-decoration: underline;}
	
.oneColFixCtr #container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #000;}
	
.oneColFixCtr #mainContent {
	padding: 0px 0px;
	height: 750px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/first_page_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
	
.oneColFixCtr #text_table {
	text-align: justify;
	background-position: left;
	margin-top: 20px;}

.align_right{
	float:right;}

.align_left{
	float:left;}
	
.white_headers{
	color:#FFF;
	background-color:#1B0625;
	font-weight:bold;
	text-transform:uppercase;
	padding: 7px;
	vertical-align:middle;}

.headers{
	font-weight:bold;
	color: #8F1EA1;
	text-transform:uppercase;}
	
.purple{
	color:#971FAA;}
	
#three_btns{ 
	width: 850px;
	height: 100px;
	background-image:url(images/big3btns.jpg);
	color: #fff;}

.big3btns_cell{
	padding: 10px 10px;
	margin-top: 30px;}

.thrColFixHdr #content_table{
	background-color: #FFFFFF;
	padding: 10px;}
	
.thrColFixHdr #content_table p{
	text-align:justify;}

.thrColFixHdr #list{
	padding: 0 10px 0 10px;}

.fltrt { 
	float: right;
	margin-left: 8px;}
	
.fltlft {
	float: left;
	margin-right: 8px;}

.border {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#000;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:110%;
	height:20px;
	width:300px;}
		
.text_area {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#000;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:110%;
	height:130px;
	width:300px;}
	
#copyright {
	color:#FFFFFF;
	text-align:left;
	font-size: 11px;
	padding: 10px 10px;}
	
.thrColFixHdr #copyright a {
	color: #FFFFFF;
	text-decoration: underline;}
	
.thrColFixHdr #copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;}
	
.hr {
	color:#8F1EA1;}
	
.button_rus {
	width:100px;
	padding: 8px;
	margin-right: 10px;
	color:#FFFFFF;
	background-color:#36044B;
	border: 1px solid #AAA;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	display:block;
	float:left;
	}