body
{
font-family: Arial;
}

A {text-decoration: none}
A:link {color: #000000}
A:visited {color: #000000}
A:active {color: #000000}
A:hover {color: #ff0000; text-decoration: underline}

A.menu {text-decoration: none}
A.menu:link {color: #000000}
A.menu:visited {color: #000000}
A.menu:active {color: #000000}
A.menu:hover {color: #ff0000; text-decoration: none}

A.red {text-decoration: none}
A.red:link {color: #ff0000}
A.red:visited {color: #ff0000}
A.red:active {color: #ff0000}
A.red:hover {color: #ff0000; text-decoration: underline}

A
{
	font-weight:bold;
}

input {
	height: 20px;
	font-size:11px; 
	background-color:#ffffff; 
	color:#000000; 
	border : 1px solid #008085;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	}	

select {
	font-size:12px; 
	background-color:#ffffff; 
	color:#000000; 
	border : 1px solid #008085;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	}		

input.radio{
	height: 15px;
	border : 1px solid #008085; 
	background-color: white;
}

input.button{
	font-size:11px; 
	background-color:#D5DF93; 
	color:#D5DF93
	border : 1px solid black;
}

input.check{
	border : none;
	background-color: #efefef;
}


p.left
{
font-family: Arial; 
font-size: 13px;
text-align: right;
font-weight: normal;
}

span.left
{
font-family: Arial; 
font-size: 13px;
text-align: right;
font-weight: normal;
}

span.menu{
font-family: Arial; 
font-size: 11px;
text-align: right;
font-weight: normal;

}

p
{
font-family: Arial;
font-size: 12px;
}

p.zag
{
font-family: Arial;
font-size: 14px;
color: Red;
font-weight: bold;
}

p.actmenu
{
font-family: Arial;
font-size: 11px;
}


ul  {
font-size: 12px;
font-family: Arial;
color: black;
text-align: left;
}

div.times
{
font-size: 12px;
font-family: Arial;
color: black;
font-weight:bold;
text-align: justify;
}

div
{
font-size: 12px;
font-family: Arial;
color: black;
text-align: justify;
}

div.text
{
padding-left: 25px;
}


td
{
font-size: 11px;
font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
}




td.region
{
font-size: 14px;
font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
text-align: center;
font-weight:bold;
color: black;
}

td.mback
{
border: 1px solid #a7a7a7;
background-image: url("images/tback.gif");
}

td.mbacksub
{
border: 1px solid #a7a7a7;
background-color: #EAEFC9;
}



table.leftmenu
	{
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;	
	margin:0 0;
	text-align: left;
	font-weight: normal;
	empty-cells: show;
	}


