.menutitle{
	margin-bottom: 0px;
	color:#ffffff;
	padding:0px;
	font-weight:normal;
}

.submenu{
}

td
{
	font-family:  arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

A:link 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:active 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}

A:hover {
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}


A.default:link {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #ffffff;
	height:14px;
}
A.default:active {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #ffffff;
	height:14px;
}
A.default:visited {
	font-family: arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px dotted #ffffff;
	height:14px;
}
A.default:hover {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #6ED0F7;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #6ED0F7;
	height:14px;
}

A.navbar:link {
	font-family: arial,sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
A.navbar:active {
	font-family: arial,sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
A.navbar:visited {
	font-family: arial,sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
A.navbar:hover {
	font-family: arial,sans-serif;
	color: #6ED0F7 ;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}

.titlenav	
{
      	font-family: impact,sans-serif ;
       	color: #ffffff;
       	font-size: 13px;
       	text-decoration: none;
	font-weight:normal;
}

.titlenavbig	
{
      	font-family: impact,sans-serif ;
       	color: #ffffff;
       	font-size: 15px;
       	text-decoration: none;
	font-weight:normal;
}

.titleorder	
{
      	font-family: impact,sans-serif ;
       	color: #6ED0F7 ;
       	font-size: 15px;
       	text-decoration: none;
	font-weight:normal;
}

.titlepage	
{
      	font-family: impact,sans-serif ;
       	color: #ffffff;
       	font-size: 25px;
       	text-decoration: none;
	font-weight:normal;
}


.bianco	
{
      	font-family: arial,sans-serif;
       	color: #ffffff;
       	font-size: 11px;
       	text-decoration: none;
	font-weight:normal;
}

.small	
{
      	font-family: arial,sans-serif;
       	color: #ffffff;
       	font-size: 10px;
       	text-decoration: none;
	font-weight:normal;
}


.line	
{
        border-top : 1px dotted #ffffff;
        border-right : 0px;
        border-bottom : 0px;
        border-left : 0px;
	font-size : 1px;
	font-weight : normal;
}

.inputtext	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
       
	font-size : 12px;
	font-weight : normal;
	font-family : arial,sans-serif;
	color : #14609D;
	width: 100%;
}

textarea	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
        
	font-size : 12px;
	font-family : arial,sans-serif;
	color : #14609D;
	width: 100%;
}

.inputselect	
{
	width : 100%;
	color : #14609D;
	font-size : 12px;
	font-family : arial,sans-serif;
	background : #ffffff;
}
.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #ffffff;
        background: #ffffff;
	font-size : 12px;
	font-weight : bold;
	font-family :arial,sans-serif;
	color : #14609D;
	text-align:center;
}

