p.head
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	font-weight:bold;
}
div.info_menu
{
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	background:url(../images/gradient2.gif) repeat-x;
	padding:20px 0px 20px 0px;
}
div.info_menu table a
{
	display:block;
	float:left;
	display:inline;
	font-size:11px;
	padding-left:20px;
	margin-bottom:2px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:5px;
	text-decoration:none;
	color:#717171;
}
div.info_menu table a.selected
{
	color:#37a6e1;
}
div.info_menu table a:hover
{
	text-decoration:underline;
}
div.info_menu table
{
	width:100%;
}
div.info_menu table td
{
	padding:1px 10px 5px 20px;
}
div.inf_head
{
	margin:10px;
	color:#717171;
}
div.inf_head strong
{
	font-size:14px;
	text-decoration:underline;
}
/*################################*/
div.home
{
	margin-top:10px;
}
div.home a.info_head
{
	display:block;
	color:#717171;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	padding-bottom:5px;	
}
div.home p.info_content
{
	border-bottom:1px dotted silver;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#717171;
}
/*################################*/
div.rules, div.return, div.chat, div.asus, div.standart
{
	font-size:13px;
	text-align:justify;
	color:#717171;
}
div.rules p, div.return p, div.chat p, div.asus p, div.standart p, div.information p
{
	margin:5px;
}
div.rules ul, div.return ul, div.chat ul, div.asus ul, div.information ul
{
	padding-left:40px;
	margin:5px;
}
div.rules li, div.return li, div.chat li, div.asus li, div.information li
{
	margin-bottom:5px;
}
/*################################*/
div.faq
{
	margin-top:10px;
	color:#717171;
}
div.faq p.question
{
	text-indent:0px;
	font-weight:bold;
}
div.faq p.answer
{
	margin-bottom:20px;
}
div.faq a
{
	color:#37A6E1;
	text-decoration:none;
}
div.faq a:hover
{
	text-decoration:underline;
}
/*################################*/
div.head 
{
	margin:10px;
	color:#717171;
}
div.head strong
{
	font-size:14px;
	text-decoration:underline;
}
div.information 
{
	margin-top:10px;
	color:#717171;
}
div.information a
{
	color:#37A6E1;
	text-decoration:none;
}
div.information a:hover
{
	text-decoration:underline;
}

