.header
{
	border:1px solid #dbeaef;
	font-family:tahoma;
}

.main
{
	border:1px solid #d6e8f1;
	font-family:Calibri,Tahoma;
	margin-top:3px;
	width:700px;
	/*height:350px;*/
	background-color:#f6faff;
}

.ads_bottom
{
	/*border:1px solid #ffede4;*/
	font-family:tahoma;
	margin-top:5px;
	width:700px;
	height:90px;
}

.result_ads
{
	border:1px solid #ffede4;
	font-family:tahoma;
	margin-top:5px;
	width:500px;
	height:65px;
}

.msg_text
{
	border:1px solid #ffede4;
	font-family:calibri,tahoma;
	font-size:11pt;
	margin-top:5px;
	padding:5px;
	margin:3px;
	background-color:#ee438c;
	color:#FFF;
}

.footer
{
	/*border:1px solid #ffede4;*/
	font-family:tahoma;
	margin-top:5px;
	width:700px;
}

.last_search
{
	border:1px solid #ffede4;
	font-family:tahoma;
	margin-top:5px;
	width:700px;
}

.footer_articles
{
	border:1px solid #d94383;
	font-family:tahoma;
	margin-top:5px;
	width:700px;
	background-color:#ed3a86;
	color:#FFF;
}

.footer_text
{
	font-family:tahoma;
	font-size:11px;	
	padding:5px;
	color:#715b50;
}

.def_text
{
	font-family:Tahoma;
	font-size:11px;	
	color:#715b50;
}

.def_box
{
	font-family:Tahoma;
	font-size:11px;	
	color:#715b50;
}

.def_link
{
	font-family:Tahoma;
	font-size:11px;	
	text-decoration:none;
	color:#97654a;
}

.def_link:hover
{
	font-family:Tahoma;
	font-size:11px;	
	color:#97654a;
	text-decoration:underline;
}

.start_txt
{
	font-family:Georgia,Calibri,Tahoma;
	font-size:15px;
}

.start_box
{
	font-family:Calibri,Tahoma;
	font-size:12pt;
	border-bottom:1px solid #000;
	border-top:1px solid #f6faff;
	border-left:1px solid #f6faff;
	border-right:1px solid #f6faff;
	color:#000;
	cursor:pointer;
	padding:3px;
	background-color:#f6faff;
}

.start_box:hover
{
	font-family:Calibri,Tahoma;
	font-size:12pt;
	background-color:#fff4cc;
	color:#000;
	cursor:pointer;
	padding:3px;
}

.start_button
{
	font-family:Calibri,Tahoma;
	font-size:12pt;
	border:1px;
	background-color:#f6faff;
	color:#000;
	cursor:pointer;
	padding:3px;
}

.menubox
{
	font-family:Calibri,Tahoma;
	width:690px;
	background-color:#5aafde;
	border:1px solid #3ab2e5;
	padding:5px;
	color:#FFF;
	font-size:11pt;
	margin-top:3px;
}

.menu_link
{
	font-family:Calibri,Tahoma;
	font-size:11pt;
	text-decoration:none;
	color:#FFF;
}

.menu_link:hover
{
	font-family:Calibri,Tahoma;
	font-size:11pt;
	text-decoration:underline;
	color:#FFF;
}

.result_box
{
	font-family:Calibri,Tahoma;
	font-size:11pt;
	border:1px solid #b6d966;
	margin-top:3px;
	background-color:#e9ffb6;
}

.restart_button
{
	font-family:Calibri,Tahoma;
	font-size:12pt;
	border:1px;
	background-color:#e9ffb6;
	color:#000;
	cursor:pointer;
	padding:3px;
}


