.Style1{
    font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	}

.Style2{
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}
.Style3{
    font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	}
		
.comptemenu{
			text-align: center;
			font-family: verdana;
			font-size:12px;
			color: #346170;
			font-weight:bold;			
			text-decoration: none;			
		}
		.comptemenu:hover{
			color: #996600;
			border-top:1px solid #996600;
            border-bottom:1px solid #996600;
			font-weight:bold;	}
.menu{
			text-align: center;
			font-family: verdana;
			font-size:14px;
			color: #346170;
			font-weight:bold;			
			text-decoration: none;
			
		}
		.menu:hover{
			color: #996600;
			font-weight:bold;	}
			
.menu2{
			text-align: center;
			font-family: verdana;
			font-size:10px;
			color: #346170;
			font-weight:bold;			
			text-decoration: none;
			
		}
		.menu2:hover{
			color: #996600;
			font-weight:bold;	}
						
.menu3{
			text-align: center;
			font-family: verdana;
			font-size:12px;
			color: #346170;
			font-weight:bold;			
			text-decoration: none;
			
		}
		.menu3:hover{
			color: #996600;
			font-weight:bold;	}

input.case, select.case{
border-left:4px solid #996600;
border-top:1px solid #996600;
border-bottom:1px solid #996600;
border-right:4px solid #996600;
color:#346170;
background-color:#EBDA76;
font-size:12px;
font-weight:bold;
}
input.case2, select.case2{
border-left:4px solid #FF6600;
border-top:1px solid #FF6600;
border-bottom:1px solid #FF6600;
border-right:4px solid #FF6600;
color:#346170;
background-color:#EBDA76;
font-size:12px;
font-weight:bold;
}
input.case3, select.case3{
border-left:4px solid #336666;
border-top:1px solid #336666;
border-bottom:1px solid #336666;
border-right:4px solid #336666;
color:#346170;
background-color:#EBDA76;
font-size:12px;
font-weight:bold;
}
input.case4, select.case4{
border-left:4px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-right:4px solid #000000;
color:#346170;
background-color:#EBDA76;
font-size:12px;
font-weight:bold;
}

textarea {
    padding-right: 3px;
    border-left:4px solid #996600;
border-top:1px solid #996600;
border-bottom:1px solid #996600;
border-right:4px solid #996600;
color:#000000;
background-color:#EBDA76;
font-size:14px;
font-weight:bold;}	



					
