.menu 
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 11px;  
	color: #F1EEFF;  
	font-weight: normal;
}
	.menu td
	{
		text-align: center;
	}
a.menu:hover 
{ 
	text-decoration: none;
	color: #FCA000;
	font-weight: normal;
}
a.menu:link 
{ 
	text-decoration: none;
	color: #F1EEFF;
}
a.menu:visited
{ 
	text-decoration: none;
}
a.menu:active
{ 
	text-decoration: none;
	color: #F1EEFF;
}


body{
font-size: 11px;  
}


.cont 
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size: 11px;  
color: Black ;   
}

a.cont:hover 
{ 
text-decoration: none;
font-weight: normal;
color: #4B0082;  
}
a.cont:link 
{ 
text-decoration: none;
}
a.cont:visited
{ 
text-decoration: none;
}
a.cont:active
{ 
text-decoration: none;
}

.contit 
{ 
font-family: "Times New Roman", Times, serif;  
font-size: 18;  
color: #333333;
font-weight: normal;
font-style: oblique;
}
input {
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid ActiveBorder;
}
TEXTAREA {
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid ActiveBorder;
}
select {
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid ActiveBorder;
}
p.text
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size: 11px;  
color: Black ;
 padding-left: 10px;
 padding-right: 10px;
 text-align: justify;
}

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

span.mainmenu_on
{
	background-color: #8080C0;
	text-align: center;
	width: 100%;
}

.search
{
	padding-left: 5px;
	cursor: hand; cursor: pointer;
	border: 2px dotted #ffffff;
	font: 10px verdana;
}
	.highlight
	{
		border-bottom: 1px solid #F0A80F;
		background-color: #F0A80F;
		color: #FFFFFF;
	}

.searchtitle
{
	background-color: #ebedee;
	font: 11px verdana;
	padding: 3px;
}

.panel
{
	margin-left: 2px;
	background-color: #E7E3E1;
	font: 11px verdana;
	background-image: url('/img/module_corner.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
li
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 11px;  
	color: #000000;  
	font-weight: normal;
	
}