body
{
	background-Color: 	#272729;
	color:			#ffffff;
}

a:link, a:visited
{
	color:			#a6a6a6;
	font-weight:		bold;
}

.menu_back
{
	text-align:		center;
	padding:		13px;
	background-Color: 	#550808;
}

.menu_selected
{
	padding:		13px;
	background-Color: 	#141414;
}

.main_page
{
	background-Color:	#300A0A;
}

.content, .content_scroll
{
	background-Color:	#141414;
	font-family:		Times New Roman;
	font-size:		10pt;
}

.content_scroll
{
	overflow-y:		scroll;
}

.profile
{
}

.popup
{
	display: 	none;
	position:	absolute;
	z-Index: 	2;
}

#popupcontent
{
border: 4px solid #000000;
}