body
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: White;
	margin: 0;
	background-color: Black;
}

p
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 140%;
}

a
{
	color: #e3b500;	
}
a:hover
{
	text-decoration: none;
}

h1
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #fff;
}
h2
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #fff;
}
li
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
td.menu
{
	font-weight: bold;
	font-style: italic;
	color: #e3b500;
	font-size: 16px;
	width: 100%;
	display:block;	

}
a.menu
{
	font-weight: bold;
	font-style: italic;
	color: White;
	text-decoration: underline;
	font-size: 16px;
	width: 100%;
	display:block;	
}

a.menu:hover
{
	color: #e3b500;
	text-decoration: none;
}
.bottom
{
	font-family: Tahoma;
	color: #9b9ca0;
	font-size: 9px;
	padding: 15px;
	text-align: center;
}
.text_input
{
	border-bottom: 1px solid #c2cedc;
	border-top: 1px solid #96a7b7;
	border-right: 1px solid #96a7b7;
	border-left: 1px solid #96a7b7;		
	font-size: 11px;
	color: #8d8d8d;
	padding-bottom: 2px;
	margin-bottom: 5px;
	width: 155px;
}
.button
{
	border: 1px solid #e3b500;
	background: #373942;
	color: #fff;
}
.img_cont
{
	border: 1px solid #e3b500;
	padding: 3px;
}
.kenga
{
	font-family: Tahoma;
	font-size: 11px;
}
