.title
{
	color:#5d5f60; /* grey */
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

.text
{
	color:#5d5f60; /*grey*/
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}

.menu_button
{
	padding-left:10px;
}

.small
{
	font-size:9px;
}

.bgTable
{
	background-color:#FFF;
	width:100%;
}

.button
{
	font-size:12px;
	color:#5d5f60;
	background-color:#BAC8E2;
	border:1px #5d5f60 solid;
}

.menu_sub_button
{
	padding-bottom:3px;
}