.admin_head_but
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.admin_head_but:hover
{
	background-color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fb9e1b;
}

.bottom_but
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.bottom_but:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.panelhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #7e0f07;
}

.normal_button
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.title_main
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
}

.gray_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8d8e8e;
}

.panel_link
{
	color: #e3020b;
	text-decoration:none;
}

.panel_link:hover
{
	text-decoration:underline;
}
