.title_1
{
	font: normal 22px Arial;
	font-weight: bold;
	color: #373737;
}

.title_2
{
	font: normal 14px Arial; 
	font-weight: bold;
	margin-bottom: 0px;
	color: #373737;
}

.title_page
{
	font: normal 28px Georgia;
	color: #373737;	
}

.hr_style_1
{
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px #cbcbcb solid;
}

.hr_with_shadow
{
	background-image: url(../images/menu_shadow.png);
	background-repeat: repeat-x;
	height: 15px;
}

.vr_style_1
{
	border-left: 1px solid #cbcbcb;
	padding: 5px;
}

.table_1
{
	width: 100%;
	text-align: center;
}

.table_1 tr:hover
{
	background-color: #ededed;
}

.table_1 thead tr
{
	background-color: #ededed;
}

.table_2
{
	background-color: #4f4f4f;
}

.table_2 td
{
	background-color: #ededed;
}

.gray_background
{
	background-color: #ededed;
}
