.menu{
    
    	color: white;
	background-color: transparent;
    	font-weight: bold;
    	font-family: arial, sans-serif;
    	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 100%;
    
}

.address{

    	color: #376579;
	background-color: transparent;
    	font-weight: bold;
    	font-family: arial, sans-serif;
    	font-size: 13px;
    
}

.naviact_right {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid none;
	border-color: white white white white;
}

.naviact_left {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid none solid solid;
	border-color: white white white white;
}

p{

	color: #376579;
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 14px;
	
}

a{

    	color: #376579;
	background-color: transparent;
    	font-weight: bold;
    	font-family: arial, sans-serif;
    	font-size: 13px;
    
}

.supcolor{
        margin-left: 244px;
        margin-top: -40px;
}

.ataris{
        margin-left: 25px;
        margin-top: -32px;
}



