/* Standard eZ publish stylesheet */

body, p, .p, ul, li, a, h3, th, .check, td
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}


.p {
   background: #ffffff;
   }

.small {
   background: #ffffff;
   font-size: 10px;
   }

.smallfoot {
   background: #003366;
   font-size: 10px;
   color: #ffffff;
   }

h1 { font-size: 16px;
      font-weight: bold;
   }

h2 { font-size: 14px;
      font-weight: bold;
   }

h3 { font-size: 13px;
      font-weight: bold;
   }


a.smallpath
{
	color: #666666;
	text-decoration: none;
	font-size=10px;
}

a.smallpath:hover
{
	color: #000000;
	text-decoration: underline;
	font-size=10px;
}

a
{
	color: #003366;
	text-decoration: underline;
        font-weight:normal;
}

a:hover 
{
	color: #990000;
	text-decoration: underline;
}

a.menubar {
        color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a.menu {
        color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a.menubar:hover {
        color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.menuhead
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background:FFFFFF;
}

a.menuhead
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.menustrong
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background:#006699;
	font-size: 12px;
}

.menulight
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background:#ffffff;
}

.menuleft
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
  background: #99ccff;
}

.border 
{
	background: #000000;
}


.menubar
{
	color: #ffffff;
     
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background:#003366;
}

