.menutabla,.menuszegely,.fentlentmenu
{
   font-size: 12px;	
   font-family: Arial, Helvetica, sans-serif;
}
.menuszegely
{
	border : 1px solid #979FA9;
}
.menuszegely1
{
	border-left : 1px solid #979FA9;
	border-top : 1px solid #979FA9;
}
.menuszegely2
{
	border-left : 1px solid #979FA9;
	border-top : 1px solid #979FA9;
	border-right : 1px solid #979FA9;
}
.menuszegely3
{
	border-top : 1px solid #979FA9;
}

.menucim1
{
	background-color: #B0BAC7;
}
.menucim2
{
	background-color: #CFD6DF;
}
.menucim3
{
	background-color: #DCEEFF;
}

body
{
   font-size: 12px;	
   font-family: Arial, Helvetica, sans-serif;
   background-color: #F7FAFF;	
}

.csoportcim 
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: #CCD7E2;
}

.fentlentmenu
{
	color: #000055;
    font-size: 13px;	
	text-decoration: none;
	background-color: #CCD7E2;
}
a
{
	color: #000055;
	text-decoration: none;
}
a:hover
{
	color: #000055;
	text-decoration: underline;
}

