body
{
	color:		 	#999999;
	background-color: 	#000000;
	margin:			0px;
	padding:		0px;
	font-family:		Arial;
	font-size:		12px;
	border-style:		none;
	overflow:		auto; /*disables scrollbars*/
}


A
{
	color:			#AAAAFF;
	text-decoration:	none;
}

.fakea
{
	color:			#AAAAFF;
	text-decoration:	none;
}

table.fakea:hover
{
	text-decoration:	none;
	color:			#DDDDFF;
	cursor:			pointer;
}

A:hover
{
	text-decoration:	none;
	color:			#DDDDFF;
}

TD
{
	font-size:		12px;
}

INPUT
{
	border-style:		none;
	background-color:	#454451;
	font-size:		14px;
	color:			#FFFFFF;
	width:			150px;
}

INPUT.regbutton
{
	width:			70px;
	color:			#000000;
}

TEXTAREA
{
	border-style:		none;
	background-color:	#454451;
	font-size:		12px;
	font-family:		Arial;
	color:			#FFFFFF;
	width:			200px;
	overflow:		auto;
}

.main_table
{
	margin:			0px;
	padding:		0px;
	border-width:		0px;
	border-style:		none;
}

.main_content
{
	width:			100%;
/*	margin:			10px;*/
	text-align:		left;
	font-size:		12px;
}

.bottom
{
	height:			20px;
	text-align:		center;
	font-size:		10px;
}

.bigbutton
{
	text-align:		center;
	width:			130;
	height:			190;
	border-color:		#6E6E6E;
	border-style:		solid;
	border-width:		1px;
	margin-top:		10px;	
}

table.bigbutton:hover
{
	cursor:			pointer;
}

.buttonimg
{
	text-align:		center;
	width:			65;
	height:			65;
	border-color:		#999999;
	border-style:		solid;
	border-width:		1px;
	margin:			10px;
}

.sbuttonimg
{
	text-align:		center;
	width:			35;
	height:			35;
	border-color:		#999999;
	border-style:		solid;
	border-width:		1px;
	margin:			5px;
}


.buttontitle
{
	font-size:		17px;
	font-weight:		900;
	color:			#FDFDFD;
}

.buttoncontent
{
	text-align:		center;
	font-size:		12px;
	color:			#FDFDFD;
	margin:			3px;
}

.textlinks
{
	text-align:		center;
	font-size:		12px;
}

.ramka
{
	border-color:		#40416F;
	border-width:		1px;
	border-style:		solid;
}

.BannerRight
{
	background-image:	url(images/main_02.jpg);
	text-align:		right;
	width:			817px;
}

.BannerLogin
{
	margin-right:		10px;
	font-size:		10px;
	width:			150px;
	height:			60;
}

INPUT.sLogin
{
	font-size:		10px;
	text-color:		#999999;
	border-style:		none;
	width:			110px;
	background-color:	#FFFFFF;
	color:			#000000;
}

INPUT.sButton
{
	font-size:		10px;
	text-color:		#999999;
	border-style:		none;
	color:			#999999;
	background-color:	#000000;
	width:			50px;
/*	margin-right:		5px; */
}


.errorpage
{
	text-align:		center;
	text-decoration:	bold;
}

.doc_header
{
	font-family:		Tahoma;
	font-size:		32px;
	color:			#5C6C9F;
}

.content
{
	margin:			10px;
	margin-top:		8px;
	margin-bottom:		0px;
/*	width:			100%;*/
}

.line_dark
{
	background-color:	#17152A;
	width:			680px;;
	height:			6px;
	margin:			3px;
	margin-left:		0px;
	margin-bottom:		16px;
}

.line_bright
{
	background-color:	#343341;
	width:			680px;;
	height:			6px;
	margin:			3px;
	margin-left:		0px;
}

.between_lines
{
	margin-top:		6px;
	margin-bottom:		6px;
	width:			680px;
}
